Jae's Tech Blog
Home Archive About Game

Posts tagged "lecture"

October 19, 2025 undefined 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 undefined 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 undefined 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 undefined 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