This course is designed to teach you how to program using Python. We’ll cover the building blocks of the language, programming design fundamentals, how to use the standard library, third-party packages, and how to create Python projects. In the end, you should have a grasp of how to program.By the time you’ve finished this course, you will be able to: Read, write, and understand Python code. Understand the basics of object-oriented programming (OOP). Utilize Python as a primary language for tooling. Develop Python projects from start to finish.
Overview
Syllabus
- Getting Started
- Environment Setup
- Running Python
- Built-in Data Types
- Control Flow
- Encapsulating Code
- Object-Oriented Programming Basics
- Using Packages
- Common Uses and Debugging
- Building CLIs with Python
- Intro to Web Development
- Final Steps
Taught by
Keith Thompson