- Syllabus
- Instructor: David Tang
- TA: Shreesh Yadav
- Final project requirements (due Sunday, 5/4 at 11:59pm)
(1/13) Week 1 - Course introduction, Git, GitHub, and GitHub Classroom
- Slides: Course introduction
- TA introduction
- USC Viterbi Slack
- How to ask me code related questions on Slack
- Introduction to Git and GitHub
- How to submit code through GitHub Classroom
- Practice assignment
- Download TablePlus database GUI
- Accessing this SQLite database via TablePlus
- Cheatsheet for accessing SQLite from the CLI
- Install and configure MAMP
- Demo: PDO connection to SQLite database
- Action item: Familiarize yourself with this SQLite database
- Action item: Familiarize yourself with OOP