# sc-claude-code-files **Repository Path**: objdump/sc-claude-code-files ## Basic Information - **Project Name**: sc-claude-code-files - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-12-30 - **Last Updated**: 2025-12-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Claude Code: A Highly Agentic Coding Assistant - Course Materials & Links This repository contains the resources and links of the short course "Claude Code: A highly Agentic Coding Assistant". ## Course Overview The course teaches Claude Code best practices through 3 practical examples: - **RAG chatbot codebase** (Lessons 2-6) - **Ecommerce data analysis** (Lesson 7) - **Figma design mockup implementation** (Lesson 8) ## Course Structure - **Lesson 1**: What is Claude Code? - **Lesson 2**: Setup & Codebase Understanding - **Lesson 3**: Adding Features - **Lesson 4**: Testing, Error Debugging and Code Refactoring - **Lesson 5**: Adding Multiple Features Simultaneously - **Lesson 6**: Exploring Github Integration & Hooks - **Lesson 7**: Refactoring a Jupyter Notebook & Creating a Dashboard - **Lesson 8**: Creating Web App based on a Figma Mockup ## What's Included - **Reading Notes** (`reading_notes/`) - Detailed notes for each lesson including prompts used and feature summaries - **Lesson 7 Files** (`lesson7_files/`) - Complete ecommerce data analysis example with: - Jupyter notebooks (original and refactored) - Python modules for data loading, business metrics, and dashboard - Sample ecommerce datasets - **Additional Resources** (`additional_files/`) - Supplementary materials including the visualization generated in lesson 1 and the figma binary file of the mockup used in lesson 8. - **Course Repository Links** (`links_to_course_repos.md`) - Links to course repositories used in lessons 3-6 and lesson 8 ## Resources - [Claude Code Documentation](https://docs.anthropic.com/en/docs/claude-code/overview) - [Claude Code Common Workflows](https://docs.anthropic.com/en/docs/claude-code/common-workflows) - [Claude Code Best Practices](https://www.anthropic.com/engineering/claude-code-best-practices) - [Claude Code Use Cases](https://www.anthropic.com/news/how-anthropic-teams-use-claude-code) - [Claude Code in Action - Anthropic Academy Course](https://anthropic.skilljar.com/claude-code-in-action)