• All Courses
    • Mainframe
      • TSO/ISPF
      • JCL
      • VSAM
      • COBOL
      • DB2
    • IT & Software
      • IT Certification
    • General
      • Regular Expression
    • Google Suites
      • Google Slides
      • Google Big Query
    • Project Management
      • Risk Measurement
    • Database
      • SQL
      • Google Big Query
      • SQL Server
    • Coding For Kids
    • Microsoft
      • Microsoft Office
  • All Tutorials
    • TSO-ISPF Tutorial
    • JCL Tutorial
    • VSAM Tutorial
    • COBOL Tutorial
    • DB2 Tutorial
  • About Us
  • Contact
  • Checkout
  • My account
trainool.com
  • All Courses
    • Mainframe
      • TSO/ISPF
      • JCL
      • VSAM
      • COBOL
      • DB2
    • IT & Software
      • IT Certification
    • General
      • Regular Expression
    • Google Suites
      • Google Slides
      • Google Big Query
    • Project Management
      • Risk Measurement
    • Database
      • SQL
      • Google Big Query
      • SQL Server
    • Coding For Kids
    • Microsoft
      • Microsoft Office
  • All Tutorials
    • TSO-ISPF Tutorial
    • JCL Tutorial
    • VSAM Tutorial
    • COBOL Tutorial
    • DB2 Tutorial
  • About Us
  • Contact
  • Checkout
  • My account
    • RegisterLogin

IT & Software

  • Home
  • All courses
  • IT & Software
  • Python PCEP: Pass Certified Entry-Level Python Programmer

Python PCEP: Pass Certified Entry-Level Python Programmer

User Avatar
trainool
IT & Software, IT Certification
(0 review)
₹12,000.00 ₹799.00
  • Overview
  • Curriculum
  • Instructor
  • Reviews
₹12,000.00 ₹799.00
  • Overview
  • Curriculum
  • Instructor
  • Reviews

COURSE DESCRIPTION

The Python PCEP exam is conducted by the “python institute“.

This Python PCEP certification Course(Video-based course) will guide you to pass the Python PCEPexam on 1st attempt and once you practice all the examples in this course, you will easily pass the exam with at least 90% marks.

There are more than 250 examples in this course that will serve you like Python PCEP Practice Tests. There are multiple PCEP quizzes to test your Knowledge. You can consider these quizzes as Python PCEP mock Tests. These PCEP mock exams or quizzes will give you enough idea about the actual exam.

This course consists of 5 sections or modules that will teach you everything about PCEP and will help you to clear the PCEP – Certified Python Entry-Level Programmer exam(PCEP-30-01).

The actual Python PCEP certification will have 30 questions as mentioned below –

1. Module 1: Basic Concepts (5 questions)

  • Basic concepts
  • Interpreter, compiler, lexis, semantics, syntax, Keywords, etc.
  • Literal – Integer, Boolean, Floats, scientific notation, string
  • comment
  • print()
  • input()
  • Other numeral systems – binary, decimal, octal, and hexadecimal
  • Aritmetic(numeric) operators -> +, -, *, /, //, %, **
  • String Operators: +, *
  • assignments and shortcut operators

2. Module 2: Data Types, Evaluations, and Basic I/O Operations (6 Questions)

  • operators: unary and binary, priorities and binding
  • bitwise operators: ~ & ^ | << >>
  • Boolean operators: or, and, not
  • Boolean expressions
  • relational operators ( == != > >= < <= ), building complex Boolean expressions
  • accuracy of floating-point numbers
  • basic i/o (input and output) operations using – input(), print(), int(), float(), str(), len() functions
  • format print() output with end= and sep= arguments
  • type casting
  • basic calculations
  • simple strings: constructing(create), assigning, indexing, immutability

3. Module 3: Control Flow – loops and conditional blocks (6 questions)

  • conditional statements: if, if-else, if-elif, if-elif-else
  • multiple conditional statements – multiple if statement
  • the pass instruction
  • Loops: while, for, range(), in
  • Iteration – iterating through sequences
  • loops continued: while-else, for-else
  • nesting loops and conditional statements
  • controlling loop execution: break, continue

4. Module 4: Data Collections – Lists, Tuples, and Dictionaries (7 questions)

  • simple lists: constructing vectors, indexing, and slicing, the len() function
  • lists in detail: indexing, slicing, basic methods (append(), insert(), index()) and functions (len(), sorted(), etc.), del instruction, iterating lists with the for loop, initializing, in and not in operators, list comprehension, the difference between copying and cloning
  • lists in lists: matrices and cubes
  • tuples: indexing, slicing, building, immutability
  • tuples vs. lists: similarities and differences, lists inside tuples and tuples inside lists
  • dictionaries: building, indexing, adding and removing keys, iterating through dictionaries as well as their keys and values, checking key existence, keys(), items(), and values() methods
  • strings in detail: escaping using the \ character, quotes, and apostrophes inside strings, multi-line strings, basic string functions.

5. Module 5: Functions (6 questions)

  • define and call(invoking) your own functions(user-defined functions) and generators
  • return and yield keywords, returning results,
  • the None keyword,
  • recursion
  • parameters vs. arguments,
  • positional keyword and mixed argument passing,
  • default parameter values
  • converting generator objects into lists using the list() function
  • name scopes, name hiding (shadowing), the global keyword

