Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

go2maxi/learning-python

Open more actions menu

Repository files navigation

Learning Python

Building a solid Python foundation through small, practical scripts, with a focus on clean and reusable patterns.

This repository is for learners who want to understand how Python actually works under the hood — not just write code that “works.”


Current focus

Lately, I’ve been revisiting the basics to deepen my understanding of how Python really works:

  • The "self" and memory in OOP: understanding how instance variables and classes relate in memory (verifying identity with id())
  • Iterators and the iterator protocol
  • How for loops work internally

These topics often confuse beginners (they definitely confused me), so the examples here start from first principles and build up gradually.

About

personal space for Python practice codes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.