Experience Tumblr Like Never Before
Post #137: Python-Kurs.eu, Geschichte von Python, Es war jedoch nie die Rede von einer Schlange, 2024.
Post #136: WhyTap, What is Python?, 2024.
WHY tap
My ranking in the Saturn League ...
The Community ...
PYTHON - My current programming course ...
Post #128: SoloLearn on Android, My current streak of 500 days in a row, learning several programming and script languages, 2024.
Post #126: Real Python, Variables in Python, 2024.
Post #178: ComputerWorld, Poojitha Jayadevan, The most in-demand programming languages in India, 2024.
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.
Post #118: Michael Weigend, So einfach! Programmieren lernen mit Python, MITP Verlag, Frechen, 208 Seiten, 2023.
Post #88: www.pythonforbiologists.com, My code isn't working, 2023.
My source code of the exercise ...
The output of my source code ...
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.
The source code of my exercise ...
The output of my source code ...
Post #77: YouTube, Programmieren-Starten, Python Tutorial, #20 Funktionen mit Rückgabewert, 2023.
Post #74: YouTube, Indently, The new features of Python, version 3.12, 2023.
Source: Techvidvan
Post #67: TechVidvan, offers an excellent Python Tutorial, 2023.
The source code of my project 1 ...
The output of my source code 1 ...
The source code of my project 2 ...
Post #62: Online Coding Institute For Python, Python X, Project: Supermarket Cashier, 2023.
The source code of my exercise ...
The output of my source code ...
Post #61: YouTube, Programmieren-Starten, Python Tutorial #16 Schleifen in Python - Die For-Schleife, 2023.
Post #57: YouTube, Programmieren Starten, Python Tutorial, #15/24 Zugriff auf Listen, 2023.
The source code of my exercise, part 1 ...
The output of my source code ...
The source code of my exercise, part 2 ...
Post #53: YouTube, Programmieren Starten, #14 Listen in Python, 2023.
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.
Post #52: TechVidvan, The Python Interpreter, 2023.
The output of my source code ...
The source code of my free exercise ...
Post #51: Free Exercise, The use and advantage of a list comprehension compared to the for-loop with the list method "append", 2023.
The source code and output of my exercise ...
Post #49: YouTube, Programmieren-Starten, Python Tutorial, #13 While-Schleife, 2023.
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.
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.
There are 71 built-in functions in Python 3.11.
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.
The source code of my exercise, part 1 ...
The output of my source code ...
The source code of my exercise, part 2 ...
Post #45: YouTube, Programmieren-Starten, Python Crashkurs, #12 Logische Operatoren, 2023.
The basics for Python programming ...
Post #44: Programming Hub, Certificate Of Excellence For Python Programming, 2023.
The source code of my exercise ...
The output of my source code ...
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 ...
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.
The source code of my exercise ...
The output of my source code ...
Post #41: YouTube, Programmieren Starten, Python Tutorial, #11 If und Elif und Else, 2023.
Post #39: YouTube, Lex Clips, Guido van Rossum explains Python programming, 2023.
Post #38: Analytics Insight, Top 10 Python Programming Books For Beginners, 2023.
You can catch a course and at the end a certificate ...
But for me it's more important to dive into a course ...
Post #36: Programming Hub for Android, different programming courses, 2023.
The source code of my exercise ...
The output of my source code ...
Post #33: YouTube, Programmieren Starten, Python Tutorial, #9 Vergleiche in Python und der Datentyp "Bool", 2023.
Post #30: 30SecondsOfCode, Difference between list.sort() and sorted(), 2023.
The source code of my exercise ...
The output of my source code ...
Post #29: YouTube, Programmieren-Starten, #8 Der Zuweisungsoperator und die kombinierten Zuweisungsoperatoren, 2023.