Skip to content

lvxuan149/sc-claude-code-files

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.4%
  • Python 9.2%
  • HTML 1.4%