Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Utilizing Python Development Tools (IDEs and command line interfaces)
  • Interacting with Python and iPython shells, as well as using 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 implementing functions and classes
  • Enhancing functions and classes through decorators
  • Introduction to meta-classes

Error Handling and Testing

  • Capturing and raising exceptions
  • Developing and running tests (including doc tests and unit tests)
  • Verifying code coverage through testing

Working with Files and Directories

  • Managing access to various file types and understanding file handling principles
  • Creating, reading, modifying, and removing files (covering regular text, CSV, Microsoft Word, and Microsoft Excel formats)
  • Extracting data from text files using Regular Expressions
  • Managing directories, including creation, deletion, listing, and file search

Accessing Databases

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

Conquering The Web

  • Fetching web page content
  • Parsing HTML and XML structures
  • Automating the completion of web forms
  • Building web applications with Python
 28 Hours

Number of participants


Price per participant

Testimonials (7)

Upcoming Courses

Related Categories