Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Enjoying the preview?
This is the free first lesson. Get full access — request a demo or sign in.
Python, a feature-rich, general-purpose programming language, is used for software and web development, data modeling, analysis, writing system scripts, and more. Although it was developed decades ago, Python remains one of the most in-demand programming languages in the world. This course provides a comprehensive introduction to Python through the use of IDLE, an integrated development and learning environment. You will learn how to effectively create and use variables of distinct types as well as understand the fundamental logic of conditions and looping structures. By the end of this course, you will be able to use classes, modules, scripts, and libraries, handle basic logic and syntactical errors, and use and understand both pre-built and user-defined functions. With more than 20 years of experience teaching Python, instructor Jeremy Kurtz will show you everything that you need to know to get started.
Learning Objectives:
The course is taught by instructor Jeremy Kurtz, who has more than 20 years of experience teaching Python.
Yes. It is a beginner Python series that provides a comprehensive introduction to Python and shows you everything you need to know to get started.
The course uses IDLE, an integrated development and learning environment, to teach Python.
It covers creating and using variables and their types, comparison and arithmetic operators, Boolean logic, IF statements, While and For loops, nested loops, pre-built and user-defined functions, and creating and modifying Python lists.
You will be able to use classes, modules, scripts, and libraries, handle basic logic and syntactical errors, and use and understand both pre-built and user-defined functions.