The Python language is known for its simplicity and adaptability. This Python Fundamentals course provides an introduction to the Python programming language and focuses on the foundational development skills of data structuring, flow control and object orientation.
There are no formal prerequisites for this course.
Python Fundamentals Training Delivery Methods
After-course instructor coaching benefit
4thdacad end-of-course exam included
Python Fundamentals Training Course Benefits
Employ data structures: lists and dictionariesConditionally branch and loop with control statements: if and forCreate and call functionsImport library modulesEncapsulate data and operations within classes
Python Fundamentals Course Outline
Outline
Executing python statements interactively and from files
Creating custom data types with embedded attributes and operations
Formatting text strings and make floating point calculations
Adhering to Python best practices and coding styles