Basic Python Training for Beginners

One Day, 24/04/2025

Venue

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

Entrance Fee

MYR1,000.00

Category

Business & Professional

Event Type

Class, Course, Training or Workshop

Share

Schedule

DateTime
24/04/20259:30 AM - 5:30 PM
Basic Python Training for Beginners

Step confidently into the world of programming with our Basic Python Training for Beginners. This meticulously designed course lays down a robust foundation, guiding you seamlessly from the very act of installing Python and choosing an apt Integrated Development Environment (IDE), to coding with precision. As you progress, immerse yourself in the intricacies of Python's data types, harnessing operators, and deploying control structures and loops to dictate the flow of your programs.

But the journey doesn't stop there. Dive deeper into the heart of Python as you comprehend and apply functions, which are the building blocks of modular and efficient coding. To further enhance your coding prowess, you'll also learn how to install and utilize both Python's standard packages and third-party packages, expanding your toolkit and enabling a myriad of functionalities. By the culmination of our training, you'll be well-equipped to navigate the vast seas of Python programming with finesse.

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: M278

Topic 1 Get Ready

  • Overview

  • Install Python

  • First Python Script

  • Comment

  • Interactive Python IDLE

Topic 2: Data Types

  • Number 

  • String 

  • List

  • Tuple

  • Dictionary

  • Set

Topic 3 Operators

  • Arithmetic Operators

  • Compound Operators

  • Comparison Operators

  • Membership Operators

  • Logical Operators

  • Identity Operators

Topic 4 Control Structure

  • Conditional

  • Loop

  • Iterating Over Multiple Sequences

  • Break & Continue

Topic 5 Function

  • Function syntax

  • Return value

  • Return multiple values

  • Passing argument values

  • Default argument values

  • Variable argument sequence

Topic 6 Modules & Packages

  • Modules

  • Packages

  • Python Standard Library

  • Install Third Party Packages

  • Anaconda Packages