Python Weekly
PyCoder's Weekly
Awesome Python Weekly
Python Morsels Newsletter
PYnative Newsletter
Real Python Newsletter
Better Developers
Powerful Python Newsletter
PSV Newsletter
Coffee Bytes
STX Next Newsletter
Post #227: STX Next Newsletter, Katarzyna Strzebońska-Kosińska, Top 11 Python Newsletters, 2025.
Post #97: YouTube, Coding Crashkurse, OOP Masterkurs, From Newbie To Expert, OOP Komplettkurs, 2023.
Post #115: Python.Hub / Instagram, Python Data Structures: Lists, Tubles, Sets and Dictionaries, 2024.
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.
My favourite Learn-App for Python, HTML, CSS and Java Script. I have a lot of fun and success to study and repeat learning stuff again and again. For me MIMO is much better than SoloLearn.
Post #50: My Python-Certificate on MIMO, 2023.
Post #3: Interesting books for Python #1, Hans-Georg Schumann, Python for Kids, MITP Verl, 2023.
Post #178: ComputerWorld, Poojitha Jayadevan, The most in-demand programming languages in India, 2024.
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.
Instructions for installing the distribution of ANACONDA and PYCHARM for Python and programming the classical "Hello World!".
Post #1: YouTube, Programmieren Starten, Python Tutorial, #1 Dein erstes Programm, 2023.
Post #102: YouTube, Estefanía Cassingena-Navone, Learn Python In 2 Hours, 2023.
Estefanía is one of my favourite programming instructors. She explains step by step and visualizes wonderfully. I also like her voice and how she gets to the heart of the learning content. I have booked several coding courses on Udemy which are really excellent.
The source code of my exercise, part 1 ...
The output of my source code ...
The source code of my exercise, part 2 ...
Post #66: Free Exercise, The DateTime Module, Source: Michael Weigend, Programmieren lernen mit Python, MITP Verlag, Frechen, 1. Auflage, 2023.