eslopfer
6f6e70ccb2
docs(concat_string): add subject description
2 years ago
Michele Sessa
937c38f0bd
docs(merge_two): add extra line at EOF and more details about the type of values
2 years ago
Michele Sessa
7e5a55eb5e
docs(merge_two): add the exit condition for inputs
2 years ago
Michele Sessa
ada74ada7b
docs(merge_two): use stdin to generate the second dictionary
2 years ago
Michele Sessa
891d18251f
feat(merge_two): add json manipulation to the subject
2 years ago
Michele Sessa
cdcac95cc6
docs(merge_two): fix typo in subject
2 years ago
Michele Sessa
0deb60289f
feat(merge_two): add new py exercise to scripting piscine
2 years ago
miguel
663fea6e38
docs(days-and-numbers): fixing the readme
2 years ago
miguel
d8e0daac01
docs: change notion to references
2 years ago
miguel
75e0a216a6
feat(days-and-numbers): add subject for the new exercise
2 years ago
nprimo
2a9823cfee
docs(shopping): update subject
2 years ago
nprimo
32660b2aa0
feat(shopping): add new exercise
2 years ago
miguel
07b35e898d
docs(string_tokenizer) typos
2 years ago
miguel
4c09ccd4b7
feat(string_tokenizer): add subject for the new exercise
2 years ago
Michele Sessa
84c56a4741
docs(numerical_operations_the_return): change example command from python to python3
2 years ago
Michele Sessa
f8201da931
chore(numerical_operations_the_return): add subject for new py exercise in scripting piscine
2 years ago
Michele Sessa
0ff5b55ec5
feat(numerical-operations-the-return): add new python exercise to scripting piscine
2 years ago
Michele Sessa
c4ea506acf
docs(numerical_operations): change position of optional section
2 years ago
Michele Sessa
a720947c82
chore(numerical_operations): add subject for new py exercise in scripting piscine
2 years ago
Michele Sessa
77a5a1821e
docs(punishment): improve references section
2 years ago
Michele Sessa
41dccb6469
docs(punishment): apply linter to subject
2 years ago
Michele Sessa
d0f04efdaf
feat(punishment): add new python exercise to scripting piscine
2 years ago
Michele Sessa
1984891870
feat(hello_python): add new exercise subject for scripting piscine
2 years ago
Michele Sessa
01eaea466d
feat(hello_python): add new py exercise to scripting piscine
2 years ago
Zouhair AMAZZAL
b49b41fc18
DEV-4293 add SHA1 check
2 years ago
Zouhair AMAZZAL
0e1ce974df
DEV-4293 fix audit docs format
2 years ago
Zouhair AMAZZAL
c4a415e456
DEV-4293 fix subject docs format
2 years ago
miguel
35aa7fea5e
docs(scripting-piscine): fix naming of the hello-devops exercise
...
correct typos
2 years ago
miguel
ac848c2249
docs(devops): add info to readmes in the scripting piscine
2 years ago
davhojt
149278fa1d
style(deep-in-system): prettify
2 years ago
Zouhair AMAZZAL
83d72ea9e8
docs(deep-in-system) fix the subject header
2 years ago
Zouhair AMAZZAL
5557be9f3d
docs(deep-in-system) fix the subject
2 years ago
Zouhair AMAZZAL
8f261d03fd
DEV-4191 docs(deep-in-system) fix audit headers
2 years ago
Zouhair AMAZZAL
4df23a5b8d
DEV-4191 docs(deep-in-system) add audit
2 years ago
Zouhair AMAZZAL
1225dc0d6a
DEV-4191 docs(deep-in-system) change subject name to kebabcase
2 years ago
Zouhair AMAZZAL
875f2aa59e
DEV-4191 add(DeepInSystem) add new subject for devops project DeepInSystem
2 years ago
miguel
8ce0dfcac1
fix(devops): fix folder in the hard-perm exercise
...
remove unnecessary test in the exercise in-the-dark
add clarification in the readme of in-the-dark
2 years ago
miguel
7db7b01db8
docs(append-output): moving files to the resources folder
2 years ago
miguel
de6caf07f3
fix(append-output): fix test and solution in order to create the file results.txt with some text inside already
...
add info on the readme
give the two files for the student to test their solution
2 years ago
miguel
748344f23d
fix(append-output): fixing test readme and solution
2 years ago
miguel
0456bc5b5d
feat(append-output): add subject, test and solution for the exercise
2 years ago
miguel
992e531434
docs(details): fix the readme
2 years ago
miguel
e298d48ed9
feat(details): add subject, test and solution for the exercise
2 years ago
Toussaint Louis
a997271b03
Update README.md
2 years ago
eslopfer
35cbdf6c85
docs(file-checker): be specific about what behaviour need to be tested
2 years ago
eslopfer
43d7bb21a9
docs(file-checker): add ls command to usage example
2 years ago
eslopfer
c8511651ff
docs(file-checker): add description of subject
2 years ago
miguel
a72333ab76
fix(devops): fixing typos and changing perms in the exercise hard-perm
2 years ago
Michele
dc8002d92e
DEV-3951-calculator ( #1706 )
...
* feat(calculator): add new exercise to scripting piscine
* test(calculator): fix swapped exit codes for error handling
* docs(calculator): clarify function behavior for errors
* test(calculator): update error message for invalid number
* docs(calculator): add explicit case statement requirement
improve references section style
add case and getent examples
* fix(calculator): remove getent info in the subject
* chore(calculator): make the solution executable
* test(calculator): add check for case usage
* test(calculator): fix case statement usage check on wrong file
* fix(calculator): remove script added by error
revert changes committed by mistake on Dockerfile and entrypoint.sh
* style(calculator): add newline at end of file
2 years ago
Michele Sessa
d657d1461a
docs(joker-num): add a hint for empty string check
...
fix example inconsistency for a variable name passed to read
apply prittier
2 years ago