Taggle

Find your tribe in a Sea of Creativity

Python For Ever - Blog Posts

Python Kurs - Wie alles begann ...

Python Kurs - Wie Alles Begann ...

Post #137: Python-Kurs.eu, Geschichte von Python, Es war jedoch nie die Rede von einer Schlange, 2024.


Tags

500 DAYS IN A ROW ON SOLOLEARN ...

500 DAYS IN A ROW ON SOLOLEARN ...

My ranking in the Saturn League ...

500 DAYS IN A ROW ON SOLOLEARN ...

The Community ...

500 DAYS IN A ROW ON SOLOLEARN ...

PYTHON - My current programming course ...

500 DAYS IN A ROW ON SOLOLEARN ...

Post #128: SoloLearn on Android, My current streak of 500 days in a row, learning several programming and script languages, 2024.


Tags

The use of variables in Python ...

Variables in Python – Real Python
realpython.com
Learn how every item of data in a Python program can be described by the abstract term "object," and how to manipulate objects using symboli

Post #126: Real Python, Variables in Python, 2024.


Tags

Learning programming languages in India ...

The most in-demand programming languages in India
Computerworld
Computerworld India offers some help choosing which programming language to learn first, or next, from among the hundreds available.

Post #178: ComputerWorld, Poojitha Jayadevan, The most in-demand programming languages in India, 2024.


Tags

Der MITP-Verlag ist immer wieder eine gute Wahl ...

Der MITP-Verlag Ist Immer Wieder Eine Gute Wahl ...

Michael Weigend ist für mich einer der besten Autoren, wenn es um gute Fachbücher zur Programmiersprache PYTHON geht. Er hat bislang Bücher für Anfänger, aber auch für Fortgeschrittene und Profis herausgegeben. Ich habe mittlerweile ein paar Bücher von ihm und lese sie immer wieder gerne, um in Python meine Kenntnisse zu vertiefen oder zu erweitern.

Der MITP-Verlag Ist Immer Wieder Eine Gute Wahl ...

Post #118: Michael Weigend, So einfach! Programmieren lernen mit Python, MITP Verlag, Frechen, 208 Seiten, 2023.


Tags

Different ways of debugging my source code ...

Different Ways Of Debugging My Source Code ...

Post #88: www.pythonforbiologists.com, My code isn't working, 2023.


Tags

Computer Science and OOP in Python ...

My source code of the exercise ...

Computer Science And OOP In Python ...
Computer Science And OOP In Python ...
Computer Science And OOP In Python ...

The output of my source code ...

Computer Science And OOP In Python ...

Post 78: MIT - Massachusetts Institute of Technology, Open Course Ware, Dr. Ana Bell, Object Oriented Programming, Introduction to computer science and programming in Python, 2023.


Tags

Python Tutorial #20 Funktionen mit Rückgabewert ...

The source code of my exercise ...

Python Tutorial #20 Funktionen Mit Rückgabewert ...
Python Tutorial #20 Funktionen Mit Rückgabewert ...

The output of my source code ...

Python Tutorial #20 Funktionen Mit Rückgabewert ...

Post #77: YouTube, Programmieren-Starten, Python Tutorial, #20 Funktionen mit Rückgabewert, 2023.


Tags

Learn Python with Free Tutorial - TechVidvan

Learn Python With Free Tutorial - TechVidvan

Source: Techvidvan

TechVidvan
Python is one of the most popular programming languages created by Guido van Rossum. It is a high-level, general-purpose, and object-oriente

Post #67: TechVidvan, offers an excellent Python Tutorial, 2023.


Tags

Python X Project: Supermarket Cashier ...

The source code of my project 1 ...

Python X Project: Supermarket Cashier ...
Python X Project: Supermarket Cashier ...
Python X Project: Supermarket Cashier ...

The output of my source code 1 ...

The source code of my project 2 ...

