Python (Easy)
- Description
- Curriculum
- Reviews
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
-
1Lesson 1 : Python Introduction.
-
2Lesson 2 : Python Getting Started
-
3Lesson 3 : Python Syntax
-
4Lesson 4 : Python Comments
-
5Lesson 5 : Python Variables
-
6Lesson 6 : Python Variables Name
-
7Lesson 7 : Python Variables - Assign Multiple Values
-
8Lesson 8 : Python - Output Variables
-
9Lesson 9 : Python - Global Variables
-
10Lesson 10 : Python - Variable Exercises
-
11Lesson 11 : Python Data Types
-
12Lesson 12 : Python Numbers
-
13Lesson 13 : Python Casting
-
14Lesson 14 : Python - Slicing Strings
-
15Lesson 15 : Python Strings
-
16Lesson 16 : Python Modify Strings
-
17Lesson 17 : Python - String Concatenation
-
18Lesson 18 : Python - Escape Characters
-
19Lesson 19 : Python - Format - Strings
-
20Lesson 20 : Python - String Methods
-
21Assignment 1
-
22Assignment 2
Lesson Part 2
-
26Lesson 21 : Python Booleans
-
27Lesson 22 : Python Operators
-
28Lesson 23 : Python Lists
-
29Lesson 24 : Python - Access List Items
-
30Lesson 25 : Python - Change List Items
-
31Lesson 26 : Python - Add List Items
-
32Lesson 27 : Python - Remove List Items
-
33Lesson 28 : Python - Loop Lists
-
34Lesson 29 : Python - List Comprehension
-
35Lesson 30 : Python - Sort Lists
-
36Lesson 31 : Python - Copy Lists
-
37Lesson 32 : Python - Join Lists
-
38Lesson 33 : Python - List Methods
-
39Lesson 34 : Python List Exercises
-
40Lesson 35 : Python Tuples
-
41Lesson 36 : Python - Access Tuple Items
-
42Lesson 37 : Python - Update Tuples
-
43Lesson 38 : Python - Unpack Tuples
-
44Lesson 39 : Python - Loop Tuples
-
45Lesson 40 : Python - Join Tuples
Lesson Part 3
-
46Lesson 41 : Python - Tuple Methods
-
47Lesson 42 : Python - Tuple Exercises
-
48Lesson 43 : Python Sets
-
49Lesson 44 : Python - Access Set Items
-
50Lesson 45 : Python - Add Set Items
-
51Lesson 46 : Python - Remove Set Items
-
52Lesson 47 : Python - Loop Sets
-
53Lesson 48 : Python - Join Sets
-
54Lesson 49 : Python - Set Methods
-
55Lesson 50 : Python - Set Exercises
-
56Lesson 51 : Python Dictionaries
-
57Lesson 52 : Python - Access Dictionary Items
-
58Lesson 53 : Python - Change Dictionary Items
-
59Lesson 54 : Python - Add Dictionary Items
-
60Lesson 55 : Python - Remove Dictionary Items
-
61Lesson 56 : Python - Loop Dictionaries
-
62Lesson 57 : Python - Copy Dictionaries
-
63Lesson 58 : Python - Nested Dictionaries
-
64Lesson 59 : Python Dictionary Methods
-
65Lesson 60 : Python Dictionary Exercises
Lesson Part 4
-
66Lesson 61 : Python If ... Else
-
67Lesson 62 : Python While Loops
-
68Lesson 63 : Python For Loops
-
69Lesson 64 : Python Functions
-
70Lesson 65 : Python Lambda
-
71Lesson 66 : Python Arrays
-
72Lesson 67 : Python Classes and Objects
-
73Lesson 68 : Python Inheritance
-
74Lesson 69 : Python Iterators
-
75Lesson 70 : Python Scope
-
76Lesson 71 : Python Modules
-
77Lesson 72 : Python Datetime
-
78Lesson 73 : Python Math
-
79Lesson 74 : Python JSON
-
80Lesson 75 : Python RegEx
-
81Lesson 76 : Python PIP
-
82Lesson 77 : Python Try Except
-
83Lesson 78 : Python User Input
-
84Lesson 79 : Python String Formatting
Please, login to leave a review