Your personal Tumblr library awaits
oh python, never change
rating = 4.5
WRONG
rating = str(4.5)
Okay thats allowed
Post #224: ModelMyMind, Die 4 Säulen der objekt-orientierten Programmierung, 2025.
Post #163: YouTube, Free Python course for beginner, Code with Josh, 2025.
is a parent's and teacher's guide to teaching kids basic programming and problem solving using Python, the powerful language used in college courses and by tech companies like Google and IBM.
Step-by-step explanations will have kids learning computational thinking right away, while visual and game-oriented examples hold their attention. Friendly introductions to fundamental programming concepts such as variables, loops, and functions will help even the youngest programmers build the skills they need to make their own cool games and applications. Whether you've been coding for years or have never programmed anything at all, Teach Your Kids to Code will help you show your young programmer how to
Explore geometry by drawing colorful shapes with Turtle graphics
Write programs to encode & decode messages, play Rock-Paper-Scissors, and calculate how tall someone is in Ping-Pong balls
Create fun, playable games like War, Yahtzee, and Pong
Add interactivity, animation, and sound to their apps
Teach Your Kids to Code is the perfect companion to any introductory programming class or after-school meet-up, or simply your educational efforts at home. Spend some fun, productive afternoons at the computer with your kids—you can all learn something!
- No Starch Press -
Post #162: Bryson Payne, Teach Your Kids To Code, A Parent-Friendly Guide To Python Programming, 336 Pages, No Starch Press, Burlingame, California, U.S.A., 2025.
Post #160: Codeliber, Learn Python on Android, with online compiler and quizzes, 2025.
List comprehension in Python is a way to create lists using a compact and concise syntax. It’s like a shortcut for making lists by applying an operation to each item in another list or sequence. Instead of writing a loop, you can use a single line of code to generate a new list.
- The Python Nerd -
Post#159: Medium, The Python Nerd, Mastering Python's List Comprehension, 2025.
Post #158: YouTube, Socratica, OOP in Python, 2025
Post #154: Sirt Bhopal, Prof. Yogesh Sahu, Introduction to Python Programming, 2025.
Introduction of Python Programming by Prof .Yogesh Sahu
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.
Post #152: Udemy, Danny Adams, Python OOP, Object-Oriented Programming, From Beginner To Pro, 2024.
Objekt-orientierte Programmierung mit Python ...
Eigene Objekte programmieren: Toaster
Quelle: Hauke Fehr, Let's code Python, 2024.
Post #151: Hauke Fehr, Let's code Python, OOP - Objektorientierte Programmierung, Eigene Objekte programmieren, 2024.
https://realpython.com/python-modulo-operator/
Post #147: Real Python, Python Modulo in Practicse: How To Use The % Operator, 2024.
Post #146: AlternativeTo, 27 Kilobyte AB by Ola & Markus, Crowdsourced Software Recommendations, Pydroid 3 And Alternatives, 2024.
Source: https://codegree.de/runden-in-python/
Post #145: Codegree, Patrick, Python runden: So funktioniert es richtig, Kommazahlen mit der Built-In-Funktion "round()" zu runden, 2024.
Python ist eine sehr einfach zu erlernende Programmiersprache und für den Einstieg in die Welt der Programmierung ideal geeignet. Trotz ihrer Einfachheit bietet diese Sprache auch die Möglichkeit, komplexe Programme für vielfältige Anwendungsgebiete zu schreiben. (MITP-Verlag)
Post #142: Thomas Theis, Einstieg in Python, Ideal für Programmieren Steiger, Rheinwerk Computing Verlag, Bonn, 8. aktualisierte Ausgabe, 2024.
Post#141: IX Magazine, Marcus Hanhart, Python-Entwicklung: PyCharme und VS Code im Vergleich, 2024.
Post #136: WhyTap, What is Python?, 2024.
WHY tap
Post #131: YouTube, TechWorld with Nana, Python Tutorial for Beginners, Learn Python in 5 hours, 2024.
https://www.turing.com/kb/22-hottest-python-tricksfor-efficient-coding
Post #130: Turing, 22 hottest Python tricks for efficient coding, 2024.
Post #129: YouTube, Florian Dalwigk, 10 Anfängerfehler in Python, 2024.
This is how you work out whether if a particular year is a leap year.
On every year that is divisible by 4 with no remainder
Except every year that is evenly divisible by 100 with no remainder
Unless the year is also divisible by 400 with no remainder
Source: Angela Yu, Udemy, 2024
Year 2000:
2000 ÷ 4 = 500 (Leap)
2000 ÷ 100 = 20 (Not Leap)
2000 ÷ 400 = 5 (Leap!)
So, year 2000 is a leap year.
Year 2100:
2100 ÷ 4 = 525 (Leap)
2100 ÷ 100 = 21 (Not Leap)
2100 ÷ 400 = 5.25 (Not Leap)
But year 2100 is not a leap year.
Post #113: Free Programming Exercise, Leap Year, 2024.
Post #111: Surfing Scratcher, How To Use Replit Python, Introduction To Replit, 2024.
Post #108: W3Schools, Built-in data types in Python, 2023.
Post #106: Python.Hub on Instagram, The different operators in Python, 2023.
My certificate ...
The structure and modules of the Python Developer Course ...
Post #100: SoloLearn, The structure and my certificate of the "Python Developer" Course, 2023.
Post #99: YouTube, School Room Help, The complete history of Python, 2023.
Class Methods in Python
SoloLearn: Python Developer Course ...
Learning Object-Oriented Programming ...
SoloLearn: Practice The Static Methods ...
I am proud to solve this little coding exercise ...
Post #98: SoloLearn, Programming And Learning Community, Python Developer Course, Chapter: OOP / object-oriented programming, 2023.
Post #97: YouTube, Coding Crashkurse, OOP Masterkurs, From Newbie To Expert, OOP Komplettkurs, 2023.
Post #92: Analytics Insight, 5 Android Apps To Learn Python, 2023.
Post #91: Pinterest, @usamaawan5752, Python Road Map, 2023.