course

Home / Courses / Introduction to Python

Course Objectives

Learn how Python works and what it’s good for. Understand Python’s place in the world of programming languages. Learn to work with and manipulate strings in Python. Learn to perform math operations with Python. Learn to work with Python sequences:

  • lists, arrays, dictionaries, and sets. Learn to collect user input and output results. Learn flow control processing in Python. Learn to write to and read from files using Python. Learn to write functions in Python. Learn to handle exceptions in Python. Learn to work with dates and times in Python.

Agenda

  • Running Python
  • Hello, World!
  • Literals
  • Python Comments
  • Data Types
  • Variables
  • Writing a Python Module
  • print() Function
  • Named Arguments
  • Collecting User Input
  • Getting Help

  • Defining Functions
  • Variable Scope
  • Global Variables
  • Function Parameters
  • Returning Values
  • Importing Modules

  • Arithmetic Operators
  • Modulus and Floor Division
  • Assignment Operators
  • Built-in Math Functions
  • The math Module
  • The random Module
  • Seeding

  • Quotation Marks and Special Characters
  • String Indexing
  • Slicing Strings
  • Concatenation and Repetition
  • Common String Methods
  • String Formatting
  • Built-in String Functions

  • Definitions
  • Sequences
  • Unpacking Sequences
  • Dictionaries
  • The len() Function
  • Sets
  • args and kwargs

  • Conditional Statements
  • The is and is not Operators
  • Python’s Ternary Operator
  • Loops in Python
  • The enumerate() Function
  • Generators
  • List Comprehensions

  • Opening Files
  • The os and os.path Modules

  • Wildcard except Clauses
  • Getting Information on Exceptions
  • The else Clause
  • The finally Clause
  • Using Exceptions for Flow Control
  • Exception Hierarchy

  • Understanding Time
  • The time Module
  • The datetime Module

  • The sys Module
  • sys.argv
Tags
Applications Core Type: Core 4 Vendor: Webucator Product Line: Business Skills
FREE

Interested in course?


Course Type: Instructor Led