Course Details
Course Outline
1 - Setting Up Python and Developing a Simple Application
Set Up the Development EnvironmentWrite Python StatementsCreate a Python ApplicationPrevent Errors
2 - Processing Simple Data Types
Process Strings and Integers Process Decimals, Floats, and Mixed Number Types
3 - Processing Data Structures
Process Ordered Data StructuresProcess Unordered Data Structures
4 - Writing Conditional Statements and Loops in Python
Write a Conditional StatementWrite a Loop
5 - Structuring Code for Reuse
Define and Call a FunctionDefine and Instantiate a ClassImport and Use a Module
6 - Writing Code to Process Files and Directories
Write to a Text FileRead from a Text FileGet the Contents of a DirectoryManage Files and Directories
7 - Dealing with Exceptions
Handle ExceptionsRaise Exceptions
Actual course outline may vary depending on offering center. Contact your sales representative for more information.
Who is it For?
Target Audience
This course is designed for people who want to learn the Python programming language in preparation for using Python to develop software for a wide range of applications, such as data science, machine learning, artificial intelligence, and web development.
Prerequisites
Other Prerequisites
Some experience programming in an object-oriented language is helpful, but even if you don't have such experience, this course can be useful to those that are new to programming.