FCC for Educators¶
Welcome to the FCC Agent Team Framework educator resources. This section provides everything you need to teach FCC concepts in university courses, workshops, and professional training programs.
Resources¶
- 12-Week University Curriculum -- Full semester course syllabus
- 2-Day Workshop Outline -- Intensive workshop format
- Assessment Strategies -- Rubrics, quizzes, and evaluation methods
- Student Workbook -- Hands-on exercises organized by week
Quick Start for Educators¶
- Review the 12-week curriculum for course structure
- Familiarize yourself with the 18 Jupyter notebooks as lecture companions
- Use the assessment strategies to design grading rubrics
- Distribute the student workbook for lab sessions
Prerequisites for Students¶
- Python 3.10+ programming experience
- Basic understanding of software design patterns
- Familiarity with Git version control
- No prior AI/ML experience required (covered in weeks 9-11)
Related Resources¶
- TUTORIALS_INDEX.md -- Master catalog of all learning resources
- GETTING_STARTED.md -- Installation guide
- docs/guidebook/ -- 18-chapter FCC Guidebook
- docs/books/ -- 3-book series for supplementary reading
See also — other audience tiers and architecture¶
- New to FCC entirely? → For Beginners
- Research context? → For Scientists
- Enterprise adoption? → For Professionals
- Structural diagrams for teaching? → Architecture / Use-Case Diagram for Educators, Site Map, Plugin Boundaries (for student plugin projects)