Year: 2023

This MasterClass will introduce participants to using SQLite with Python to deliver ATAR Computer Science. SQLite is a full featured and self-contained SQL database engine that is highly portable and does not require the use of a server. Supported by a wide range of programming languages, including Python, it is the perfect vehicle for teaching database development in an interesting and realistic manner.