nprimo
f0ede5d351
feat(stock-market): improve audit and subject
...
- update number of stock to be monitored and update frequency to
better deal with the API call limits
1 year ago
nprimo
775ca234c9
feat(real-time-forum): update audit
...
- fix some small grammar mistakes
- clarify audit question mentioned in github issues
1 year ago
miguel
63cdee78bc
docs(my-ls): add the restriction to the os/exec package in the subject and audit
1 year ago
Michele Sessa
49829aedbc
docs(atm-management-system): make calculation of interest an explicit task
1 year ago
Michele Sessa
39e7204c5e
fix(atm-management-system): fix impossible action in audit
1 year ago
Hamza elkhatri
4343e5dbf8
CON-1810-MARKDOWN-drawing-raid-for-Java-piscine ( #2099 )
...
* docs(Jart):add the subject jart
docs(Jart):add the audit of jart raid
* docs(Jart): add more question in the audit
* docs(Jart): add the function save in displayable interface
* docs(Jart):add interfaces to the example and change the variable name to displayable
* docs(Jart): add a question in the audit part
* docs(Jart): change the type of the variable from `Image` to `Displayable`
* refactor(Jart): change Displayable to Image
* docs(Jart): remove the method of runing the code
1 year ago
Hamza elkhatri
b84f103eb3
CON-1816-MARKDOWN-road-intersection-raid-for-java-piscine ( #2100 )
...
* docs(jraffic): add subject and auditfor jraffic raid
* docs(Jart): add comprehension section in the audit
* docs(Jraffic): add some comprehension questions
refactor(Jraffic): change the question in the comprehension part
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
nprimo
7a7eddc9cf
docs(passive): clarify audit question
...
- make it yes/no instead of a/b case
1 year ago
nprimo
773c3ad925
chore: run prettier
1 year ago
nprimo
da7c356fb0
fix(evasion): update mal-track.exe broken link in audit
1 year ago
zanninso
1ea8c5adab
Con 1756 markdown let s play java project ( #2093 )
...
* docs: add subject file
* docs: add audit file
* fix: fix typos
1 year ago
davhojt
a29e838faa
feat(code-keeper): add question to ensure that whole student group understands the project
1 year ago
davhojt
71dc2faa3a
fix(local): fix link to image
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
nprimo
1ac581f829
docs(doop): make subject example coherent with expected solution
1 year ago
nprimo
0cc9cf2e88
docs(chess): clarify resources README
1 year ago
nprimo
d208e9ce8d
feat(chess): improve resources README
...
- add steps to interact with websocket from terminal when testing
server locally
- fix header
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
davhojt
962520757c
feat(technical-file): add notice to describe that this project will not be audited
1 year ago
davhojt
2f99aa2943
feat(technical-file): correct grammar
1 year ago
davhojt
a8cf6d6177
feat(technical-file): semantically separate technical file from project reports
1 year ago
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
Harry
d75183c3ac
fix(Dockerfile): debian version from `10.9-slim` to `10-slim`
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