Python X Project: Supermarket Cashier ...
Python X Project: Supermarket Cashier ...
Python X Project: Supermarket Cashier ...

Post #62: Online Coding Institute For Python, Python X, Project: Supermarket Cashier, 2023.


Tags

Python Tutorial #16 Die For-Schleife 1 ...

The source code of my exercise ...

Python Tutorial #16 Die For-Schleife 1 ...
Python Tutorial #16 Die For-Schleife 1 ...
Python Tutorial #16 Die For-Schleife 1 ...

The output of my source code ...

Python Tutorial #16 Die For-Schleife 1 ...
Python Tutorial #16 Die For-Schleife 1 ...

Post #61: YouTube, Programmieren-Starten, Python Tutorial #16 Schleifen in Python - Die For-Schleife, 2023.


Tags

Python Tutorial #15 Zugriff auf Listen ...

Post #57: YouTube, Programmieren Starten, Python Tutorial, #15/24 Zugriff auf Listen, 2023.

The source code of my exercise, part 1 ...

Python Tutorial #15 Zugriff Auf Listen ...
Python Tutorial #15 Zugriff Auf Listen ...
Python Tutorial #15 Zugriff Auf Listen ...

The output of my source code ...

Python Tutorial #15 Zugriff Auf Listen ...
Python Tutorial #15 Zugriff Auf Listen ...
Python Tutorial #15 Zugriff Auf Listen ...

The source code of my exercise, part 2 ...

Python Tutorial #15 Zugriff Auf Listen ...
Python Tutorial #15 Zugriff Auf Listen ...

Tags

The Python Interpreter ...

The Python Interpreter ...

Source: www.techvidvan.com

Python is a popular, powerful, and versatile programming language that is widely used in a variety of fields. It is well renowned for being straightforward, readable, and simple to use, making it a fantastic option for both novice and seasoned programmers.

TechVidvan
Get to know about Python Interpreter in detail with some coding examples. And learn how Python Interpreter executes a program line by line i

Post #52: TechVidvan, The Python Interpreter, 2023.


Tags

The Advantage Of A List Comprehension ...

The Advantage Of A List Comprehension ...

The output of my source code ...

The Advantage Of A List Comprehension ...

The source code of my free exercise ...

The Advantage Of A List Comprehension ...

Post #51: Free Exercise, The use and advantage of a list comprehension compared to the for-loop with the list method "append", 2023.


Tags

Python Tutorial, #13 While-Schleife ...

Python Tutorial, #13 While-Schleife ...

The source code and output of my exercise ...

Python Tutorial, #13 While-Schleife ...

Post #49: YouTube, Programmieren-Starten, Python Tutorial, #13 While-Schleife, 2023.


Tags

Programmieren lernen mit Michael Kofler ...

Obwohl die Entwicklung von Python schon 1991 begann, stand die Sprache lange im Schatten anderer Programmiersprachen. So richtig im Mainstream angekommen ist Python erst in den vergangenen Jahren. Dabei gibt es viele Gründe für die Popularität von Python: 1. recht einfache Syntax, 2. gut lesbarer Quelltext, 3. schlanke Programmiersprache, 4. effektives Modulkonzept, 5. eignet sich für Wissenschaft, Forschung und Bildung und 6. bevorzugte Programmiersprache beim Raspberry Pi.

Programmieren Lernen Mit Michael Kofler ...

Although development of Python began in 1991, the language has long been overshadowed by other programming languages. Python has only really arrived in the mainstream in recent years. There are many reasons for the popularity of Python: 1. very simple syntax, 2. easily readable source code, 3. lean programming language, 4. effective module concept, 5. suitable for science, research and education and 6. preferred programming language for the Raspberry Pi.

Post #47: Michael Kofler, Python - Der Grundkurs, Rheinwerk Verlag, Bonn, 2. aktualisierte Auflage, 2022.


Tags

Many well-known built-in functions In Python ...

Many Well-known Built-in Functions In Python ...

