Home IT Courses IT Programming Programming with Python
Programming with Python Print E-mail
Programming with Python 

 

Course overview

 

Python lets you get more programming done in less time, and helps you integrate your systems more effectively. So it's no wonder that individuals as well as organizations large and small have discovered the benefits of Python for themselves. Whether your needs are in the world-wide web, enterprise requirements planning, graphical user interfaces or almost any other application area Python offers the support you need. It also has one of the most supportive communities in the open source world, so when you need help it's available right away!

 

 

 

 

Prerequisites

 

  • Familiarity in another high-level programming or scripting language.

 

 

This course is designed to provide a complete and comprehensive introduction to the Python language, covering the following topics:

 

 

  • Language Introduction
  • Syntax and Style
  • Python 2 vs. Python 3 (the next generation)
  • Python Objects, Data Types, and Operators
  • Creating and Calling Functions and Methods
  • Flow Control: Loops and Conditionals
  • Files and Input/Output
  • Importing: Modules and Packages
  • Errors and Exception Handling
  • Object-Oriented Programming
  • Objects, References, and Memory Model

After completing this class, attendees should have a good working knowledge of the core Python language, be able to design and create Python objects, classes and modules, as well as have the ability to build a variety of tools and applications.