
Pearson Vue Certified IT Specialist Python
Venue
Entrance Fee
Category
Event Type
Share
Schedule
Date | Time |
---|---|
05/09/2025 | 9:30 AM - 5:30 PM |
08/09/2025 | 9:30 AM - 5:30 PM |

The Pearson VUE Certified IT Specialist Python Prep course is designed to build essential Python programming skills and prepare learners for the IT Specialist Python certification exam. Participants will explore how Python handles data types, operator precedence, and data operations to write accurate and efficient expressions. Gain hands-on experience in controlling program flow using branching and looping structures and performing input/output operations through both the console and files.
The course also covers the fundamentals of documenting code, writing functions, and building modular Python applications. Learners will develop the ability to troubleshoot and handle runtime errors using exceptions, as well as write unit tests to ensure code quality. Additionally, participants will solve real-world problems using built-in Python modules and tools. Ideal for beginners, students, and aspiring software developers who want to validate their Python programming skills through certification.
Certificate
All participants will receive a Certificate of Completion from Tertiary Courses after achieved at least 75% attendance.
Funding and Grant
HRD Corp Claimable Course for Employers Registered with HRD Corp
Course Code: M1823
Topic 1 Operations using Data Types and Operators
Evaluate expressions to identify the data types Python assigns to variables
Perform data and data type operations
Determine the sequence of execution based on operator precedence
Select operators to achieve the intended results
Topic 2 Flow Control with Decisions and Loops
Construct and analyze code segments that use branching statements
Construct and analyze code segments that perform iteration
Topic 3 Input and Output Operations
Construct and analyze code segments that perform file input and output operations
Construct and analyze code segments that perform console input and output operations
Topic 4 Code Documentation and Structure
Document code segments
Construct and analyze code segments that include function definitions
Topic 5 Troubleshooting and Error Handling
Analyze, detect, and fix code segments that have errors
Analyze and construct code segments that handle exceptions
Perform unit testing
Topic 6 Operations using Modules and Tools
Perform basic operations by using built-in modules
Solve complex computing problems by using built-in modules