Python 101 and PCEP Certification

Training dates

Start date End date Instructors Seats Price
December 6, 2025 December 28, 2025 Ian Eyre 3 $479.00 $799.00
Training date Duration (in minutes)
December 6, 2025 8:00 AM CT - 11:00 AM CT 180
December 7, 2025 8:00 AM CT - 11:00 AM CT 180
December 13, 2025 8:00 AM CT - 11:00 AM CT 180
December 14, 2025 8:00 AM CT - 11:00 AM CT 180
December 27, 2025 8:00 AM CT - 11:00 AM CT 180
December 28, 2025 8:00 AM CT - 11:00 AM CT 180
January 10, 2026 January 25, 2026 Ian Eyre 10 $479.00 $799.00
Training date Duration (in minutes)
January 10, 2026 8:00 AM CT - 11:00 AM CT 180
January 11, 2026 8:00 AM CT - 11:00 AM CT 180
January 17, 2026 8:00 AM CT - 11:00 AM CT 180
January 18, 2026 8:00 AM CT - 11:00 AM CT 180
January 24, 2026 8:00 AM CT - 11:00 AM CT 180
January 25, 2026 8:00 AM CT - 11:00 AM CT 180

About the Course

Course Information

The Python 101 course is a practical, instructor-led online training designed to give beginners a strong and confident start in the world of programming. Guided by experienced trainers, this course serves as the ideal first step toward earning the PCEP™ – Certified Entry-Level Python Programmer (PCEP-30-02) certification. Upon completing the training, each participant receives a complimentary PCEP Exam + Retake voucher and a set of two practice tests, ensuring a smooth and supported path to certification success.

Built specifically for beginners and aspiring Python developers, the course focuses on the essential skills required to write, run, and debug basic Python programs. Through interactive live sessions, demonstrations, hands-on coding exercises, and guided practice, participants learn to understand how Python works and how to apply core programming concepts effectively.

Our instructor-led approach makes learning clear, structured, and encouraging. Even participants with no prior programming background will quickly gain the confidence to write their own code and tackle common programming challenges. By the end of the course, learners are well-prepared to continue their Python education and explore early-career opportunities in software development, testing, data processing, system support, and related technical fields.

Technical Information

  • Duration: 6 classes each 180 minutes long
  • Delivery Channel: MS Teams
  • Language: English


Pre-Course Checklist

Before attending the instructor-led course sessions, please ensure the following:

  • Verify the course schedule and time zone to avoid confusion when joining live meetings, especially if attending from outside of Central European Time (CET).
  • Please note that the course is conducted on weekends, and participation in each session is essential for successful completion and preparation for certification.
  • Check your system setup — ensure you have a stable internet connection, working audio, and access to the required online learning platform.
  • Review all communications and materials sent before the course — including access links, course agenda, and onboarding information — to be fully prepared for Day 1.


Important Information

Within 7 days of payment, each participant will receive an email with:

  • Confirmation of the course start date,
  • All organizational details,
  • Invitation to join the Microsoft Teams course group.

If the minimum number of participants required to launch the course is not reached, we will notify all registered learners within 7 days and either: propose a revised start date or offer a full refund for the payment made.
 
Should you encounter any issues during registration or course assignment, please contact us at course@openedg.org


What you will learn

  •  Learn the universal concepts of computer programming
  •  Learn the syntax and semantics of the Python language
  •  Practice skills in resolving typical implementation challenges
  •  Use the most important elements of Python Standard Library
  •  Install your runtime environment
  •  Write your own Python programs


About PCEP Certification

PCEP BadgePCEP™ – Certified Entry-Level Python Programmer certification is a professional credential that measures the candidate's ability to accomplish coding tasks related to the essentials of programming in the Python language. A test candidate should demonstrate sufficient knowledge of the universal concepts of computer programming, the syntax and semantics of the Python language, as well as the skills in resolving typical implementation challenges with the help of the Python Standard Library.
 
The PCEP™ certification shows that the individual is familiar with the following concepts: fundamental terms and definitions (e.g. compilation vs. interpretation), Python's logic and structure (e.g. keywords, instructions, indentation), literals, variables, and numeral systems, operators and data types, I/O operations, control flow mechanisms (conditional blocks and loops), data collections (lists, tuples, dictionaries, strings), functions (decomposition, built-in and user-defined functions, organizing interaction between functions and their environment, generators, recursion), exceptions (exception handling, hierarchies), as well as the essentials of Python programming language syntax, semantics, and the runtime environment.