Instructor-led training: Introduction to Python Programming + PCEP exam voucher

Training dates

Start date End date Instructors Seats Price
January 4, 2025 January 19, 2025 Ian Eyre 10 $699.00 $799.00
Training date Duration (in minutes)
January 4, 2025 5:00 PM CT - 8:00 PM CT 180
January 5, 2025 5:00 PM CT - 8:00 PM CT 180
January 11, 2025 5:00 PM CT - 8:00 PM CT 180
January 12, 2025 5:00 PM CT - 8:00 PM CT 180
January 18, 2025 5:00 PM CT - 8:00 PM CT 180
January 19, 2025 5:00 PM CT - 8:00 PM CT 180

About the Course

The "Introduction to Python Programming Language - Basic Level" course, now offered as an instructor-led online course, remains an indispensable initiation into one of the most esteemed programming languages worldwide. Conducted by seasoned trainers, this course serves as the first step towards mastering the PCEP – Certified Entry-Level Python Programmer (Exam PCEP-30-02) certification. Additionally, each participant will receive a complimentary voucher upon course completion.

Tailored for beginners and Python enthusiasts alike, this instructor-led course covers the essential skills necessary to write basic programs in Python. After completing this course, participants will possess the capability to author simple Python code and comprehend fundamental programming concepts. Through interactive online sessions led by seasoned instructors, our goal is to empower individuals to master coding, debugging, and execution in Python, while also gaining valuable insights into software development principles.

Our instructor-led approach endeavors to transform novices into proficient programmers, equipping them to confidently embark on software development endeavors. Beyond coding proficiency, participants will be primed for diverse roles within the expansive of software development, junior programming internships, system design, and software testing.

 

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

 

Certification

PCEP™ – Certified Entry-Level Python Programmer certification (Exam PCEP-30-0x) 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), literalsvariables, and numeral systemsoperators and data typesI/O operationscontrol 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 syntaxsemantics, and the runtime environment.