
This course includes our updated coding exercises so you can practice your skills as you learn.
See a demo
Explore Python tuples, an ordered, unchangeable collection that can hold multiple items of mixed types, with indexed positions, duplicates allowed, and length obtainable with len().
Learn how to define and call functions in Python, pass arguments, return values, and use pass statements to avoid errors in empty functions, with def and PyCharm practice.
Explain how parameters and arguments differ in Python functions, enforce the required number of inputs, and introduce arbitrary arguments with *args to receive a tuple of values.
Discover Python strings: single, double, and triple quotes, Unicode sequences, no character type, printing with print, zero-based indexing, and in and not in checks.
Explore generic exceptions in Python with try and except blocks, learn when to use catch-all versus specific exceptions, and log errors to improve robustness while reviewing common built-in exceptions.
Explore how generic exceptions differ from built-in exceptions in PyCharm, and show how catching specific exceptions like zero division error and arithmetic error improves readability and maintenance.
Master Python exception handling by catching specific exceptions, understanding the exception hierarchy, keeping handlers concise, logging errors with the logging module, and using finally blocks for cleanup.
_____ 3x1 : Three goals in only one course ! _____
Python for Intermediate Learners & Pass The Certified Associate Python Programmer (PCAP)
You're here because you want to learn Python Advanced Skills , to pass certification (PCEP,PCAP...) right?
And you're looking for a Python course that can quickly teach you the best practices & more advanced aspects?
_________ Perfect - this is the most challenged Python Intermediate Course for you! ______________
The course picks up where Python Essentials - Part 1 leaves off. Its main goal is to teach you the skills related to the more advanced aspects of Python programming, including modules, packages, exceptions, file processing, as well as with general coding techniques and object-oriented programming (OOP).
The course is recommended for aspiring developers who are interested in pursuing careers connected with Software Development, and Security, Networking, and the Internet of Things (IoT).
The course is recommended for aspiring data scientists who are interested in pursuing careers connected with Machine Learning, Data Science and the Artificial Intelligence .
Python Intermediate Level is the most requirement skills for any devops and cloud enginner jobs .
Key concepts of this course?
1- Introduction
2- Local Setup :Install Python & Pycharm IDE
3- Module ,Packages and PIP
5- Strings and List Methods
6- Exceptions
7- Object Oriented Programming
8- Miscellaneous
9- Mock Exams
What makes this Python course different?
We realized that there are many Python courses and tutorials out there. But many of them are daunting for intermediate learners - and don't make Python as fun and easy as it can be.
That's why we've created the Easiest and the most cahllenging Python for Intermediate level.
We truly believe the best way to learn Python Intermediate level is by practice . You don't need to watch dozens of hours of lessons to learn the advanced skills .
For many of you, it's better to start with something a little more simple, and a lot more fun:
- For every section ,you 'll have a ready python code, to run in Pycharm with more details(A comment for every line of code) .
- For every chapter , you'll have a Quiz to prepare and test your knowledge with more explaination for each correct choice !
- For every Topic ,you 'll have access to github repos with all examples in the videos !
_________ That's what this Python course is. ___________
Prepare to pass your Certification PCAP
PCAP Topics Exams:
Section 1: Modules and Packages (12%)
Section 2: Exceptions (14%)
Section 3: Strings (18%)
Section 4: Object-Oriented Programming (34%)
Section 5: Miscellaneous (22%)