Course Description:This hands on Python programming course shows how to rapidly develop and maintain effective Python programs. The course includes thorough coverage of Python 3 syntax, built in data types and control constructs. The course takes a practical approach to creating and organizing Python programs using functions, packages, modules and classes as part of Python's object-oriented paradigm. Attendees will learn to identify and correct problems through unit testing and exception handling. Attendees will use regular expressions to rapidly process data captured from users and from the file system. Students will learn how to create GUI based Python programs to gracefully interact with the user. Comprehensive hands on exercises are integrated throughout to reinforce learning and develop real competency.
Course Prerequisites:Prior scripting experience or knowledge of fundamental programming concepts.
Introduction to Python 3
|
Using Python
|
Language Fundamentals
|
Flow Control Constructs
|
Expressions
|
Exception Handling
|
Unit Testing and Debugging
|
Using the String Object
|
Arrays, Collections and Dictionaries
|
Organizing Code
|
Working with Arguments
|
GUI Programming
|
Object Oriented Programming Concepts
|
Working with XML Data
|
I/O Handling
|
Regular Expressions
|