Complete Python Programming Course - Fundamentals to Advanced
Master Python programming essentials and beyond! Enroll now and gain expertise in everything from basic syntax to advanced modules with our interactive training program. Equip yourself with practical skills in OS interaction, GUI development, network protocols, threading techniques, JSON/XML parsing, extending Python capabilities, and much more.
- Available in:
- Malaysia
Corporate Pricing
Pax:
Training Provider Pricing
Pax:
Features
Target Audience
Methodologies
Subsidies

What you'll learn
- Understand core Python constructs and standard libraries
- Implement object-oriented programming concepts in Python
- Perform file I/O operations and interact with the operating system
- Utilize debugging tools for maintaining code quality
- Create graphical user interfaces (GUIs) and handle network communications
- Write modular code using packages and modules
- Access databases efficiently using Python's DB API
- Develop idiomatic code using Pythonic principles
Why should you attend?
Dive into the world of Python programming with our meticulously crafted course, designed to provide a robust foundation in one of the most versatile and widely-used programming languages today. Begin by exploring essential Python constructs such as data types, sequences, and mapping types that form the backbone of any Python program. Advance through understanding program structure, file operations, and console I/O to manage data flow seamlessly. Grasp conditional logic and built-in functions alongside iterative processes with loops to manipulate data effectively. Modules and packages are demystified, covering everything from initialization and namespaces to imports and naming conventions, ensuring your code is modular and maintainable. Discover how to interact with operating systems using the OS module for tasks like environment variable access, executing commands, and handling file system operations. Learn the Zen of Python to write idiomatic code with advanced features such as lambda functions, list comprehensions, and string formatting techniques that make your scripts more efficient and readable. Delve into object-oriented programming with classes, understanding instance methods, inheritance patterns, and encapsulation. Meta-programming concepts will elevate your skills as you work with decorators and monkey patching. Programmer tools such as pylint and unittest will be covered to refine code quality and ensure robustness. Distribution of modules is made simple as you learn how to create setup files and build installers. Accessing databases using Python's DB API provides the skills needed for data-driven applications. GUI programming brings a visual dimension to your projects while networking modules help you understand client-server architecture. Concurrent programming with threads introduces safe multi-threading practices for high-performance applications. XML/JSON sections will guide you through data interchange formats crucial for web services. Extending Python shows how to integrate non-Python modules for performance gains while the sh module enables powerful shell command executions directly from Python scripts.
Course Syllabus
Day 1 - Python Fundamentals and Classes
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 1
Day 2 - Tools and Database Programming
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 2
Day 3 - Advanced Python Extensions
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 3
Ratings and Reviews
Instructor
Instructor
Dr. Esther Suria Kala is a highly accomplished ICT consultant and corporate trainer with nearly 30 years of extensive experience in information technology, project management, and organizational development. As the founder of Angel Software Solutions, she has established herself as a versatile and dedicated professional who delivers cutting-edge training solutions across Malaysia and internationally.
Her academic credentials are exceptional, including a PhD in Psychology with a focus on Human Behaviour and Human Resources, an MBA in Finance, and degrees in both Computer Science and Human Resources. Currently pursuing a second PhD in IT Information Security, Dr. Esther demonstrates an unwavering commitment to continuous learning and staying at the forefront of technological advancement. Her educational foundation is complemented by an impressive array of professional certifications, including Microsoft Certified Trainer (MCT), CISSP, ITIL, SAP Certified Associate, Certified Cyber Security Professional, Data Scientist, AI Engineering, and ECBA certifications.
Dr. Esther's technical expertise spans an extensive range of domains, from traditional programming languages like Java, C++, and PHP to modern technologies including Python, AI coding, machine learning, RPA, and IR 4.0 microservices. She is proficient in database management systems including Microsoft SQL Server and Oracle, web development frameworks, and enterprise solutions like SAP Crystal Reports and SharePoint Server. Her knowledge extends to cybersecurity, ethical hacking, network administration, and data analytics, making her uniquely qualified to address both technical and strategic business challenges.
As a trainer, Dr. Esther excels in bridging the gap between technical complexity and practical application. She delivers comprehensive training programs for both IT and non-IT professionals, covering everything from software development and cloud computing to soft skills such as digital marketing, business analysis, customer service, and project management. Her ability to communicate effectively in both English and Bahasa Malaysia enables her to connect with diverse audiences across different organizational levels.
Her impressive client portfolio includes leading organizations such as Maybank, Telekom Malaysia, Malaysian Airlines, Tenaga Nasional Berhad, Bank Negara, Ministry of Education, Ministry of Finance, and numerous multinational corporations. This extensive experience across banking, telecommunications, government, aviation, and technology sectors demonstrates her adaptability and deep understanding of varied industry requirements. Recognized with the Outstanding Achievement Award in Information Technology from University Malaya in 2013, Dr. Esther continues to empower organizations through innovative training solutions that drive digital transformation and professional excellence.
Instructor
Instructor Reviews
Mohammad Mehdi Lotfinejad
Chief Data Officer & Data Science Trainer"Mehdi and I worked on several projects with company such as Petronas , Shell and CIMB Regional ETC. I must say Mehdi's training was highly appreciated by our clients as he was able to exhibit in full display his vast knowledge as a Data professional. I would highly recommend him to anyone looking for a top tier training expert."
"Not only knowledgeable but also having hands dirty on what he knows Friendly and building networks quickly."
"I had the pleasure of working with Mehdi together on some high-level initiatives such as the Petronas data scientist program and Shell's project to become a data-driven organization. During these projects, Mehdi received numerous accolades for his ability to share his knowledge and mentor up-and-coming data scientists. Based on our shared experiences, I have no hesitation in recommending Mehdi for any project or position he may be considered for."
FAQ
Frequently Asked Questions About This Course
- Public pricing: applies for individuals signing up from different companies.
- Corporate pricing: applies if a company wants to have an intake for its employees only.
- Training provider pricing: applies only for other training providers looking to hire our trainers and use our content. Our content has a licensing fee.
We will keep you updated on the status of the intake after you enroll.
Why should you attend?
Dive into the world of Python programming with our meticulously crafted course, designed to provide a robust foundation in one of the most versatile and widely-used programming languages today. Begin by exploring essential Python constructs such as data types, sequences, and mapping types that form the backbone of any Python program. Advance through understanding program structure, file operations, and console I/O to manage data flow seamlessly. Grasp conditional logic and built-in functions alongside iterative processes with loops to manipulate data effectively. Modules and packages are demystified, covering everything from initialization and namespaces to imports and naming conventions, ensuring your code is modular and maintainable. Discover how to interact with operating systems using the OS module for tasks like environment variable access, executing commands, and handling file system operations. Learn the Zen of Python to write idiomatic code with advanced features such as lambda functions, list comprehensions, and string formatting techniques that make your scripts more efficient and readable. Delve into object-oriented programming with classes, understanding instance methods, inheritance patterns, and encapsulation. Meta-programming concepts will elevate your skills as you work with decorators and monkey patching. Programmer tools such as pylint and unittest will be covered to refine code quality and ensure robustness. Distribution of modules is made simple as you learn how to create setup files and build installers. Accessing databases using Python's DB API provides the skills needed for data-driven applications. GUI programming brings a visual dimension to your projects while networking modules help you understand client-server architecture. Concurrent programming with threads introduces safe multi-threading practices for high-performance applications. XML/JSON sections will guide you through data interchange formats crucial for web services. Extending Python shows how to integrate non-Python modules for performance gains while the sh module enables powerful shell command executions directly from Python scripts.
What you'll learn
- Understand core Python constructs and standard libraries
- Implement object-oriented programming concepts in Python
- Perform file I/O operations and interact with the operating system
- Utilize debugging tools for maintaining code quality
- Create graphical user interfaces (GUIs) and handle network communications
- Write modular code using packages and modules
- Access databases efficiently using Python's DB API
- Develop idiomatic code using Pythonic principles
Course Syllabus
Day 1 - Python Fundamentals and Classes
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 1
Day 2 - Tools and Database Programming
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 2
Day 3 - Advanced Python Extensions
Short Break
15 minsRecap and Q&A
15 minsLunch
1 hourShort Break
15 minsRecap and Q&A
15 minsEnd of Day 3
Instructor Reviews
Mohammad Mehdi Lotfinejad
Chief Data Officer & Data Science Trainer"Mehdi and I worked on several projects with company such as Petronas , Shell and CIMB Regional ETC. I must say Mehdi's training was highly appreciated by our clients as he was able to exhibit in full display his vast knowledge as a Data professional. I would highly recommend him to anyone looking for a top tier training expert."
"Not only knowledgeable but also having hands dirty on what he knows Friendly and building networks quickly."
"I had the pleasure of working with Mehdi together on some high-level initiatives such as the Petronas data scientist program and Shell's project to become a data-driven organization. During these projects, Mehdi received numerous accolades for his ability to share his knowledge and mentor up-and-coming data scientists. Based on our shared experiences, I have no hesitation in recommending Mehdi for any project or position he may be considered for."
Corporate Pricing
Pax:
Training Provider Pricing
Pax:
Features
Target Audience
Methodologies
Subsidies

