zanninso
34d030760e
docs: fix formatting
6 months ago
zanninso
fe45749315
changing references java version from 21 to 17
...
the version 21 is still new and its not included in all the piscine.
6 months ago
Quentin DESBIN
f6eee7accf
♻️ better explanation for Cat
6 months ago
Maxim Mikhailov
49d02bfdee
docs(SortArgs) - Fix bug in ExerciseRunner ( #2138 )
...
Restores the default `System.out` to fix result printing
`System.out` was changed to a custom `printStream`, so `System.out.println(output.equals("1 2 3 4\n"));` printed `true` or `false` to this `printStream` and not the default `System.out`. This causes console output to be empty.
8 months ago
zanninso
ab20046615
docs: fix typo RegexReplace to RegexMatch. ( #2465 )
9 months ago
davhojt
dcfde0da86
feat(HelloWorld): add description of how to submit using git
1 year ago
nprimo
c0e1bb4c44
fix(jaikin): fix format of audit file
1 year ago
Michele Sessa
386ca6386e
docs(regexreplace): fix wrong code example
1 year ago
nprimo
0f992e8fed
feat(AdventureUtils): update subject example
1 year ago
zanninso
fb75b3ea8c
docs: remove unrelated text from the example output ( #2176 )
1 year ago
Zainab Dnaya
f8031ae874
CON-1813-MARKDOWN-chaikin-raid-for-java-piscine ( #2104 )
...
* docs(jaikin): add the subject of the raid jaikin
* docs(Jaikin): correct jainkin subject
docs(jaikin): add jaikin audit
* docs(jaikin): remove additional files
* docs(jaikin): changing first two lines of the audit
1 year ago
Abdelilah Khossan
78606c8e3f
docs(java piscine): Add missing imports to CatInFile exercise runner ( #2142 )
1 year ago
Abdelilah Khossan
42a8df96a9
docs(java piscine): Add missing imports to exercise runner for Capitalize subject ( #2143 )
1 year ago
Abdelilah Khossan
78e9c1846c
CON-1881-Review-java-piscine-subjects-Fix-grammar-and-semantic-issues ( #2102 )
...
* docs(java piscine): Review and update AdventureAbstract exercise
* docs(java piscine): Review AdventureCharacter subject
* docs(java piscine): Review AdventureInterface subject
* docs(java piscine): Review AdventureMonster subject
* docs(java piscine): review AdventureSorcerer subject
* docs(java piscine): Review AdventureTemplar subject
* docs(java piscine): Review AdventureUtils subject
* docs(java piscine): Review AdventureWeapon subject
* docs(java piscine): Review ComputeArray subject
* docs(java piscine): Review FileSearch subject
* docs(java piscine): Review FormatDate subject
* docs(java piscine): Review KeepTheChange subject
* docs(java piscine): Review ListEquals subject
* docs(java piscine): Review MapInventory subject
* docs(java piscine): Review Observer subject
* docs(java piscine): Review Palindrome subject
* docs(java piscine): Review RegexReplace subject
* docs(java piscine): Review Singleton subject
* docs(java piscine): Review StarConstructors subject
* docs(java piscine): Review StarGalaxy subject
* docs(java piscine): Review StarMass subject
* docs(java piscine): Review StarOverride subject
* docs(java piscine): Review StarPlanet subject
* docs(java piscine): Review StarProperties subject
* docs(java piscine): Review StarStatic subject
* docs(java piscine): Review StarUtils subject
* docs(java piscine): Review StreamCollect subject
* docs(java piscine): Review StreamMap subject
* docs(java piscine): Review StreamReduce subject
* docs(java piscine): Review StringConcat subject
* docs(java piscine): Review StringContains subject
* docs(java piscine): Review Wedding subject
* docs(java piscine): Review WeddingComplex subject
* docs(java piscine): Change a part of RegexReplace subject
* docs(java piscine): Update AdventureAbstract subject
* docs(java piscine): Fix wrong naming parameter -> attribute
* docs(java piscine): Remove empty lines
* docs(java piscine): Remove ## from line
1 year ago
zanninso
ce54ed5d2c
fix: fix getCalories method return String -> int ( #2113 )
1 year ago
zanninso
5cac7ab11a
fix: fix operands wrong order ( #2097 )
...
* fix: fix typo doOp -> DoOp
* fix: fix operands wrong order
1 year ago
zanninso
3a724026f4
fix: fix typo doOp -> DoOp ( #2096 )
1 year ago
zanninso
79c9245fd8
fix: change StringContain -> StringReplace ( #2095 )
1 year ago
zanninso
57965a339f
fix: add messing space in the example result ( #2094 )
1 year ago
davhojt
bf9bbd1fe5
feat(Cat): correct grammar
1 year ago
davhojt
acde079b88
feat(SortArgs): correct grammar
1 year ago
davhojt
0190a0bca3
fix(DoOp): change return type of expected function to String from int
1 year ago
davhojt
732b31b69c
feat(ComputeArray): correct grammar
1 year ago
davhojt
fe1aed1a2d
feat(CleanExtract): correct grammar
1 year ago
davhojt
9dab987c34
feat(Chifoumi): correct grammar
1 year ago
davhojt
3a5d5c9ffd
feat(FloatOperations): correct grammar
1 year ago
davhojt
f27877b5c9
feat(IntOperations): correct grammar
1 year ago
davhojt
775322710a
feat(HielloWorld): correct grammar
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
zanninso
0afc36e0c0
docs(java-piscine): update the setup instruction to inform the to push the files into folder ( #2077 )
1 year ago
davhojt
1cf114eb85
docs(java): move piscine exercises from subjects/java-piscine -> subjects/java/piscine
1 year ago