The complete guide to Python basics, coding practice, and PCEP™ exam success
What you'll learn
- Write clean and well-structured Python code using variables, data types, and operators
- Use if, elif, and else statements to build decision-making logic
- Work with loops (for, while) and loop control statements (break, continue)
- Define and call functions with parameters and return values
- Understand and apply core concepts of Object-Oriented Programming (OOP) in Python
- Handle files using file I/O functions and manage errors with exception handling
- Use built-in Python data structures like lists, tuples, dictionaries, and sets
- Work with popular Python libraries like NumPy, Pandas, and Matplotlib
- Understand regular expressions and interact with REST APIs using the requests library
- Prepare confidently for the PCEP™ – Certified Entry-Level Python Programmer Exam
- Build your own Python programs from scratch using real-world problem-solving techniques
- Develop confidence working in Google Colab, Jupyter Notebook, and local Python environments
- Create reusable code with functions, modules, and basic package structure
- Visualize and analyze data interactively using Plotly and advanced Pandas techniques