Fundamentals
Courses that build programming and software fundamentals
Sort: Recently updated
3:00 Doc version 1
Part 3: GitFlow + AI Development Tool-Based Collaboration Practice
Understand Git not as a simple version control tool but as a mental model for team collaboration, and practice efficient collaboration workflows using AI tools.
Git GitFlow Collaboration Pull Request
3:00 Doc version 1
Part 2: TDD and Development Thinking in the AI Era
In an era where AI generates code, understand why relying on autocomplete without testing is dangerous, and develop habits that ensure maximum safety with minimum testing effort.
TDD Testing AI Development Code Quality
3:00 Doc version 1
Part 1: Python for the AI Era: Automation, Data, and Model Integration
Understand why Python is the essential language of the AI era, and build practical foundations for workflow automation, data processing, and AI library integration that you can apply immediately.
Python Automation Data Processing AI Integration