Python Training Outline (2006)

Outline of a python training I did in 2006

Created: by Pradeep GowdaUpdated:Aug 01, 2024Tagged: python · training .

Note: This page is here for historical curiosity. This is the outline of a Python training I did in 2006. If you are looking for someone to train your team in Python, get in touch with me: pradeep AT btbytes dot com


Python Training

In this training spread over two days, the trainer will provide an intensive, hands-on introduction to the Python language and also introduce the audience to   tools and techniques used for Python application development. Through lectures, practical examples and on-hands programming the  students learn the basics of Python programming, and become proficient enough to apply the language for day to day tasks.  

Through out the course emphasis will be given to solve “real-life” problems.

Day 1

General Python Introduction 

Using the Interpreter

Types and operators

Statements

Functions

Modules

Classes

Day 2

Exceptions

Built-in Tools Overview

System Interfaces

Text Processing

Internet Scripting

Practical problem solving session