TBYs Coding Academy Logo

Programs

Python Certification

Python Certification - PCEP™

This program is designed for those who wants to get certified by OpenEDG Python Institute. Python Certification course will boost your knowledge base, improve performance, and increase your professional trust. 

Course Description

This is the first course for Python Certification journey. PCEP™ – Certified Entry-Level Python Programmer shows that the individual is familiar with universal computer programming concepts like data types, containers, functions, conditions, loops, as well as Python programming language syntax, semantics, and the runtime environment.

Course Contents

  • Understand fundamental terms and definitions
  • Understand Python’s logic and structure
  • Introduce literals and variables into code and use different numeral systems
  • Choose operators and data types adequate to the problem
  • Perform Input/Output console operations
  • Make decisions and branch the flow with the if instruction
  • Perform different types of iterations
  • Collect and process data using lists
  • Collect and process data using tuples
  • Collect and process data using dictionaries
  • Operate with strings
  • Decompose the code using functions
  • Organize interaction between the function and its environment
  • Python Built-In Exceptions Hierarchy
  • Basics of Python Exception Handling

What you’ll learn

  • Computer Programming and Python Fundamentals
  • Control Flow – Conditional Blocks and Loops
  • Data Collections – Tuples, Dictionaries, Lists, and Strings
  • Functions and Exceptions

Course is designed for

  • Students who is familiar with Python and wants to get certified
  • Students who finished “Introduction to Python” class

Requirements

  • Introduction to Python