FlexStack: Python Fundamentals 1 - Syntax and Structure The first of three courses in the FlexStack: Python Fundamentals Certificate introduces Python, how to “speak it," ways to implement common...
FlexStack: Python Fundamentals 2 - Data and Objects The second course in the FlexStack: Python Fundamentals Certificate series is all about reading and manipulating data. There will be a...
FlexStack: Python Fundamentals 3 - Power User and APIs The third and final course of the FlexStack: Python Fundamentals Certificate sets the stage for interacting with the wider world via Python...
FlexStack: SQL Fundamentals 1 - Schemas and Queries This introductory course provides an overview of structured query language (SQL), where it is used, and the many flavors of Database...
FlexStack: SQL Fundamentals 2 - Database Programming The second course in the FlexStack: SQL Fundamentals Certificate dives deeper into topics that involve database performance and optimization...
FlexStack: SQL Fundamentals 3 - Database Web Apps After learning how to manage and use databases, students will learn how to connect databases to applications using the Python programming...
Data Structures & Algorithms I: ArrayLists, LinkedLists, Stacks, and Queues The Data Structures & Algorithms course begins with a review of some important Java techniques and nuances in programming. The course...
Data Structures & Algorithms II: Binary Trees, Heaps, Skiplists, and Hashmaps This Data Structures & Algorithms course extends beyond linear data structures to the nonlinear and hierarchical data structures. The course...
Data Structures & Algorithms III: AVL and 2-4 Trees, Divide and Conquer Algorithms This Data Structures & Algorithms course completes the data structures portion presented in the sequence of courses with self-balancing AVL...
FlexStack: Python AI Principles 1 - Large Language Models This course provides a practical on-ramp to modern artificial intelligence. Through a mix of instructor-led demonstrations, class exercises...