PCEP Certification: Exam Information

  • Exam Name: PCEP Certified Entry-Level Python Programmer
  • Exam Code: PCEP-30-01
  • Exam Level: Entry
  • Pre-requisites: None
  • Duration: 45 minutes (exam) + approx. 5 minutes (Non-Disclosure Agreement/Tutorial)
  • Number of Questions: 30
  • Format: Single-choice and multiple-choice questions, drag & drop, gap fill | Python 3. x
  • Passing score: 70%
  • Language: English
  • Delivery Channel: OpenEDG Testing Service

PCEP certification is a professional Entry-Level Python Programmer Exam to test a person’s ability to understand basic coding related to Fundamentals of Python Programming. The candidate will gain all the necessary knowledge of Python Programming, its syntax, semantics, and basic concepts like the below –

  • Concepts like – literals, print(), input(), numbers, strings, etc.
  • knowledge of operators – unary, binary, bitwise, boolean, relational operators, simple strings, data type, evaluation, I-O, etc.
  • Control Flow – Loops, If, While, for, break, continue, pass
  • Data collections – Lists, tuples, dictionaries, strings
  • Functions – Arguments, Parameters, recursion, scope, global, positional arguments, Keyword arguments, None, yield, default parameter, etc.

Other benefits of the PCEP course

  • This course will also help you to build your Python Projects.
  • The course will be of great help for students who want to clear Microsoft 98-381 exam for Python.
  • This course will also test you if you are ready to start your reparation for PCAP.

REQUIREMENT

  • No programming experience is needed. You will learn everything you need to know

LEARNING OUTCOMES

  • Students will pass the PCEP – Certified Entry-Level Python Programmer Certification in 1st attempt
  • Students who want to score more than 90% in the PCEP exam(PCEP-30-01)
  • Python from basics
  • Complete Python Practice sets that will help to clear the PCEP exam
  • Those who are preparing for Certified Associate in Python Programming (PCAP) will also clear their basic concepts

WHO CAN TAKE THIS COURSE

  • Individuals who want to get more than 90% in the PCEP – Certified Entry-Level Python Programmer Certification
  • Python Programmers who want to improve their marks in the PCEP exam
  • Beginners who want to pass PCEP – Certified Entry-Level Python Programmer certification in 1st attempt
  • Students or Programmers who want to practice similar PCEP type questions to gain confidence before the actual PCEP-30-01 exam
  • A person who wants to enhance their resume after passing the PCEP-30-01 exam.

Course Features

  • Lectures 118
  • Quizzes 6
  • Duration 8.5 hours
  • Skill level All levels
  • Language English
  • Students 12000
  • Certificate Yes
  • Assessments Yes
author avatar
trainool

Reviews

Average Rating

0
0 rating

Detailed Rating

5
0%
4
0%
3
0%
2
0%
1
0%
  • Share:

You May Like

Complete Google Slides from Scratch
trainool

Complete Google Slides from Scratch

The only Course you need for your Google Slides Journey

trainool
503
students
0
₹6,000.00 ₹399.00
The Complete Google BiqQuery Masterclass: Beginner to Expert
trainool

The Complete Google BiqQuery Masterclass: Beginner to Expert

Master Google BigQuery Analytics with SQL used in Big Query to analyze Real data for data scientists, Developers, etc.

trainool
801
students
0
₹12,000.00 ₹699.00
Coding for Kids – Create Website using HTML and CSS
trainool

Coding for Kids – Create Website using HTML and CSS

Learn HTML and CSS from scratch to create an awesome website. Everything you need to code a website for your kids

trainool
51
students
0
₹9,000.00 ₹499.00
Complete Microsoft SQL Server Masterclass: Beginner to Expert
trainool

Complete Microsoft SQL Server Masterclass: Beginner to Expert

Master course using Microsoft SQL Server. These SQL can also used in Oracle, MySQL, PostgreSQL, SQLite, DB2, etc.

trainool
600
students
0
₹12,000.00 ₹699.00
Microsoft SQL Crash Course for Absolute Beginners
trainool

Microsoft SQL Crash Course for Absolute Beginners

This Crash course uses Microsoft SQL Server. The SQLs used here can also be used in Oracle, MySQL, PostgreSQL, SQLite, etc.

trainool
34
students
0
₹6,000.00 Free

All Courses

  • Coding For Kids
  • Database
    • Google Big Query
    • SQL Server
  • General
    • Regular Expression
  • Google Suites
    • Google Big Query
    • Google Slides
  • IT & Software
    • IT Certification
  • Mainframe
    • COBOL
    • DB2
    • JCL
    • TSO/ISPF
    • VSAM
  • Microsoft
    • Microsoft Office
  • Project Management
    • Risk Measurement

Latest Courses

Complete Google Slides from Scratch

Complete Google Slides from Scratch

₹6,000.00 ₹399.00
The Complete Google BiqQuery Masterclass: Beginner to Expert

The Complete Google BiqQuery Masterclass: Beginner to Expert

₹12,000.00 ₹699.00
Free Tutorials

contact@trainool.com

  • All Courses
  • About Us
  • Contact
  • Checkout
  • Term Conditions
  • Privacy Policy

©2022 - Trainool Technology Solutions

Login with your site account

Lost your password?

Not a member yet? Register now

Register a new account

Are you a member? Login now