Course description
In this course, we’re going to discuss some of the most important tools a Python 3 developer can use for advance implementations. We will introduce you to the high level concepts of various classes and techniques, and close each section with a practical, code-driven example on how you can leverage these techniques in daily development. Specifically, this course will start with an introduction on iterators and generators, followed by discussions on regular expressions, introspection, lambda functions, metaclasses, decorators, and more.
Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.
Prerequisites
This course is for anyone with the basic understanding of programming using Python 3. You should have the basic understanding of Python 3 to get the full use of this course. If you don’t have a basic understanding of Python 3 please view the Python 3: Fundamentals series starting with ‘Python 3: Getting Started’, ‘Python 3: Statements’, ‘Python 3: Data’, and ‘Python 3: Functions and Classes.’
Meet the expert
Jordan Hudgens has certifications for Ruby on Rails, Thinkful; Ruby on Rails, Bloc.io; Front End Development, Thinkful; and AngularJS, Thinkful. He is currently vice president of engineering for TRACKR in Midland, Texas and is working on his PhD in Computer Science from Texas Tech. In addition to Ruby, Jordan works with PHP, JavaScript, MySQL, Postgres, CSS3, C, C++, C#, Objective-C, and Python. He also works with the frameworks Rails (Ruby), Zend (PHP), and Django (Python), plus the libraries AngularJS, jQuery, and Backbone.js.
Video Runtime
86 Minutes
Time to complete
235 Minutes
Course Outline
Iterators And Generators (16:13)
Regular Expressions (18:40)
Introspection and Lambda (27:35)
Metaclasses and Decorators (24:05)