PCAP Prep
This course is designed to equip students who have completed TechSmart's CS200 learning pathway modules, CS203 and CS204, as well as the PCEP, with the necessary knowledge and skills to excel in the PCAP examination.
What is the PCAP?
Intro to Character Representation
chr() and ord()
Vocabulary Terms & Language Constructs
Lesson Notes
Character Representation Quiz
Intro to I/O Streams
Vocabulary Terms & Language Constructs
Lesson Notes
I/O Streams Quiz
Intro to Advanced Strings
find() and rfind() Methods
Sorting Data
Vocabulary Terms & Language Constructs
Lesson Notes
Advanced Strings Quiz
Intro to Advanced Modules / Importing Modules
The dir() command
sys.path
__pycache__
Vocabulary Terms & Language Constructs
Lesson Notes
Advanced Modules Quiz
Intro to Platforms
Vocabulary Terms & Language Constructs
Lesson Notes
Platforms Quiz
Intro to Pseudorandom Numbers
Python Math Module
Vocabulary Terms & Language Constructs
Lesson Notes
Math Quiz
Intro to Self-Defined Exceptions
Exception Hierarchy
Vocabulary Terms & Language Constructs
Lesson Notes
Self-Defined Exceptions Quiz
Intro to Advanced Classes
Class Variables
Multiple Inheritance
Name Mangling
hasattr() Function
Vocabulary Terms & Language Constructs
Lesson Notes
Advanced Classes Quiz
PCAP Prep Final Quiz