**** This course contains pretty much everything you need to pass the exams. ****Welcome to the PCEP – Certified Python Programmer Complete Course by Dr. Chris Mall. This course covers everything you need to know to pass the Python PCEP-30-01 & PCAP-31 Certification Exam.This course includes an overview of the Python PCEP Programmer Exams methodology used in a programming environment.WHAT YOU'LL RECEIVE IN THIS PYTHON PCEP PROGRAMMER PREPARTION COURSE Exam block #1: Basic Concepts (17%)Objectives covered by the block (5 exam items)fundamental concepts: interpreting and the interpreter, compilation and the compiler, language elements, lexis, syntax and semantics, Python keywords, instructions, indentingliterals: Boolean, integer, floating-point numbers, scientific notation, stringscommentsthe print() functionthe input() functionnumeral systems (binary, octal, decimal, hexadecimal)numeric operators: ** * / % // + –string operators: * +assignments and shortcut operatorsExam block #2: Data Types, Evaluations, and Basic I/O Operations (20%)Objectives covered by the block (6 exam items)operators: unary and binary, priorities and bindingbitwise operators: ~ & ^ | << >>Boolean operators: not and orBoolean expressionsrelational operators ( == != > >= < <= ), building complex Boolean expressionsaccuracy of floating-point numbersbasic input and output ope
What you'll learn
understand fundamental programming concepts
work with Python data types
perform basic input and output operations
utilize numeric and string operators
create complex boolean expressions
Course objectives
prepare for the PCEP-30-01 and PCAP-31 certification exams