Week 01: Toolkit setup
Introduction
Welcome to the first week of IS 4010! This week is all about building your foundation. We’ll introduce the course philosophy of “AI-enhanced development,” set up your professional developer toolkit, and dive into the world of version control with Git and GitHub. By the end of this module, you’ll have a fully configured environment and your first repository ready to go.
Recommended readings
- Pro Git Book (Ch 1-3) - The definitive guide to Git
- GitHub Guides - Essential tutorials for working with GitHub