CBT Nuggets - Python Programming by Ben Finkel https://www.cbtnuggets.com/it-training-videos/course/cbtn_python_u1
This Python video training course with Ben Finkel covers basic and advanced programming topics using the Python programming language.
Python is a platform-independent programming language developed to ease both development time and code legibility. Topics covered in this course include variables and scope, control flow, functions, object-oriented language features, unit testing, error handling, and HTTP serving. Whether you're new to programming or new to Python, this course has a lot to offer. Python makes for a great introductory programming language due to its ease of use and full-feature set. Experienced developers can get up to speed on one of the most popular languages in use today