Basic Python 13 Programming
Programming
COURSE OVERVIEW
This is a basic course for audience that wants to learn how to program basic constructs in Python. This will cover from declaring variables, data types, functions, classes, objects, and file handling transactions. This course will prepare the audience for Python core programming courses.
Duration: 3 days / 24 hours
Delivery Method: Classroom-based, Virtual Instructor Led Training
COURSE OUTLINE
Day 1 – Creating the Python script
· Introduction to Python platform
· Writing Python source codes
· Compilation and execution of Python codes
· Comments
· Keywords, identifiers, and literals
· Dealing with basic object types
· Operators
· Understanding programming constructs
o Decision-making constructs
o Branching decisions
o Loop transactions
o Traversals
· Functions
o Creating a python function
o Parameter passing
o Returned value types
o Calling a function
o Modular programming
· Global and local scoping
Day 2 – Understanding classes and objects
· The class keyword
· The instantiation process
· The constructor and its overloading
· Member attributes
· Member functions
· Class variables and functions
Day 3 - Introduction to Python programming
· Understanding the built-in modules
· The use of import and from keywords
· Exception handling
· Python Coding standards
REGISTER NOW