https://www.turing.com/kb/22-hottest-python-tricksfor-efficient-coding
Post #130: Turing, 22 hottest Python tricks for efficient coding, 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 #136: WhyTap, What is Python?, 2024.
WHY tap
Post #3: Interesting books for Python #1, Hans-Georg Schumann, Python for Kids, MITP Verl, 2023.
Post #143: YouTube, Florian Dalwigk, Wie schwer ist es, Python zu lernen?, 2024.
Python X is designed to help users learn Python programming efficiently, offering a structured learning path from basic to advanced levels. It provides a unique experience with comprehensive tutorials, hundreds of code examples, and an online compiler to practice and improve coding skills. (Online Learning & Growth Institute on Android)
Post #152: Python X, Learn Python Programming, Tutorial with 26 chapters, 2024.
www.pythonbytesize.com
https://www.freecodecamp.org/news/
Post #140: YouTube, Coding with Estefania, 2024.
Post #76: Julia, eine Programmiersprache im Überblick, www.entwickler.de, 2023.
My free exercise to eliminate same elements of a list ...
Post #20: Two exercises by @elu-xx with an interesting suggestion for improvement. How can I code the first exercise shorter and on another way?, 2023.
14/04/23 - Day 14
Today I finished the section about lists!
The script above deletes from the list the elements that appear more than once.
I also did this program:
It goes through the list to find an element and it output the position of the element.
MIMO is one of the best learning apps for programming, script and database languages. There are 4 coding areas: 1. Python, 2. HTML, 3. SQL and 4. JavaScript. For each language you can get a certificate at the end of the course.
It is offered as an app for Android, iOS and is also running on the the web. You are a part of a community and the support by MIMO is very good. If you have the time and joy, you can take care of your daily streak, climb the leaderboard and win trophies.
Post #55: MIMO for Android and iOS, learning app for Python, SQL, HTML and JavaScript, 2023.
Post #82: Dev Community, Mark MFonido, Writing Clean Code: Best practices and principles, 2023.