From 033bc03e7319c462d0e75966f17115b60cd4e2e9 Mon Sep 17 00:00:00 2001 From: shpio Date: Wed, 28 Sep 2022 18:02:20 +0200 Subject: [PATCH] Add Python institute Certification program to 12. and removed "there is no official certification" --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc50f1f..5d8e27c 100644 --- a/README.md +++ b/README.md @@ -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