Python (Easy)

This course prepares you for the PCEP – Certified Entry-Level Python Programmer certification exams.

The main goal of the course is to guide you from a state of complete programming illiteracy to a level of programming knowledge which allows you to design, write, debug, and run programs encoded in the Python language, and to understand the basic concepts of software development technology.

The course will prepare you for jobs and careers connected with widely understood software development, which includes not only creating the code itself as a junior developer, but also computer systems 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

Lesson Part 1

1
Lesson 1 : Python Introduction.
2
Lesson 2 : Python Getting Started
3
Lesson 3 : Python Syntax
4
Lesson 4 : Python Comments
5
Lesson 5 : Python Variables
6
Lesson 6 : Python Variables Name
7
Lesson 7 : Python Variables – Assign Multiple Values
8
Lesson 8 : Python – Output Variables
9
Lesson 9 : Python – Global Variables
10
Lesson 10 : Python – Variable Exercises
11
Lesson 11 : Python Data Types
12
Lesson 12 : Python Numbers
13
Lesson 13 : Python Casting
14
Lesson 14 : Python – Slicing Strings
15
Lesson 15 : Python Strings
16
Lesson 16 : Python Modify Strings
17
Lesson 17 : Python – String Concatenation
18
Lesson 18 : Python – Escape Characters
19
Lesson 19 : Python – Format – Strings
20
Lesson 20 : Python – String Methods
21
Assignment 1
22
Assignment 2

Quiz

1
PCEP Mock Exam 1.
30 questions

Lesson Part 2

1
Lesson 21 : Python Booleans
2
Lesson 22 : Python Operators
3
Lesson 23 : Python Lists
4
Lesson 24 : Python – Access List Items
5
Lesson 25 : Python – Change List Items
6
Lesson 26 : Python – Add List Items
7
Lesson 27 : Python – Remove List Items
8
Lesson 28 : Python – Loop Lists
9
Lesson 29 : Python – List Comprehension
10
Lesson 30 : Python – Sort Lists
11
Lesson 31 : Python – Copy Lists
12
Lesson 32 : Python – Join Lists
13
Lesson 33 : Python – List Methods
14
Lesson 34 : Python List Exercises
15
Lesson 35 : Python Tuples
16
Lesson 36 : Python – Access Tuple Items
17
Lesson 37 : Python – Update Tuples
18
Lesson 38 : Python – Unpack Tuples
19
Lesson 39 : Python – Loop Tuples
20
Lesson 40 : Python – Join Tuples

Quiz

1
PCEP Mock Exam 2.
30 questions

Lesson Part 3

1
Lesson 41 : Python – Tuple Methods
2
Lesson 42 : Python – Tuple Exercises
3
Lesson 43 : Python Sets
4
Lesson 44 : Python – Access Set Items
5
Lesson 45 : Python – Add Set Items
6
Lesson 46 : Python – Remove Set Items
7
Lesson 47 : Python – Loop Sets
8
Lesson 48 : Python – Join Sets
9
Lesson 49 : Python – Set Methods
10
Lesson 50 : Python – Set Exercises
11
Lesson 51 : Python Dictionaries
12
Lesson 52 : Python – Access Dictionary Items
13
Lesson 53 : Python – Change Dictionary Items
14
Lesson 54 : Python – Add Dictionary Items
15
Lesson 55 : Python – Remove Dictionary Items
16
Lesson 56 : Python – Loop Dictionaries
17
Lesson 57 : Python – Copy Dictionaries
18
Lesson 58 : Python – Nested Dictionaries
19
Lesson 59 : Python Dictionary Methods
20
Lesson 60 : Python Dictionary Exercises

Quiz

1
PCEP Mock Exam 3
30 questions

Lesson Part 4

1
Lesson 61 : Python If … Else
2
Lesson 62 : Python While Loops
3
Lesson 63 : Python For Loops
4
Lesson 64 : Python Functions
5
Lesson 65 : Python Lambda
6
Lesson 66 : Python Arrays
7
Lesson 67 : Python Classes and Objects
8
Lesson 68 : Python Inheritance
9
Lesson 69 : Python Iterators
10
Lesson 70 : Python Scope
11
Lesson 71 : Python Modules
12
Lesson 72 : Python Datetime
13
Lesson 73 : Python Math
14
Lesson 74 : Python JSON
15
Lesson 75 : Python RegEx
16
Lesson 76 : Python PIP
17
Lesson 77 : Python Try Except
18
Lesson 78 : Python User Input
19
Lesson 79 : Python String Formatting

Be the first to add a review.

Please, login to leave a review
Get course
Enrolled: 32 students
Duration: 6 Months
Lectures: 79
Level: Beginner