Jae's Tech Blog
Home Archive About

Posts tagged "programming"

October 18, 2025 1 min read

Introduction to Python Lecture Series

Python lecture series curriculum

Lectures
Read more
October 19, 2025 4 min read

Python Lecture Part 1 - Python's Philosophy and Design Principles

Python's values, design philosophy, and the art of trade-offs

Lectures
Read more
October 26, 2025 3 min read

Python Lecture 2 - Lexical Structure of Python

Learn how Python reads and understands your code, starting from the first step of lexical analysis

Lectures
Read more
October 27, 2025 3 min read

Python Lecture 3 - Containers and Generators

Learn about Python's container concept, list internals, and efficient iteration with generators

Lectures
Read more
October 30, 2025 3 min read

Python Lecture 04 - Class Internals and Descriptors

Deep dive into how Python classes work internally, uncovering the secrets of bound methods and descriptors

Lectures
Read more

© 2025 Jae ยท Notes on systems, software, and building things carefully.

RSS