Course5
Course5
Course Outline
Course Overview & History of Syllabus, early computers, Read Ch. 1, Forum intro
1
Computing pioneers post
Software Development & Testing, debugging, IDEs, error Read Ch. 11, Debugging
11
Debugging handling exercise
Week Lecture Topic Key Concepts Assignments/Readings
12 Databases & SQL Basics Tables, queries, basic SQL Read Ch. 12, SQL practice
Learning Objectives
Lecture Outline
1. Introduction (5 min)
• Quick group challenge: Find and fix the bug in a provided code snippet.
• Offer extra help for those new to programming-office hours and peer tutoring.
Assignments
• Coding Exercise: Write a program that asks for a user’s age and prints a message based on age
group.
Additional Resources