Let us help you find the training program you are looking for.

If you can't find what you are looking for, contact us, we'll help you find it. We have over 800 training programs to choose from.

Loading Events

Introduction to Python – 4 Day Training Session

Course Details:

  • Class Start Date:

    Tuesday 4/4/2023

  • Class End Date:

    Friday 4/7/2023

  • Cost per Student:

    $ 1850

  • This course leads the student from the basics of writing and running Python 3 scripts to more advanced features such as file operations, regular expressions, working with binary data, and using the extensive functionality of Python modules. Extra emphasis is placed on features unique to Python, such as tuples, array slices, and output formatting.

    This is a hands-on programming class. All concepts are reinforced by informal practice during the lecture followed by graduated lab exercises.

    Introduction to Python is a practical introduction to a working programming language, not an academic overview of syntax and grammar. Students will immediately be able to use Python to complete tasks in the real world.

Download PDF

Course Objectives

  • An overview of Python
  • The Python Environment
  • Getting Started
  • Flow Control
  • Array types
  • Working with files
  • Dictionaries and Sets
  • Functions
  • Sorting
  • Errors and Exception Handling
  • Using Modules
  • Regular Expressions
  • Using the Standard Library
  • An Introduction to Python classes

Outline

Please see Modules below

Course Content

Course Details: 4 Day Training Session

Class Start Date: Tuesday, 4.4.2023

Class End Date: Friday, 4.7.2023

Cost per Student: $1850

This course leads the student from the basics of writing and running Python 3 scripts to more advanced features such as file operations, regular expressions, working with binary data, and using the extensive functionality of Python modules. Extra emphasis is placed on features unique to Python, such as tuples, array slices, and output formatting.

This is a hands-on programming class. All concepts are reinforced by informal practice during the lecture followed by graduated lab exercises.

Introduction to Python is a practical introduction to a working programming language, not an academic overview of syntax and grammar. Students will immediately be able to use Python to complete tasks in the real world.

Who should attend

  • This course is appropriate for advanced users, system administrators and website administrators who want to use Python to support their server installations, as well as anyone else who wants to automate or simplify common tasks with the use of Python scripts.
  • Unix/Linux, Mac, or Windows: Basic (1-2 years’ experience) at user-level
  • Programming language (any): Basic (1-2 years’ experience) helpful, not required

Module 1: An Overview of Python

Module 2: The Python Environment

Module 3: Getting Started

Module 4: Flow Control

Module 5: Array Types

Module 6: Array Types

Module 7: Dictionaries and Sets

Module 8: Functions

Module 9: Sorting

Module 10: Errors and Exception Handling

Module 11: Using Modules

Module 12: Regular Expressions

Module 13: Using the Standard Library

Module 14: An Introduction to Python Classes