Overview
This is a college-level introduction to Programming class in Python.
Python is quickly becoming the most popular programming languages, and its libraries are used extensively in artificial intelligence and simulations.
Syllabus
Introduction
Elementary Programming
Math Functions, Strings, and Objects
Selections
Loops
Functions
Objects and Classes
More on Strings and Special Methods
GUI Programming Using Tkinter
Lists
Mutlidimensioanl Lists
Inheritance and Polymorphism
Files and Exception Handling
Tuples, Sets and Dictionaries
Recursion
Textbook: Introduction to Programming Using Python, Daniel Liang
For more information about SpringLight Programming courses, click HERE.