Srikanth Kandi
1e791d6157
fix(curriculum): luhn algorithm step 31 updated tests ( #53669 )
2024-02-13 09:22:53 +01:00
Krzysztof G
1f41d48cc8
fix(curriculum): consistent space checking around comma ( #53658 )
2024-02-12 07:50:16 -08:00
Ilenia
9499a23aa2
chore(curriculum): quotes around strings in tower of hanoi puzzle ( #53569 )
2024-02-08 13:29:24 +05:00
Ilenia
e7fc01cee4
chore(curriculum): Add quotes around strings in Luhn Algorithm ( #53516 )
2024-02-05 16:09:22 +01:00
James
6230c11c46
fix(curriculum): clarify steps wording hanoi puzzle ( #53534 )
2024-02-05 10:57:37 +00:00
Ilenia
f958042cc0
chore(curriculum): add quotes around strings in Expense Tracker ( #53520 )
...
Co-authored-by: Dario-DC <dicillodario@gmail.com >
2024-02-04 07:43:08 -08:00
Ilenia
a6ad7a2428
chore(curriculum): quotes around strings in case converter program ( #53521 )
2024-02-04 07:41:11 -08:00
Ilenia
5d1fa66e08
chore(curriculum): add quotes around strings in cypher project ( #53418 )
2024-02-02 21:24:15 +01:00
Kevin
b1de0dd45a
fix(curriculum): replace all occurrences of 'an empty space' with 'a space' ( #53514 )
2024-02-02 18:52:23 +01:00
Krzysztof G
c8311eb506
fix(curriculum): spaces inside parenthesis ( #53480 )
2024-02-02 11:26:21 +01:00
Krzysztof G
441ec85410
fix(curriculum): remove escape ( #53469 )
2024-01-31 19:29:21 +05:00
Joz-Bruer Quince
3ba661b3ee
fix(curriculum): Typo in Learn Lambda Functions by Building an Expense Tracker ( #53445 )
2024-01-30 10:39:08 +01:00
Scott Walker
b3bb5d245c
fix(curriculum): Improved description to include variable. ( #53434 )
...
Co-authored-by: Jessica Wilkins <67210629+jdwilkin4@users.noreply.github.com >
2024-01-30 10:36:17 +01:00
Krzysztof G
1e32d4390a
fix(curriculum): consistent space checking around square brackets ( #53244 )
2024-01-29 11:48:19 +01:00
Dario-DC
6c3c8f9430
fix(curriculum): improve cipher project ( #53069 )
...
Co-authored-by: Naomi Carrigan <nhcarrigan@gmail.com >
2024-01-26 17:06:19 -08:00
Mama Naomi
37f90d6362
fix: restore lost i18n fixes ( #53347 )
2024-01-25 11:42:29 +01:00
Tom
e605a91e3a
fix(challenge tests): enable fail on initial contents ( #53058 )
2024-01-23 11:09:37 +01:00
Krzysztof G
e958e0fb5a
fix(curriculum): change any character to literal dot ( #53246 )
2024-01-18 19:29:33 -06:00
James
332b1cd3ec
fix(curriculum): python list comp step 9 typo ( #53101 )
2024-01-10 18:04:15 +00:00
Krzysztof G
14a33988c7
fix(curriculum): consistent quotes checking ( #52995 )
...
Co-authored-by: yoko <25644062+sidemt@users.noreply.github.com >
2024-01-09 01:58:38 +07:00
Faisal Arshed
75ede26c6c
fix(curriculum): finish sentence in Shortest Path Algo - Step 15 ( #52983 )
2024-01-06 11:00:04 +07:00
Faisal Arshed
08833cf18b
fix(curriculum): typo in Shortest Path Algorithm - Step 3 ( #52982 )
2024-01-06 10:45:17 +07:00
Krzysztof G
7cdc1f1580
fix(curriculum): don't force comparison order ( #52858 )
2024-01-02 10:52:12 -06:00
Krzysztof G
0bbf0218de
fix(curriculum): accept no space after the # ( #52879 )
2024-01-02 10:43:00 -06:00
pkdvalis
607db0d6c6
fix(curriculum): typo in hint 'elif == '5' (missing variable) Expense Tracker step 41 ( #52838 )
2023-12-31 22:49:10 +07:00
Hemant Sharma
f8e7ff01dd
fix(curriculum): incorrect variable name in lesson ( #52836 )
2023-12-31 12:52:21 +07:00
Krzysztof G
db751b9fe0
fix(curriculum): consistency of using 'argument' and 'parameter' ( #52777 )
...
Co-authored-by: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com >
2023-12-27 14:12:42 -08:00
Shaun Hamilton
cf93022495
fix(curriculum): remove all lookbehinds ( #52704 )
2023-12-22 15:36:41 +01:00
Tom
b30887d97a
fix(client/curriculum): update intros ( #52653 )
2023-12-20 08:16:25 -08:00
Dario-DC
75b0dc9904
feat(curriculum): restructured expense tracker python project ( #52639 )
...
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2023-12-20 09:56:24 +00:00
Tom
142ec00591
feat(curriculum): add shortest path algorithm python project ( #52634 )
...
Co-authored-by: Dario-DC <dicillodario@gmail.com >
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com >
Co-authored-by: Zaira <33151350+zairahira@users.noreply.github.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Ihechikara Vincent Abba <ihechikara.dev@gmail.com >
2023-12-20 05:54:43 +00:00
Dario-DC
973c475d01
feat(curriculum): add password generator project to Python curriculum ( #52444 )
...
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com >
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2023-12-19 23:25:36 -06:00
Ihechikara Vincent Abba
739312c546
feat(curriculum): add merge sort project to Python curriculum ( #52469 )
...
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2023-12-19 23:24:55 -06:00
Farhan Hasin Chowdhury
49aef261fb
feat(curriculum): add case converter project to teach list comprehension ( #52569 )
...
Co-authored-by: Dario-DC <105294544+Dario-DC@users.noreply.github.com >
Co-authored-by: Estefania Cassingena Navone <85124911+estefaniacn@users.noreply.github.com >
Co-authored-by: moT01 <20648924+moT01@users.noreply.github.com >
2023-12-19 23:02:01 -06:00
Tom
3846e46483
feat(client/curriculum): make python live ( #52628 )
2023-12-19 19:37:12 -08:00
Tom
bce1b9915b
feat(challenge-parser): add feedback to mc questions ( #51942 )
2023-11-02 08:28:53 +02:00
Krzysztof G
8e37d72ac8
fix(curriculum): project description inconsistencies ( #51871 )
2023-10-09 16:56:35 +07:00
Prince Mendiratta
7b860f920f
feat: add instructions to import in replit ( #48374 )
...
Closes https://github.com/freeCodeCamp/freeCodeCamp/issues/48274
2022-11-24 16:02:07 +05:30
Tom
b7ad5f4b4b
fix(curriculum): replace tabs with spaces and remove spaces on empty lines ( #47534 )
...
fix: replace tabs
2022-09-19 15:38:57 +02:00
Manabu Matsumoto
6b1d2e374f
fix(curriculum): fitting an instruction text to fcc document ( #46866 )
...
* fix: fitting an instruction text to fcc document
* Update curriculum/challenges/english/07-scientific-computing-with-python/scientific-computing-with-python-projects/probability-calculator.md
Co-authored-by: Sem Bauke <semboot699@gmail.com >
Co-authored-by: Sem Bauke <semboot699@gmail.com >
2022-07-12 13:15:58 +02:00
Manabu Matsumoto
3edafd9e89
fix(curriculum): add a closing parenthesis ( #46803 )
...
fix: add a closing parenthesis
2022-07-08 13:51:06 +00:00
Muhammed Mustafa
3e3da4ec0f
fix(curriculum): standardize links in curriculum ( #46564 )
...
* fix(curriculum): standradize links in curriculum
* Data analiysis links
* CIP links
* fixed links in s-expressions
* Update curriculum/challenges/english/01-responsive-web-design/basic-css/use-hex-code-for-specific-colors.md
Co-authored-by: Ilenia <nethleen@gmail.com >
* added space before target attribute
* standarize external and .rock example links
* wrap "check out the projects" around the links
Co-authored-by: Ilenia <nethleen@gmail.com >
2022-06-26 11:13:38 -05:00
Muhammed Mustafa
dc4eab3297
chore(curriculum): strandize links in projects ( #46465 )
2022-06-13 13:29:31 +03:00
Benjamin Johnson
df8166267b
Add link to SQLite download in SQLite lesson ( #45958 )
2022-05-16 19:57:28 +05:30
HenMoshe
470297027d
fix(curriculum): remove outdated text ( #45290 )
2022-03-01 20:40:03 +05:30
Alessia Vanni
9cd5f5f00e
chore(curriculum): add instructions 07 ( #44152 )
...
* Update polygon-area-calculator.md
* Update probability-calculator.md
* Update time-calculator.md
* Apply suggestions from code review
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Apply suggestions from code review
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
2021-11-10 23:02:33 +01:00
Alessia Vanni
19259d76d4
chore(curriculum): add instructions ( #44125 )
...
* Update budget-app.md
Branch to address the issue [ i18n: Python projects' instructions are not translatable #43836 ](https://github.com/freeCodeCamp/freeCodeCamp/issues/43836 )
* Apply suggestions from code review
Co-authored-by: Ilenia <nethleen@gmail.com >
* Apply suggestions from code review
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
* Apply suggestions from code review
Co-authored-by: Ilenia <nethleen@gmail.com >
* Apply suggestions from code review
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
Co-authored-by: Ilenia <nethleen@gmail.com >
Co-authored-by: Nicholas Carrigan (he/him) <nhcarrigan@gmail.com >
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com >
2021-11-05 19:12:38 +01:00
Nicholas Carrigan (he/him)
98fe099ef7
chore: python demo ( #43854 )
2021-11-03 12:30:00 +00:00
miyaliu666
3ea2fe4f77
feat(i18n,curriculum): add Bilibili ids for Chinese ( #43564 )
...
Co-authored-by: Kristofer Koishigawa <scissorsneedfoodtoo@gmail.com >
Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com >
2021-10-01 09:54:12 +05:30
Oliver Eyton-Williams
2b6bef08ae
feat: localize videos ( #42869 )
...
* refactor: separate out VideoPlayer component
* feat: support bilibili videos
* feat(client): allow localized videos to be shown
* fix: remove add subtitles CTA
* feat: add locale ids for Why Program?
2021-09-27 12:26:38 +03:00