Get in Touch

Course Outline

Introduction to Python Programming

  • Executing Python code
  • Leveraging Python development environments (IDEs and command-line utilities)
  • Utilizing Python and iPython shells, along with 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

Structuring and Sharing Code

  • Building modules and packages
  • Publishing code to repositories

Object-Oriented and Functional Programming

  • Defining and applying functions and classes
  • Enhancing functions and classes using decorators
  • An introduction to meta-classes

Managing Errors and Testing

  • Catching and triggering exceptions
  • Developing and running tests (including doc tests and unit tests)
  • Assessing code coverage through tests

Managing Files and Directories

  • Accessing various file types and understanding file handling concepts
  • Creating, reading, modifying, and deleting files (supporting plain text, CSV, as well as Microsoft Word and Microsoft Excel formats)
  • Extracting data from text files using Regular Expressions
  • Creating and removing directories, as well as listing and locating files

Requirements

None.

 14 Hours

Testimonials (7)

Related Categories