Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Utilizing 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 floating-point numbers
  • Strings and byte sequences
  • Tuples and lists
  • Dictionaries and ordered dictionaries
  • Sets and frozen sets

Organizing and Distributing Code

  • Building modules and packages
  • Publishing code to repositories

Object-Oriented and Functional Programming

  • Defining and utilizing functions and classes
  • Enhancing functions and classes with decorators
  • Exploring meta-classes

Error Handling and Testing

  • Catching and raising exceptions
  • Creating and running tests (doctests and unit tests)
  • Measuring code coverage via tests

Working with Files and Directories

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

Accessing Databases

  • Performing select, insert, update, and delete operations
  • Utilizing a generic database API based on SQLite 3, PostgreSQL, and MySQL
  • Employing the Object Relational Mapper (SQLAlchemy)
  • Interacting with NoSQL databases

Conquering The Web

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

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories