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.
https://opensource.com/resources/python/ides
Post #164: www.opensource.com, Jason Baker & Seth Kenlon, Top 5 open source Python IDEs, 2025.
Post #126: Real Python, Variables in Python, 2024.
Post #82: Dev Community, Mark MFonido, Writing Clean Code: Best practices and principles, 2023.
Post #53: YouTube, Programmieren Starten, #14 Listen in Python, 2023.
Post #63: My certificate after completing the introduction to C# (C Sharp). Python, JavaScript and C# are my favourite programming languages which I appreciate a lot. It is a good idea to look over the horizon and learn the basics of other programming languages. Then you will be able to find the similarities and differences much better, 2023.
The source code of my exercise ...
The output of my source code ...
Post #21: YouTube, Programmieren-Starten, Python Tutorial, #6 Die Input-Funktion, 2023.
Post #112: YouTube, Programmieren lernen, Die Top 7 ShortCuts für Visual Studio Code, 2024.
! + Enter - Insert A Code-Snipet
Strg + Spacebar - Open Auto-Completion
Strg + # - Insert The Current Comment Sign
Function-Name + F12 - Go To The Function-Body
Strg + F2 - Change All Occurences
Strg + P - Find A File
Strg + Shift + F - Global Search
Post #8: YouTube, Guido van Rossum, The story of Python, 2023.
Post #87: FreeCodeCamp, Beau Carnes, Ultimate Beginner's Python Course on YouTube by Dave Gray, 2023.
Post #80: FreeCodeCamp, Object-Oriented Programming in Python, Explained in plain English, 2023.