Skip to content

Python

Architectural Context

Detailed reference for Python in the context of Developer Ecosystem.

Standard Reference

Machine Learning

Deep Learning Foundations

Large Language Models

  • LLMs-from-scratch ⭐ 95379 [ADVANCED LEVEL] [DE FACTO STANDARD] β€” Highly acclaimed code-first textbook guiding the creation of a Large Language Model (LLM) from scratch in PyTorch. Illustrates attention mechanisms, tokenizers, training loops, and weight loadings.

Software Engineering

Programming Foundations

Python Language

  • (2025) Think Python 🌟🌟🌟🌟 [ENTERPRISE-STABLE] β€” A classic computational thinking handbook utilizing Python. Focuses on algorithmic integrity, data structure designs, object-oriented implementations, and debug execution pipelines.

πŸ’‘ Explore Related: Visual Studio | API | Golang