feat(learn): python certification projects (#38216)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com>
Co-authored-by: Beau Carnes <beaucarnes@gmail.com>
This commit is contained in:
mrugesh
2020-02-25 00:10:32 +05:30
committed by Mrugesh Mohapatra
parent 3c3ceaa3f5
commit 22afc2a0ca
771 changed files with 1719 additions and 61 deletions

View File

@ -0,0 +1,30 @@
{
"name": "Scientific Computing with Python Projects",
"dashedName": "scientific-computing-with-python-projects",
"order": 1,
"time": "150 hours",
"superBlock": "scientific-computing-with-python",
"superOrder": 7,
"challengeOrder": [
[
"5e44412c903586ffb414c94c",
"Arithmetic Formatter"
],
[
"5e444136903586ffb414c94d",
"Time Calculator"
],
[
"5e44413e903586ffb414c94e",
"Budget App"
],
[
"5e444147903586ffb414c94f",
"Polygon Area Calculator"
],
[
"5e44414f903586ffb414c950",
"Probability Calculator"
]
]
}