Personal study notes in Obsidian Markdown.
- Git/ — Git & GitHub: version control, staging/commits, config &
.gitignore, branches & merging,diff/stash,rebase, remotes & push/clone, pull requests. - Python Programming Concepts/ — Core Python: data types, conditionals, loops, functions, comprehensions, generators & decorators, OOP, files & exceptions, concurrency/GIL, asyncio, and Pydantic.
These are my own synthesized notes (not course transcripts); code snippets are written to be copy‑paste runnable.