The Certified Associate in Python Programming Certification (PCAP 31-03) is a great place to start when getting Python certified. The Python Institute provides multiple certification exams for Python ranging from entry-level to professional-level. This course is designed to teach the fundamentals of Python required to take and pass the Certified Associate in Python Programming Certification exam, before moving onto more advanced certifications.Note: A prerequisite for this course is understanding all the content covered in the Certified Entry-Level Python Programmer Certification course.Throughout this course, we cover: Lambda functions Higher-order functions Modules Packages Classes and objects Exceptions Assertions File IOCompleting this course should enable you to feel more than comfortable taking and passing the Certified Associate in Python Programming Certification (PCAP 31-02) exam. More importantly, this course provides a good understanding of the fundamentals of Python programming.
Overview
Syllabus
- Getting Started
- Environment Setup
- Lambdas, Closures, and Collection Functions
- The `if` Operator
- Modules and Packages
- Classes and Object-Oriented Programming
- Input and Output Basics
- Exceptions and Exception Handling
- Final Steps
- Practice Exam
Taught by
Keith Thompson