Hello,
As mentioned here , I understand that the
Data Analysis with Python
Information Security Certification
Machine Learning with Python
Scientific Computing with Python
have not been updated yet.
Just wanted to clarify..
As mentioned here , if someone chooses to complete those (final projects)… they’d be certified, is that right.
ILM
May 6, 2026, 10:40am
2
All 4 of those have a certification that can be claimed with the completion of the certification projets
But, the Scientific Computing with Python has a successor, it’s the current Python Certification: https://www.freecodecamp.org/learn/python-v9/ , both teach the basics
@ILM thanks for the clarification.
Is there anything equivalent in the new one, which covers “Learn special methods…”?
ILM
May 6, 2026, 5:02pm
4
yes, you will find them in the sections that teach about classes, those are the double underscore or dunder methods, the modules are “Classes and Objects” and OOP