Version 1.4.0 - February 28, 2026
Summary:
This release introduces Phase 1: Foundations of the Python Cheatsheet repository, providing a structured, beginner-friendly reference covering core Python concepts with clean, copy-paste-ready examples.
Upgrade Steps
- No manual steps required.
Breaking Changes
- None
New Features
- Added Phase 1: Foundations directory with a modular file structure
- Introduced topic-wise markdown files for core Python concepts
- Added a scalable, phase-based repository layout for future expansion
- Included concise explanations with practical code snippets
Refactor
Refactored: Added a dedicated README for the Python learning track
- Introduced a scoped
Python/README.mdto document the Python-only curriculum - Clearly defined the purpose and boundaries of the Python section
- Documented folder structure, learning order, and topic coverage
- Improved onboarding and navigation for learners focusing on Python fundamentals
- Reinforced separation between Python language concepts and Data Science content
Bug Fixes
- None
Performance Improvements
- None
Documentation & Website
- Created and launched a dedicated GitHub Pages website for the repository
- Designed a clean, minimal, and visually consistent interface aligned with the repository structure
- Added intuitive navigation between Home, Releases, and Content pages
- Implemented section-based content discovery with styled CTAs linking directly to corresponding GitHub folders
- Hosted and maintained the website directly from the repository for seamless updates
Other Changes
- Prepared groundwork for upcoming phases, starting with Phase 2: Data Structures
- Enhanced repository discoverability and navigation consistency