Anurag Mishra
3232087c1f
fix(curriculum): Typo in step 52 of Building a Cipher ( #55220 )
2024-06-18 07:54:03 -07:00
Hillary Nyakundi
3bd73f7aa4
fix(curriculum): description improvement case converter program ( #54051 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-14 13:43:46 +02:00
Vincent Yen
55fb957693
fix(curriculum): Typo in step 1 of Building a Binary Search Tree ( #55188 )
...
Co-authored-by: adSpiritus <linuxmint@linuxmint203.linuxvmimages.local>
2024-06-13 22:02:46 -07:00
Dario-DC
6cfea56f12
feat(curriculum/python): add vector space project to python curriculum ( #54140 )
...
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
Co-authored-by: Krzysztof G. <60067306+gikf@users.noreply.github.com>
2024-06-13 17:46:07 +02:00
Tomi Tokko
589a134f56
fix(curriculum/ python): add new steps to explain Scopes ( #55094 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-06-12 11:43:36 -07:00
Ilenia
7443299d9c
feat(curriculum): add Projectile Trajectory project to SciComPy ( #54839 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
Co-authored-by: Dario-DC <dicillodario@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-06-12 09:41:53 +02:00
Pranjali Sankpal
cd6ee6a631
fix(curriculum): correct typo in Building a Cipher step 87 ( #55147 )
2024-06-10 12:55:12 +02:00
Anna
c5fa9c7f00
fix(curriculum): less strict sudoku step 74 ( #55088 )
2024-06-05 14:51:58 +02:00
Daniel Kuehn
e60abc8dd6
fix(curriculum): typo in bisection method step 4 ( #55065 )
2024-06-02 22:31:11 -07:00
Ted Miller
8078b0400b
fix(curriculum): Clarified language around printing result ( #55040 )
2024-05-31 08:38:33 +00:00
Dario-DC
6db9dbece4
fix(curriculum): improve tests and instructions for Expense Tracker project ( #54624 )
...
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-05-23 13:06:29 +05:00
Ilenia
c2ad373b90
fix(curriculum): test fails if it's not list comprehension ( #54909 )
2024-05-22 17:25:36 +02:00
Dario-DC
5a44a9dbe2
fix(curriculum): test in password generator project, step 54 ( #54804 )
2024-05-22 11:13:25 +02:00
Ilenia
ba8ca2a0b4
feat: teach the camper to look at the browser console ( #54905 )
2024-05-21 16:36:32 +00:00
Dario-DC
8d638df973
fix(curriculum/python): improve shortest path algorithm project ( #53428 )
...
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-05-21 16:36:53 +02:00
Zaira
a38ee2052e
fix(curriculum): acknowledge tracebacks in binary search tree ( #54789 )
...
Co-authored-by: Ilenia <26656284+ilenia-magoni@users.noreply.github.com>
2024-05-21 13:35:57 +02:00
MohamedRahimm
941c38b443
fix(curriculum): Update description for Step 1 of the Luhn Algorithm Project ( #54773 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-21 09:25:53 +02:00
Dario-DC
92385426bc
chore(curriculum): make the bisection method project visible ( #54858 )
2024-05-20 08:10:43 -07:00
Dario-DC
d7ae42e2ab
fix(curriculum): restore commented function call in step 51, python cipher project ( #54874 )
2024-05-20 08:06:46 -07:00
Suraj Bera
1ca75681af
fix(curriculum) : Wrap keywords inside backticks #54860 ( #54863 )
2024-05-18 17:43:26 +02:00
Aditya Rajput
967039c32a
fix(curriculum): typo in step 43 of Building a Cipher ( #54845 )
2024-05-17 09:39:35 +02:00
Dario-DC
56e0b82048
feat(curriculum): split certification projects + add bisection method project ( #54811 )
...
Co-authored-by: Ilenia M <nethleen@gmail.com>
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com>
2024-05-16 17:21:49 +02:00
Ilenia
5f00c88bcb
chore(curriculum): remove strugglers __pyodide and __locals ( #54832 )
2024-05-16 14:54:03 +02:00
Ilenia
98e5ac1195
chore(curriculum): remove __locals from tower of hanoi puzzle project ( #54784 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-15 09:41:12 -07:00
Ihechikara Vincent Abba
fc392d8547
fix(curriculum): allow if statement conditions to use parentheses in merge sort project ( #54790 )
2024-05-15 20:32:49 +05:00
Ilenia
06dcd4e128
chore(curriculum): remove pyodide from shortest path algorithm project ( #54756 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-15 15:09:22 +02:00
Ilenia
8e1685e5f1
chore(curriculum): remove pyodide from final scicompy projects ( #54764 )
2024-05-15 16:03:45 +05:00
Ilenia
a6a1ba8605
chore(curriculum): remove pyodide from password generator project ( #54762 )
2024-05-15 15:38:53 +05:00
Ilenia
ef610bdd7b
chore(curriculum): remove __locals from case converter project ( #54772 )
2024-05-15 10:23:37 +02:00
Ilenia
634bb2024d
chore(curriculum): remove __locals from Luhn algorithm ( #54771 )
2024-05-15 10:18:13 +02:00
Ilenia
9b8e25755d
chore(curriculum): remove pyodide from binary search tree project ( #54763 )
2024-05-15 10:13:15 +02:00
Ilenia
28f1e305ca
chore(curriculum): remove pyodide from tower of hanoi puzzle project ( #54760 )
2024-05-15 10:11:13 +02:00
Ilenia
4fd873d3b5
chore(curriculum): remove pyodide from expense tracker project ( #54758 )
2024-05-15 10:10:06 +02:00
Ilenia
f45941ce48
chore(curriculum): remove pyodide from merge sort algorithm ( #54757 )
2024-05-15 10:06:43 +02:00
Ilenia
244560e18b
chroe(curriculum): remove pyodide from cipher project ( #54755 )
2024-05-15 10:04:37 +02:00
Ilenia
4b1184672e
chore(curriculum): remove __locals from shortest path project ( #54783 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-15 09:58:04 +02:00
Ilenia
3c9bbf2167
chore(curriculum): remove pyodide from case converter project ( #54759 )
2024-05-15 09:56:55 +02:00
Ilenia
f0bbef2d8b
chore(curriculum): remove __locals from binary search tree project ( #54786 )
2024-05-14 15:17:28 -07:00
Ilenia
66695e6245
chore(curriculum): remove pyodide from Luhn algorithm project ( #54754 )
2024-05-14 13:16:22 -07:00
Ilenia
3f92fc6675
chore(curriculum): remove __locals from merge sort algorithm project ( #54785 )
2024-05-14 14:52:25 +02:00
Ilenia
fd76d33485
chore(curriculum): remove __locals from password generator project ( #54782 )
2024-05-14 14:39:34 +02:00
Ilenia
68188f1b28
fix(curriculum): acknowledge tracebacks in cipher project ( #54724 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com>
2024-05-14 14:35:22 +02:00
Ilenia
de81912527
chore(curriculum): acknowledge exceptions in Luhn algorithm ( #54753 )
2024-05-14 14:33:45 +02:00
William Spanfelner
074172e264
fix(curriculum): typo in string manipulation python project ( #54695 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com>
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com>
2024-05-10 15:14:26 +05:00
Anna
d40da2f2b4
chore(curriculum): remove angular brackets from python console ( #54698 )
2024-05-08 11:37:36 -07:00
Dario-DC
17f2e184bd
refactor(curriculum): restructure sudoku solver python project ( #54303 )
...
Co-authored-by: zairahira <33151350+zairahira@users.noreply.github.com>
Co-authored-by: Sem Bauke <semboot699@gmail.com>
2024-05-07 17:26:09 +02:00
Ilenia
dea35985c1
fix: test catch if function is empty ( #54597 )
2024-05-07 13:32:13 +05:00
Dario-DC
93129ad817
fix(curriculum): broken test in probability calculator project + new test ( #54517 )
...
Co-authored-by: Ilenia M <nethleen@gmail.com>
2024-04-25 19:04:11 -05:00
Anna
c029fe1578
fix(curriculum): allow spaces in step 27 of Luhn algorithm ( #54508 )
2024-04-25 18:27:02 +02:00
Sanskriti
839bbadc64
fix(curriculum): break down cipher project step 13 ( #54472 )
...
Co-authored-by: Naomi <nhcarrigan@gmail.com>
2024-04-24 18:13:14 +00:00