Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Utilising Python Development Tools (IDEs and command-line utilities)
  • Interacting with Python and iPython shells, as well as 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

  • Developing modules and packages
  • Distributing code to repositories

Object Oriented and Functional Programming

  • Designing and implementing functions and classes
  • Enhancing functions and classes through decorators
  • An overview of meta-classes

Error Handling and Testing

  • Catching and raising exceptions
  • Writing and running tests (including doc tests and unit tests)
  • Monitoring code coverage via tests

Working with Files and Directories

  • Accessing various file types and understanding file handling principles
  • Creating, reading, updating, and deleting files (covering regular text files, CSVs, as well as Microsoft Word and Microsoft Excel documents)
  • Extracting data from text files using Regular Expressions
  • Creating and removing directories, as well as listing and searching for files

Accessing Databases

  • Selecting, inserting, updating, and deleting data
  • Utilising a generic database API based on SQLite 3, PostgreSQL, and MySQL
  • Implementing the Object Relational Mapper (SQLAlchemy)
  • Interacting with NoSQL databases

Conquering The Web

  • Fetching web pages
  • Parsing HTML and XML
  • Automating the completion of web forms
  • Developing web applications in Python
 28 Hours

Number of participants


Price per participant

Testimonials (7)

Provisional Upcoming Courses (Require 5+ participants)

Related Categories