python level I
Course Description
Prerequisites: None (no coding experience necessary!)
Python is a powerful, high-level programming language that can be used to perform both basic and complex data analysis. And due to its wide-spread adoption, it has never been easier to learn.
Fundamentals of Python (A103) is designed specifically for business professionals to learn Python in a fast, fun and efficient manner with business practicality and applicability as the common theme throughout. Therefore, rather than learning all the technical and theoretical aspects of a coding language, you will learn only whats needed to get the job done.
Upon completing this course, participants will have a fundamental understanding how Python works and handles different types of data, its basic syntax and how to both write and utilise pre-built functions to generate insight from data.
Course Agenda
Session 1: Intro to Programming & Data Types
Session 2: Variable Assignment & Functions
Session 3: Lists, Sets, & Tuples
Session 4: Conditional Statements
Session 5: Loops
Session 6: Dictionaries