PCAP: Certified Associate in Python Programming

What’s included
$14.99 / $24.99
Get ready for your exam by enrolling in our comprehensive training course. This course includes a full set of instructional videos designed to equip you with in-depth knowledge essential for passing the certification exam with flying colors.
Pay once, own it forever
Video Courses
Introduction
Lectures | Duration |
---|---|
1. Configuring Our Dev Environment and Creating Our First Program | 10m |
2. Basics of Variables | 13m |
3. Dedicated TA Support | 2m |
4. Basic Datatypes in Python | 9m |
5. Basic Arithmetic in Python | 4m |
6. Indexing and Slicing Strings | 12m |
7. Basic String Methods | 13m |
8. Formatting Strings Using the Format Method | 5m |
9. Strings are Immutable | 3m |
10. Section 1 Assignments | 21m |
1. Configuring Our Dev Environment and Creating Our First Program
10m
2. Basics of Variables
13m
3. Dedicated TA Support
2m
4. Basic Datatypes in Python
9m
5. Basic Arithmetic in Python
4m
6. Indexing and Slicing Strings
12m
7. Basic String Methods
13m
8. Formatting Strings Using the Format Method
5m
9. Strings are Immutable
3m
10. Section 1 Assignments
21m
Lists, Tuples and Dictionaries
Lectures | Duration |
---|---|
1. Lists in Python | 17m |
2. Assignment: List Assignment | 3m |
3. Accessing Elements in Nested Lists | 7m |
4. Finding Index Positions in Lists and Counting Duplicates | 4m |
5. Tuples in Python | 9m |
6. Dictionaries in Python | 16m |
7. Comparison Operators | 15m |
8. Section 2 Assignments | 18m |
1. Lists in Python
17m
2. Assignment: List Assignment
3m
3. Accessing Elements in Nested Lists
7m
4. Finding Index Positions in Lists and Counting Duplicates
4m
5. Tuples in Python
9m
6. Dictionaries in Python
16m
7. Comparison Operators
15m
8. Section 2 Assignments
18m
Functions and Variable Scope
Lectures | Duration |
---|---|
1. Introduction to Creating Functions | 27m |
2. *args and **kwargs in Python | 11m |
3. Basics of Variable Scope | 4m |
4. Scope and Nested Functions | 9m |
5. Section 3 Assignments | 19m |
1. Introduction to Creating Functions
27m
2. *args and **kwargs in Python
11m
3. Basics of Variable Scope
4m
4. Scope and Nested Functions
9m
5. Section 3 Assignments
19m
Control Flow
Lectures | Duration |
---|---|
1. Control Flow: If & Else Statements | 13m |
2. Control Flow: Elif Statements | 6m |
3. For Loops | 20m |
4. Pass Statement in For Loops | 5m |
5. While Loops | 11m |
6. Looping and Unpacking with Dictionaries and Tuples | 13m |
7. Range, Enumerate, and Zip Functions | 11m |
8. More Handy Functions and the Random Package | 15m |
9. Accepting Input From a User | 10m |
10. Section 4 Assignments: Part 1 | 18m |
11. Section 4 Assignments: Part 2 | 16m |
12. Section 4 Assignments: Part 3 | 21m |
13. Section 4 Assignments: Advanced Assignment | 21m |
1. Control Flow: If & Else Statements
13m
2. Control Flow: Elif Statements
6m
3. For Loops
20m
4. Pass Statement in For Loops
5m
5. While Loops
11m
6. Looping and Unpacking with Dictionaries and Tuples
13m
7. Range, Enumerate, and Zip Functions
11m
8. More Handy Functions and the Random Package
15m
9. Accepting Input From a User
10m
10. Section 4 Assignments: Part 1
18m
11. Section 4 Assignments: Part 2
16m
12. Section 4 Assignments: Part 3
21m
13. Section 4 Assignments: Advanced Assignment
21m
Modules, Packages and Object Oriented Programming in Python
Lectures | Duration |
---|---|
1. Revisiting the Difference between Methods and Functions | 8m |
2. Classes and Objects | 11m |
3. Classes Attributes vs Object Attributes | 20m |
4. Calling Python Code That is Saved in Another File | 4m |
5. Inheritance and Polymorphism | 18m |
6. Abstract Classes and Methods | 12m |
7. Practical Application of OOP | 16m |
8. Double Under (Dunder) Methods | 6m |
9. Python Script Files | 11m |
10. Python Modules and Using Code from Other Files | 7m |
11. Python Packages | 17m |
12. Understanding the if __name__ == __main__ Syntax | 11m |
13. Section 5 Assignment | 10m |
1. Revisiting the Difference between Methods and Functions
8m
2. Classes and Objects
11m
3. Classes Attributes vs Object Attributes
20m
4. Calling Python Code That is Saved in Another File
4m
5. Inheritance and Polymorphism
18m
6. Abstract Classes and Methods
12m
7. Practical Application of OOP
16m
8. Double Under (Dunder) Methods
6m
9. Python Script Files
11m
10. Python Modules and Using Code from Other Files
7m
11. Python Packages
17m
12. Understanding the if __name__ == __main__ Syntax
11m
13. Section 5 Assignment
10m
File IO and Exception Handling in Python
Lectures | Duration |
---|---|
1. Exception Handling | 10m |
2. File IO | 26m |
3. File IO with Exception Handling | 20m |
4. OS Module | 16m |
5. Traversing Directories Using the OS Module | 10m |
6. OS Module Continued | 11m |
7. argv Command Line Arguments and the re Module | 9m |
8. Section 6 Assignment | 21m |
1. Exception Handling
10m
2. File IO
26m
3. File IO with Exception Handling
20m
4. OS Module
16m
5. Traversing Directories Using the OS Module
10m
6. OS Module Continued
11m
7. argv Command Line Arguments and the re Module
9m
8. Section 6 Assignment
21m