{"id":30360489,"url":"https://github.com/markshawn2020/deeplearning.ai-courses-claudecode","last_synced_at":"2026-05-05T04:34:24.997Z","repository":{"id":310150994,"uuid":"1038892939","full_name":"MarkShawn2020/DeepLearning.ai-Courses-ClaudeCode","owner":"MarkShawn2020","description":"Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记，由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲","archived":false,"fork":false,"pushed_at":"2025-08-16T03:36:42.000Z","size":61,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-08-16T05:29:06.469Z","etag":null,"topics":["ai-coding-assistant","ai-programming","andrew-ng","anthropic","claude-code","course-notes","deeplearning-ai","fastapi","figma-to-code","jupyter-notebook","learning-notes","react"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarkShawn2020.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-16T03:02:46.000Z","updated_at":"2025-08-16T03:40:36.000Z","dependencies_parsed_at":"2025-08-16T05:29:08.198Z","dependency_job_id":"45584578-26d9-4b2f-a0c1-c3f68a31a8ff","html_url":"https://github.com/MarkShawn2020/DeepLearning.ai-Courses-ClaudeCode","commit_stats":null,"previous_names":["markshawn2020/deeplearning.ai-courses-claudecode"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/MarkShawn2020/DeepLearning.ai-Courses-ClaudeCode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkShawn2020%2FDeepLearning.ai-Courses-ClaudeCode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkShawn2020%2FDeepLearning.ai-Courses-ClaudeCode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkShawn2020%2FDeepLearning.ai-Courses-ClaudeCode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkShawn2020%2FDeepLearning.ai-Courses-ClaudeCode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarkShawn2020","download_url":"https://codeload.github.com/MarkShawn2020/DeepLearning.ai-Courses-ClaudeCode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarkShawn2020%2FDeepLearning.ai-Courses-ClaudeCode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278486610,"owners_count":25995006,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ai-coding-assistant","ai-programming","andrew-ng","anthropic","claude-code","course-notes","deeplearning-ai","fastapi","figma-to-code","jupyter-notebook","learning-notes","react"],"created_at":"2025-08-19T14:22:52.868Z","updated_at":"2025-10-05T17:23:16.604Z","avatar_url":"https://github.com/MarkShawn2020.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Code: A Highly Agentic Coding Assistant - Course Materials\n\n[![DeepLearning.AI](https://img.shields.io/badge/DeepLearning.AI-Course-blue)](https://www.deeplearning.ai/)\n[![Claude Code](https://img.shields.io/badge/Claude-Code-purple)](https://claude.ai/code)\n\n学习笔记整理自 DeepLearning.AI 官方课程 \"Claude Code: A Highly Agentic Coding Assistant\"，由 **Andrew Ng** 和 Anthropic 的 **Elie Schoppik** 主讲。\n\n## 📚 学习来源\n\n- **原始课程**: [Claude Code: A Highly Agentic Coding Assistant](https://www.deeplearning.ai/short-courses/claude-code-a-highly-agentic-coding-assistant)\n- **课程平台**: DeepLearning.AI Short Courses\n- **主讲人**: Andrew Ng (吴恩达) \u0026 Elie Schoppik (Anthropic)\n- **内容性质**: 个人学习笔记整理与分享\n\n## 🎯 What You'll Learn\n\nMaster Claude Code, Anthropic's powerful AI coding assistant, through hands-on lessons covering:\n\n- **Claude Code Architecture** - Understand how Claude Code works under the hood\n- **Feature Development** - Build features efficiently with AI assistance\n- **Testing \u0026 Debugging** - Automate testing and resolve errors intelligently\n- **Advanced Workflows** - GitHub integration, parallel development, and MCP servers\n- **Real-World Projects** - RAG chatbots, e-commerce dashboards, and Figma-to-web apps\n\n## 📚 Course Structure\n\n```\ncourses/\n├── 00. Overview.md                    # Learning objectives and course roadmap\n├── 01. Introduction.md                 # Getting started with Claude Code\n├── 02. What is Claude Code?.md         # Architecture and capabilities\n├── 03. Course Notes.md                 # Resources and references\n├── 04. Setup \u0026 Codebase Understanding.md\n├── 05. Adding Features.md\n├── 06. Testing, Error Debugging and Code Refactoring.md\n├── 07. Adding Multiple Features Simultaneously.md\n├── 08. Exploring Github Integration \u0026 Hooks.md\n├── 09. Refactoring a Jupyter Notebook \u0026 Creating a Dashboard.md\n├── 10. Creating Web App based on a Figma Mockup.md\n├── 11. Conclusion.md\n└── 12. Prompts \u0026 Summaries of Lessons.md\n```\n\n## 🚀 Key Projects\n\n### 1. RAG Chatbot\nBuild a full-stack Retrieval-Augmented Generation chatbot with:\n- FastAPI backend\n- React frontend\n- Vector database integration\n- Real-time streaming responses\n\n### 2. E-commerce Dashboard\nTransform Jupyter notebook analytics into an interactive web dashboard:\n- Data visualization\n- Performance metrics\n- Export functionality\n- Responsive design\n\n### 3. Figma to Web App\nConvert UI mockups into functional applications:\n- Playwright integration\n- Automatic component generation\n- Responsive implementation\n- Production-ready code\n\n## 🛠️ Prerequisites\n\n- Basic Python and Git knowledge\n- Interest in AI-assisted development\n- No prior Claude Code experience required\n\n## 📖 How to Use This Repository\n\n1. **Start with the Overview** - Read `courses/00. Overview.md` for learning objectives\n2. **Follow Sequentially** - Lessons build upon each other\n3. **Practice Along** - Apply concepts in your own projects\n4. **Reference Commands** - Use `courses/12. Prompts \u0026 Summaries of Lessons.md` for quick lookup\n\n## 🌏 Language Support\n\n- **English** - Primary course content\n- **中文** - Chinese translations available (see `吴恩达 x Anthropic：Claude Code 终极教程 01.md`)\n\n## 💡 Best Practices Covered\n\n- Effective prompting strategies\n- Project structure understanding\n- Parallel feature development\n- Automated testing workflows\n- GitHub integration patterns\n- MCP server extensions\n\n## ⚖️ 版权声明\n\n- 原始课程内容版权归 DeepLearning.AI 所有\n- 本仓库为个人学习笔记整理，仅供学习交流使用\n- 如需官方课程内容，请访问 [DeepLearning.AI 课程页面](https://www.deeplearning.ai/short-courses/claude-code-a-highly-agentic-coding-assistant)\n\n## 🤝 Contributing\n\nThis is a reference repository for course materials. For course feedback or questions, please contact DeepLearning.AI directly.\n\n---\n\n**Note**: This repository contains course transcripts and notes only. For hands-on practice, install [Claude Code](https://claude.ai/code) and follow along with the lessons.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshawn2020%2Fdeeplearning.ai-courses-claudecode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkshawn2020%2Fdeeplearning.ai-courses-claudecode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkshawn2020%2Fdeeplearning.ai-courses-claudecode/lists"}