davhojt
4bd977341a
feat(technical-file): add subject as WIP
1 year ago
zanninso
064f523419
fix: edit signature of mapByFirstLetter to make it consistent with the tests ( #2086 )
1 year ago
zanninso
1da05b5964
fix: fix quest 7 subjects path ( #2085 )
1 year ago
zanninso
52f0e4c878
fix(java-piscine): change the name of the solution class form Sort to SortList
1 year ago
zanninso
feebbfeef1
fix(java-piscine): fix java piscine typos in subjects and folders names ( #2078 )
...
* fix(java-piscine): fix java piscine typos in subjects and folders names
* fix(java-piscine): fix java piscine grammar related typos
* fix(java-piscine): fix java piscine Grammar related typos
1 year ago
nprimo
8d3ad2b532
fix(classification): fix broken URL link
...
- redirect direclty to local resources in data directory
1 year ago
zanninso
0afc36e0c0
docs(java-piscine): update the setup instruction to inform the to push the files into folder ( #2077 )
1 year ago
miguel
bfa8efe672
docs(readme):piscine removal
1 year ago
Tiago Collot
59023c062a
docs(notdecimal): grammar fix
1 year ago
Tiago Collot
4d97d47eea
docs(notdecimal): fix subject
...
- fix folder name
- fix exercise name
- upgrade instructions
- add missing import piscine
- fix white-spaces and indentation
1 year ago
zainab Dnaya
13333923fb
docs(not_decimal) : Correct some typo
1 year ago
zainabdnaya
7f7f9261e8
Not decimal solutions and test
1 year ago
zainabdnaya
4ea5b3e7bd
Not decimal subject
1 year ago
zainabdnaya
601677d082
Not decimal subject
1 year ago
zainabdnaya
5b301b2748
Not decimal subject
1 year ago
zainabdnaya
fd89a8d779
Not decimal subject
1 year ago
zainabdnaya
3a6231c49c
Not decimal subject
1 year ago
miguel
278310de73
docs(checkpoints-exercises): remove piscine imports
1 year ago
miguel
231a6df392
docs(checkpoints-exercises): remove piscine imports
1 year ago
miguel
4974a86b84
docs(checkpoints-exercises): remove piscine imports
1 year ago
Michele Sessa
f19d5f5341
docs(go checkpoint exercises): fix paths for 3 new exercises
...
exercises: countcharacter, getalpha, getascii
1 year ago
Michele Sessa
44164122f5
docs(binarycheck): remove merge conflict form subject
1 year ago
Michele Sessa
1f602338f2
docs(printif): add subject
1 year ago
davhojt
1cf114eb85
docs(java): move piscine exercises from subjects/java-piscine -> subjects/java/piscine
1 year ago
davhojt
41087266d0
chore(java): changes some subjects to pascal case
1 year ago
Michele Sessa
100a80d975
docs(corewar): add playground and links to it in audit
1 year ago
nprimo
5027bd0015
docs(corewar): improve subject clarity
1 year ago
nprimo
67717c29ff
docs(corewar): make subject coherent with new VM functioning
1 year ago
nprimo
fdb6d0173e
docs(corewar): add more clarity to the subject
1 year ago
nprimo
fadd5d767c
feat(corewar): update subject
...
- make subject coherent with new VM version
- apply some grammar fix suggested by grammar linter
1 year ago
Michele Sessa
e21fc025de
docs(corewar): add more clarity to subject
1 year ago
Michele Sessa
e95201c183
docs(corewar): improve subject and audits during PR
1 year ago
Michele Sessa
bc2f74a8bd
docs(corewar): replace aff by nop in the IS table
1 year ago
mikysett
2786c22153
docs(corewar): add audit
...
links to playground are not supposed to work yet
1 year ago
mikysett
4ac362ccc4
docs(corewar) add two subsections about circular memory and messages in the subject
...
also clean up of typos
1 year ago
mikysett
012a565661
docs(corewar): add a lot of details in the subject
1 year ago
mikysett
8e3fc93323
docs(corewar): move config.md to data folder
...
also remove the to be more language agnostic
1 year ago
Michele Sessa
3a10ff1af5
docs(corewar): add config file for constants
1 year ago
Michele Sessa
4f2040c67f
docs(corewar): add VM, Assembler and language info
...
- IS table with full details
- Overview of Asm and VM
1 year ago
mikysett
84d64555e1
docs(corewar): add general introduction
1 year ago
Michele Sessa
87a329fcfd
docs(corewar): add empty subject file
1 year ago
davhojt
1b7c8143bf
docs(heuristics): match exercise names to subject
1 year ago
davhojt
4178512710
docs(building-an-interface): match exercise names to subject
1 year ago
davhojt
ed27319520
docs (building-an-interface): change order of exercises in quest to correct order
...
UI Quest 4 = Building an interface
Ex 1 = Styleguide
Ex 2 = Design System Library
Ex 3 = Design Screens
Ex 4 = Animation
Ex 5 = Desirability Testing
1 year ago
davhojt
0282aa2e82
docs(rules): match exercise names to subject
1 year ago
davhojt
da0ee7c044
docs(rules): change order of exercises in quest to correct order
...
UI Quest 3 = Rules
Ex 1 = Grids
Ex 2 = Multi State
Ex 3 = Accessibility (website)
Ex 4 = Accessibility (app)
Ex 5 = Breadcrumbs
Ex 6 = Toggle Buttons
Ex 7 = Radio Buttons
Ex 8 = Calendars
Ex 9 = Time Pickers
Ex 10 = Micro Interactions
Ex 11 = Consistency
1 year ago
davhojt
51f2ae4b2a
docs(atomic-design): match audit exercise names to subject
1 year ago
davhojt
95c7f94df3
docs(atomic-design): change order of exercises in quest to correct order
...
UI Quest 2 = Atomic Design
Ex 1 = Browsing
Ex 2 = Material Design
Ex 3 = Design System Library
Ex 4 = Library for climbing addicts
Ex 5 = Library for a dating app
1 year ago
davhojt
dcf880758f
docs(colors-and-moodboard): change order of exercises in quest to correct order
...
UI Program UI Quest 1 = Colors and moodboard
Ex 1 = Find the Colors
Ex 2 = Color codes
Ex 3 = Color combinations
Ex 4 = Moodboard
Ex 5 = Typography
Ex 6 = Typography Moodboard
Ex 7 = UI Challenge Timer
Ex 8 = UI Challenge Watches
Ex 9 = UI Challenge Flight
Ex 10 = UI Challenge Spotify
Ex 11 = UI Challenge Bitcoin Dashboard
1 year ago
davhojt
ec77ef39fe
docs(seamstress): match audit exercise names to subject
1 year ago