freeCodeCamp/curriculum/challenges/english/07-scientific-computing-with-python
2024-06-18 07:54:03 -07:00
..
build-a-budget-app-project feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
build-a-polygon-area-calculator-project feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
build-a-probability-calculator-project feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
build-a-time-calculator-project feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
build-an-arithmetic-formatter-project feat: teach the camper to look at the browser console (#54905) 2024-05-21 16:36:32 +00:00
learn-algorithm-design-by-building-a-shortest-path-algorithm fix(curriculum/python): improve shortest path algorithm project (#53428) 2024-05-21 16:36:53 +02:00
learn-classes-and-objects-by-building-a-sudoku-solver fix(curriculum): less strict sudoku step 74 (#55088) 2024-06-05 14:51:58 +02:00
learn-data-structures-by-building-the-merge-sort-algorithm chore(curriculum): remove strugglers __pyodide and __locals (#54832) 2024-05-16 14:54:03 +02:00
learn-encapsulation-by-building-a-projectile-trajectory-calculator feat(curriculum): add Projectile Trajectory project to SciComPy (#54839) 2024-06-12 09:41:53 +02:00
learn-how-to-work-with-numbers-and-strings-by-implementing-the-luhn-algorithm fix(curriculum): Update description for Step 1 of the Luhn Algorithm Project (#54773) 2024-05-21 09:25:53 +02:00
learn-lambda-functions-by-building-an-expense-tracker fix(curriculum): improve tests and instructions for Expense Tracker project (#54624) 2024-05-23 13:06:29 +05:00
learn-list-comprehension-by-building-a-case-converter-program fix(curriculum): description improvement case converter program (#54051) 2024-06-14 13:43:46 +02:00
learn-recursion-by-solving-the-tower-of-hanoi-puzzle chore(curriculum): remove __locals from tower of hanoi puzzle project (#54784) 2024-05-15 09:41:12 -07:00
learn-regular-expressions-by-building-a-password-generator fix(curriculum): test in password generator project, step 54 (#54804) 2024-05-22 11:13:25 +02:00
learn-special-methods-by-building-a-vector-space feat(curriculum/python): add vector space project to python curriculum (#54140) 2024-06-13 17:46:07 +02:00
learn-string-manipulation-by-building-a-cipher fix(curriculum): Typo in step 52 of Building a Cipher (#55220) 2024-06-18 07:54:03 -07:00
learn-the-bisection-method-by-finding-the-square-root-of-a-number fix(curriculum): typo in bisection method step 4 (#55065) 2024-06-02 22:31:11 -07:00
learn-tree-traversal-by-building-a-binary-search-tree fix(curriculum): Typo in step 1 of Building a Binary Search Tree (#55188) 2024-06-13 22:02:46 -07:00