26 posts tagged with "ai"
View All Tags[4/6] Claude Code: Evolution of Development Methodology
This is part 4 of a 6-part series on Claude Code.
4. Evolution of Software Development Methodologies in the AI Era
4.1 Agile Development: From Sprints to Prompts
Challenges of Traditional Agile
Typical Scrum Process: Sprint Planning → Daily Standup → Development (2 weeks) → Sprint Review → Retrospective
[3/6] Claude Code: Development Walkthrough
This is part 3 of a 6-part series on Claude Code.
3. Complete Development Walkthrough
Using the Finance project as an example, demonstrating Claude Code's practical application in all software development stages.
[2/6] Claude Code: Feature Overview and Capabilities
This is part 2 of a 6-part series on Claude Code.
2.1 Background of Claude Code
Claude Code is the official CLI tool launched by Anthropic in 2024, designed to bring Claude's powerful capabilities directly into developers' command-line environments.
[1/6] Claude Code: Introduction to AI-Assisted Development
This is part 1 of a 6-part series on Claude Code.
1.1 From Copilot to Vibe Coding
During 2021-2023, AI-assisted programming was primarily "completion-based" tools: GitHub Copilot provided next-line suggestions as you typed code. While revolutionary at the time, this was still the traditional "human writes code, AI assists" model.
[0/6] Claude Code in Practice: A Complete Guide to AI-Assisted Development
Exploring best practices for AI-assisted programming (Vibe Coding) through the real development journey of the Finance project
- Author: Austin Xu
- Project: Family Finance Management System (Spring Boot + Vue 3 Full-Stack Application)
- Development Period: November 2025 - Present
- Code Scale: ~41,000 lines of code, 127 Java files, 33 Vue components, 25 database tables
- Net Development Time: ~20 hours (weekend and evening spare time)
- GitHub: https://github.com/austinxyz/finance
