Intro to Programming with Python
Intro to Programming with Python
Week 4: Loops
Week 5: Functions
● Introduction to databases and SQL (what are databases, basic SQL operations)
● Connecting to SQLite databases using Python
● Creating, reading, updating, and deleting records in a database
● Practical exercises with database manipulation
● A small capstone project combining the concepts learned (e.g., a to-do list app with a
GUI and database integration).