Pearson Vue Certified IT Specialist Python

Multiday, 05/09/2025 - 08/09/2025

Venue

Tertiary Courses Malaysia G-3A-02, Corporate Office Suite, KL Gateway, No 2, Jalan kerinchi, Gerbang kernichi Lestari, 59200 Kuala Lumpur, Malaysia

Entrance Fee

MYR3,000.00

Category

Business & Professional

Event Type

Class, Course, Training or Workshop

Share

Schedule

DateTime
05/09/20259:30 AM - 5:30 PM
08/09/20259:30 AM - 5:30 PM
Pearson Vue Certified IT Specialist Python

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

HRDF claimable

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