Ratings and Reviews
Instructors
Dr. Esther Suria Kala is a highly accomplished ICT consultant and corporate trainer with nearly 30 years of extensive experience in information technology, project management, and organizational development. As the founder of Angel Software Solutions, she has established herself as a versatile and dedicated professional who delivers cutting-edge training solutions across Malaysia and internationally.
Her academic credentials are exceptional, including a PhD in Psychology with a focus on Human Behaviour and Human Resources, an MBA in Finance, and degrees in both Computer Science and Human Resources. Currently pursuing a second PhD in IT Information Security, Dr. Esther demonstrates an unwavering commitment to continuous learning and staying at the forefront of technological advancement. Her educational foundation is complemented by an impressive array of professional certifications, including Microsoft Certified Trainer (MCT), CISSP, ITIL, SAP Certified Associate, Certified Cyber Security Professional, Data Scientist, AI Engineering, and ECBA certifications.
Dr. Esther's technical expertise spans an extensive range of domains, from traditional programming languages like Java, C++, and PHP to modern technologies including Python, AI coding, machine learning, RPA, and IR 4.0 microservices. She is proficient in database management systems including Microsoft SQL Server and Oracle, web development frameworks, and enterprise solutions like SAP Crystal Reports and SharePoint Server. Her knowledge extends to cybersecurity, ethical hacking, network administration, and data analytics, making her uniquely qualified to address both technical and strategic business challenges.
As a trainer, Dr. Esther excels in bridging the gap between technical complexity and practical application. She delivers comprehensive training programs for both IT and non-IT professionals, covering everything from software development and cloud computing to soft skills such as digital marketing, business analysis, customer service, and project management. Her ability to communicate effectively in both English and Bahasa Malaysia enables her to connect with diverse audiences across different organizational levels.
Her impressive client portfolio includes leading organizations such as Maybank, Telekom Malaysia, Malaysian Airlines, Tenaga Nasional Berhad, Bank Negara, Ministry of Education, Ministry of Finance, and numerous multinational corporations. This extensive experience across banking, telecommunications, government, aviation, and technology sectors demonstrates her adaptability and deep understanding of varied industry requirements. Recognized with the Outstanding Achievement Award in Information Technology from University Malaya in 2013, Dr. Esther continues to empower organizations through innovative training solutions that drive digital transformation and professional excellence.
FAQ
Frequently Asked Questions About This Course
- Public pricing: applies for individuals signing up from different companies.
- Corporate pricing: applies if a company wants to have an intake for its employees only.
- Training provider pricing: applies only for other training providers looking to hire our trainers and use our content. Our content has a licensing fee.
We will keep you updated on the status of the intake after you enroll.
Our Offers
Academy for Trainers Academy for Trainers
Teach what you love. Abundent Academy gives you the tools you need to run your own trainings! We provide you with the platform, the students, the materials, and the support you need to succeed!
- Higher trainer payouts
- Ready-made course materials
- Student management system
- AI digital marketing assistant
Academy for Corporates Academy for Corporates
Get unlimited access to all of Abundent Academy's carefully curated courses for your team, all organized according to learning paths and roles! Perfect for companies looking to upskill their workforce and stay ahead in the tech industry.
- Carefully curated courses
- Role-based learning paths
- Team progress tracking
- Gap Identification and Analysis
Academy for Partners Academy for Partners
White-label IT training delivery for training providers. We become your behind-the-scenes delivery arm so you can say yes to more clients without hiring more trainers.
- Expand your training catalog
- 40+ expert trainers ready
- White-label delivery
- You keep client relationships