Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Leveraging Python Development Tools (IDEs and command-line utilities)
  • Utilizing 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

Code Organization and Distribution

  • Developing modules and packages
  • Deploying code to repositories

Object-Oriented and Functional Programming

  • Designing and implementing functions and classes
  • Enhancing functions and classes using decorators
  • Introduction to meta-classes

Error Management and Testing

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

File and Directory Management

  • Accessing various file types and understanding handling principles
  • Creating, reading, updating, and deleting files (including plain 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

Database Access

  • Performing selection, insertion, update, and deletion operations
  • Utilizing generic database APIs based on SQLite 3, PostgreSQL, and MySQL
  • Employing the Object-Relational Mapper (SQLAlchemy)
  • Interacting with NoSQL databases

Web Development

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

Testimonials (7)

Upcoming Courses

Related Categories