Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Utilizing Python Development Tools (IDEs and command-line utilities)
  • Working with Python and IPython shells, as well as the IPython Notebook

Data Types and Operations

  • Integers and floats
  • Strings and bytes
  • Tuples and lists
  • Dictionaries and ordered dictionaries
  • Sets and frozen sets

Organizing and Distributing Code

  • Creating modules and packages
  • Distributing code to repositories

Object Oriented and Functional Programming

  • Creating and utilizing functions and classes
  • Modifying functions and classes with decorators
  • Introducing meta-classes

Error Handling and Testing

  • Handling and raising exceptions
  • Writing and executing tests (doc tests and unit tests)
  • Evaluating code coverage by tests

Working with Files and Directories

  • Accessing various file types and understanding file handling principles
  • Creating, reading, updating, and deleting files (including plain text, CSV, Microsoft Word, and Microsoft Excel files)
  • Extracting data from text files using Regular Expressions
  • Creating and deleting directories, listing, and searching for files

Accessing Databases

  • Selecting, inserting, updating, and deleting data
  • Generic database API based on SQLite 3, PostgreSQL, and MySQL
  • Utilizing the Object Relational Mapper (SQLAlchemy)
  • Working with NoSQL databases

Conquering The Web

  • Retrieving web pages
  • Parsing HTML and XML
  • Automatically filling out web forms
  • Developing web applications in Python
 28 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories