Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Python institute Certification program to 12. and removed "there … #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,13 @@ You can also build a project to solve a real problem you face or faced earlier.

## 12. Should I Go for the Python Certification?

There is no official certified exam for Python. **[DataFlair offers an excellent certification program for Python](https://data-flair.training/python-course/)**. This has more than 20 hours of video-based sessions, tons of practicals, and 5 exciting projects to build- with complete source code!
Open Education and Development Group (OpenEDG) together with Cisco Networking Academy – the leading global education program, and Pearson VUE – the leader in computer-based testing, have established collaboration for the delivery of learning and certification programs created for the Python programming language.

Certification roadmap: https://pythoninstitute.org/certification-tracks
For each level You are provided with a free Course which You can access directly on: https://edube.org/
All courses are free. Only for final exam You need a voucher. Exams from associate level are performed in testing center.

**[DataFlair offers an excellent certification program for Python](https://data-flair.training/python-course/)**. This has more than 20 hours of video-based sessions, tons of practicals, and 5 exciting projects to build- with complete source code!

## 13. Python Interview Questions

Expand Down