DeepLearning.Ai Courses ClaudeCode banner
MarkShawn2020 MarkShawn2020

DeepLearning.Ai Courses ClaudeCode

AI community

Description

Vibe Genius 团队整理的 DeepLearning.AI 官方课程 'Claude Code: A Highly Agentic Coding Assistant' 学习笔记,由 Andrew Ng 和 Anthropic 的 Elie Schoppik 主讲

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Claude Code: A Highly Agentic Coding Assistant - Course Materials

[![DeepLearning.AI](https://img.shields.io/badge/DeepLearning.AI-Course-blue)](https://www.deeplearning.ai/) [![Claude Code](https://img.shields.io/badge/Claude-Code-purple)](https://claude.ai/code)

学习笔记整理自 DeepLearning.AI 官方课程 "Claude Code: A Highly Agentic Coding Assistant",由 **Andrew Ng** 和 Anthropic 的 **Elie Schoppik** 主讲。

📚 学习来源

🎯 What You'll Learn

Master Claude Code, Anthropic's powerful AI coding assistant, through hands-on lessons covering:

  • Claude Code Architecture - Understand how Claude Code works under the hood
  • Feature Development - Build features efficiently with AI assistance
  • Testing & Debugging - Automate testing and resolve errors intelligently
  • Advanced Workflows - GitHub integration, parallel development, and MCP servers
  • Real-World Projects - RAG chatbots, e-commerce dashboards, and Figma-to-web apps

📚 Course Structure

courses/
├── 00. Overview.md                    # Learning objectives and course roadmap
├── 01. Introduction.md                 # Getting started with Claude Code
├── 02. What is Claude Code?.md         # Architecture and capabilities
├── 03. Course Notes.md                 # Resources and references
├── 04. Setup & Codebase Understanding.md
├── 05. Adding Features.md
├── 06. Testing, Error Debugging and Code Refactoring.md
├── 07. Adding Multiple Features Simultaneously.md
├── 08. Exploring Github Integration & Hooks.md
├── 09. Refactoring a Jupyter Notebook & Creating a Dashboard.md
├── 10. Creating Web App based on a Figma Mockup.md
├── 11. Conclusion.md
└── 12. Prompts & Summaries of Lessons.md

🚀 Key Projects

1. RAG Chatbot

Build