
Pradeep Gowda offers on-site training classes in Python programming language. The course consists of one-on-one training sessions which combine lecture and on-hands practice. This approach gives the students to assimilate and understand the material. Pradeep’s proven training methods help the students gain confidence required to use Python in a productive, real-life scenario.
The course is designed keeping in mind the requirements of students new to programming (such as fresh graduates) as well as professional programmers who might be proficient in other programming languages (like C, C++ and Java).
Course overview
| Day One | Day Two |
|---|---|
Introduction to Python
Using the Interpreter
Types and operators
Statements
Functions
Modules
|
Discussion of Assignment
Classes
Exceptions
Built-in tools overview
System interfaces
Text processing
Python testing framework
Introduction to Jython
Question and Answer session
|
Learning Resources
Free full length books online:
- Think like a Python Programmer – Introductory text on Python programming. Highly recommended for first time programmers.
- How to Think Like a Computer Scientist – Learning with Python – Introduction to computer science fundamentals using Python.
- Dive into python – An excellent book to sharpen your python skills.
- Also see my articles and notes on python