Skip to Main Content

Training/Webinars/Workshops: Python Essential Training

Training/Webinars/Workshops

Gallery

Python Essential Training

Course details

  • 4h 45m Beginner + Intermediate Released: 1/18/2018

Due to its power and simplicity, Python has become the scripting language of choice for many large organizations, including Google, Yahoo, and IBM. A thorough understanding of Python 3, the latest version, will help you write more efficient and effective scripts. In this course, Bill Weinman demonstrates how to use Python 3 to create well-designed scripts and maintain existing projects. This course covers the basics of the language syntax and usage, as well as advanced features such as objects, generators, and exceptions. Learn how types and values are related to objects; how to use control statements, loops, and functions; and how to work with generators and decorators. Bill also introduces the Python module system and shows examples of Python scripting at work in a real-world application.

Learning objectives

  • Python anatomy
  • Types and values
  • Conditionals and operators
  • Building loops
  • Defining functions
  • Python data structures: lists, tuples, sets, and more
  • Creating classes
  • Handling exceptions
  • Working with strings
  • File input/output (I/O)
  • Creating modules
  • Integrating a database with Python db-api
VTC