There are 71 built-in functions in Python 3.11.

Many Well-known Built-in Functions In Python ...

Built-in Functions — Python 3.11.3 documentation

In my opinion these 29 built-in functions are very popular:

abs(), ascii(), bin(), bool(), bytes(), chr(), complex(), dict(), dir(), eval(), float(), help(), hex(), input(), int(), len(), list(), max(), min(), open(), pow(), print(), range(), round(), set(), sorted(), str(), tuple(), type().

Post #46: Built-In Functions In Python, 2023.


Tags

Python Tutorial, #12 Logische Operatoren ...

The source code of my exercise, part 1 ...

Python Tutorial, #12 Logische Operatoren ...

The output of my source code ...

Python Tutorial, #12 Logische Operatoren ...

The source code of my exercise, part 2 ...

Python Tutorial, #12 Logische Operatoren ...
Python Tutorial, #12 Logische Operatoren ...

Post #45: YouTube, Programmieren-Starten, Python Crashkurs, #12 Logische Operatoren, 2023.


Tags

Catch my number with a random number ...

The source code of my exercise ...

Catch My Number With A Random Number ...

The output of my source code ...

Catch My Number With A Random Number ...

I came up with this little exercise in which a six-digit number entered by the computer has to be matched exactly with a generated random number. You can imagine that with the many attempts, the million mark is quickly exceeded.

The source code of my exercise ...

Catch My Number With A Random Number ...

On this occasion I also tried the "Colorama" module for Python, which allows you to set the foreground and background color in the console.

Post #42: Exercise - Catch My Number With A Random Number, 2023.


Tags

Python Tutorial, #11 If und Elif und Else ...

The source code of my exercise ...

Python Tutorial, #11 If Und Elif Und Else ...
Python Tutorial, #11 If Und Elif Und Else ...

The output of my source code ...

Python Tutorial, #11 If Und Elif Und Else ...

Post #41: YouTube, Programmieren Starten, Python Tutorial, #11 If und Elif und Else, 2023.


Tags

Guido van Rossum explains Python programming ...

Post #39: YouTube, Lex Clips, Guido van Rossum explains Python programming, 2023.


Tags

Top Programming Books For Beginners ...

Top Programming Books For Beginners ...
Analytics Insight
Here is a curated list of the top 10 Python programming books for beginners available for tech professionals and web lovers.

Post #38: Analytics Insight, Top 10 Python Programming Books For Beginners, 2023.


Tags

Get into Programming with ...

Get Into Programming With ...

You can catch a course and at the end a certificate ...

Get Into Programming With ...

But for me it's more important to dive into a course ...

Get Into Programming With ...

Post #36: Programming Hub for Android, different programming courses, 2023.


Tags

Python Tutorial #9 Vergleiche ...

The source code of my exercise ...

Python Tutorial #9 Vergleiche ...
Python Tutorial #9 Vergleiche ...

The output of my source code ...

Python Tutorial #9 Vergleiche ...

Post #33: YouTube, Programmieren Starten, Python Tutorial, #9 Vergleiche in Python und der Datentyp "Bool", 2023.


Tags
What is the difference between list.sort() and sorted() in Python? - 30 seconds of code
30secondsofcode.org
Learn the difference between Python's built-in list sorting methods and when one is preferred over the other.

Post #30: 30SecondsOfCode, Difference between list.sort() and sorted(), 2023.


Tags

Python Tutorial #8, Zuweisungsoperator ...

The source code of my exercise ...

Python Tutorial #8, Zuweisungsoperator ...

The output of my source code ...

Python Tutorial #8, Zuweisungsoperator ...

Post #29: YouTube, Programmieren-Starten, #8 Der Zuweisungsoperator und die kombinierten Zuweisungsoperatoren, 2023.


Tags
Loading...
End of content
No more pages to load
Explore Tumblr Blog
Search Through Tumblr Tags