Commit Graph

180 Commits

Author SHA1 Message Date
MSilva95 367dae01d2 relative links 2021-08-11 15:02:46 +01:00
MSilva95 700fbe7400 new syntax for the links 2021-08-11 15:02:46 +01:00
OGordoo 84a4b5fffa go_to_Go 2021-08-11 15:02:46 +01:00
OGordoo eb8417bb4c ascii-art_update 2021-08-11 15:02:46 +01:00
Chris 8506fee86f typos 2021-06-29 14:10:58 +01:00
OGordoo c875248124 ascii-art Renewed 2021-06-29 14:10:58 +01:00
xpetit 46f4ddc49e
Simplify prompt, execution of Go programs, fix typos 2021-04-28 11:47:34 +02:00
lee c50ca26796 ascii-art: correcting subject 2021-01-08 10:33:05 +00:00
lee 8f56fef6cb ascii-art-color: adding bonus question 2021-01-04 11:44:10 +00:00
OGordoo 6527ae46a5 placing API in go fs 2020-09-24 11:22:08 +01:00
OGordoo a2190e3411 audit done 2020-09-08 14:38:08 +01:00
OGordoo 4fb324e6e4 bomberman-dom 2020-09-07 15:53:47 +01:00
OGordoo 369977f8d0 Go projects links fixes 2020-07-02 17:54:49 +02:00
Clement Denis 26b3a37cc0 move subjects to folders 2020-06-16 19:22:03 +02:00
LEEDASILVA cf61be1d47
Merge pull request #528 from alseiitov/patch-3
added missing quotation marks
2020-06-11 11:06:46 +01:00
Clement Denis 756d1e249a normalize line endings (again) 2020-06-10 21:18:53 +02:00
Amir 13f0be310a Extra spaces have been removed for character "B"
These extra spaces prevent the reverse function from working properly.
2020-06-08 10:49:36 +02:00
Xavier Petit 0424daa985 Refactor & Beautify & destruction commit
return early, remove else branches, reorder conditions and top-level functions, remove empty lines, remove unnecessary append(), fix typos, stop using testing package, remove dead code, fix mistakes in subjects, tests and solutions, remove disclaimers, reformat comments, simplify solutions, tests, add more instructions to subjects, remove obsolete files, etc.
Some of the reasons behind those modifications will be added to good-practices.en.md
Some of the exercises are now broken, they will have to be fixed, most of them have a "TODO:" comment.
2020-05-29 21:38:30 +02:00
Xavier Petit 7b60956db4 Prettier 2020-05-29 21:38:30 +02:00
Dosan Älseyit 5e7c286091
added missing quotes 2020-05-03 10:02:50 +06:00
OGordoo 260cbbdb5e ascii art output long output 2020-04-07 11:59:38 +01:00
lee 320ce9857c correcting ascii-art formate 2020-04-07 11:59:38 +01:00
Christopher Fremond 054601757d adding of extra questions and renaming of two forum files to fit standard 2020-04-07 11:59:38 +01:00
lee ce8e4cf7cd adding allowed packages to done projects 2020-02-03 14:07:29 +00:00
lee 6b766a5937 correction of justify 2020-01-23 09:37:01 +00:00
OGordoo 0be9bb1cf9
Merge branch 'master' into adding_questions 2020-01-22 09:37:55 +00:00
Christopher Fremond b9ecee39e5
Update ascii-art-output.en.md 2020-01-21 12:59:52 +00:00
Christopher Fremond 19564068f8
Update ascii-art.en.md 2020-01-21 12:48:28 +00:00
Christopher Fremond 55902c7d8a
Update ascii-art.en.md 2020-01-21 12:47:01 +00:00
Christopher Fremond d0e33e4591 typo fix 2020-01-20 17:19:42 +00:00
Augusto ec04c6931d Fix some typos and some mistakes in the markdown 2020-01-20 12:00:34 +00:00
OGordoo f4c37fb206 reviewing projects 2020-01-20 11:24:31 +00:00
OGordoo 4f137fe852
Merge branch 'master' into adding_questions 2020-01-20 09:43:09 +00:00
lee f01b1976ea Merge branch 'master' of github.com:01-edu/public 2020-01-19 19:05:40 +00:00
lee cb72c4239c remiving extra space 2020-01-19 19:05:19 +00:00
LEEDASILVA b7ea2fc305
Merge pull request #440 from enthusiast17/patch-4
fixed ascii-art audit
2020-01-19 18:54:16 +00:00
lee adbe73ccb1 ascii-art-corrections 2020-01-19 18:50:21 +00:00
Ulan Nurym b32cd717d6
fixed ascii-art audit 2020-01-19 20:14:52 +06:00
lee 7b8f4c5627 fix on ascii reverse 2020-01-18 12:48:27 +00:00
anr-m 89f8142b8a
Update % and / 2020-01-16 23:34:25 +06:00
LEEDASILVA 93c4396241
Merge pull request #432 from anr-m/patch-3
Update ascii-art-reverse-example.md
2020-01-16 11:02:01 +00:00
LEEDASILVA cb567f5df1
Merge pull request #431 from anr-m/patch-2
Update standard.txt
2020-01-16 10:59:35 +00:00
anr-m fad6bd9120
Update shadow.txt
Fixed z and Z
2020-01-16 16:56:57 +06:00
anr-m 51539e0f26
Update ascii-art-reverse-example.md
Fixed couple of inputs
2020-01-16 16:45:53 +06:00
anr-m 40cb6ccd8d
Update standard.txt
Fixed @, ', ~
2020-01-16 16:39:12 +06:00
LEEDASILVA 77b279aa41
Merge pull request #430 from alseiitov/patch-5
wrong argument 2
2020-01-15 11:52:20 +00:00
Dosan Älseyit ca0bda9a54
wrong argument 2
23 in argument, but 123 in result
2020-01-15 17:09:01 +06:00
Dosan Älseyit 2db4dafb7c
wrong argument
432 in result, but 32 in argument
2020-01-15 16:54:13 +06:00
OGordoo 1e192f2588 interacive questions added 2020-01-14 13:24:13 +00:00
lee 707af41d30 ascii-art typo correction 2020-01-14 12:55:33 +00:00
OGordoo d293b695d6 fix links and subject 2020-01-13 14:02:29 +00:00
lee 572b903151 link corrections for all projects 2020-01-13 11:55:43 +00:00
lee 65b550a6c0 replacing ` for \' 2020-01-11 12:43:08 +00:00
MSilva95 0ad8473674 fixing links in the ascii-art questions .audit 2020-01-10 11:04:18 +00:00
MSilva95 604f8d372a fixing links in subjects 2020-01-10 10:45:46 +00:00
OGordoo 834346ef6c change to general 2020-01-03 11:19:03 +00:00
Augusto bbe0932703 Changing the names of the files using the prefix ascii-art 2020-01-02 01:07:12 +00:00
Augusto acc9673b26 Fix format for arguments 2020-01-01 23:51:51 +00:00
lee a5c59949c3 adding ` and " to arguments 2019-12-31 15:45:20 +00:00
lee ff34c281cf corrections in ascii-art subjects 2019-12-31 15:24:44 +00:00
LEEDASILVA e2be7c8376
Merge pull request #399 from 01-edu/tetrisOptimizerQuestions
creation questions tetrisoptimizer
2019-12-30 09:41:23 +00:00
LEEDASILVA d78eec582b
Merge pull request #400 from 01-edu/ascii-art-questions
questions for ascii-art fs, output, justify
2019-12-30 09:38:51 +00:00
LEEDASILVA 7178fc9482
Merge pull request #401 from 01-edu/asciiArtColorQuestions
Ascii Art Colors Questions
2019-12-30 09:38:26 +00:00
lee 9257482717 replacing * -> + and removing questions 2019-12-24 17:18:16 +00:00
lee d74e5d1b07 renaming files and replacing * -> + 2019-12-24 17:15:01 +00:00
lee cb67ca369d removing '*' and fixing linkto good practices 2019-12-24 16:52:19 +00:00
LEEDASILVA dd2f39c992
Merge branch 'master' into questions-ascii-art 2019-12-24 14:15:20 +00:00
Christopher Fremond f50598854f
Update ascii-art.en.md 2019-12-24 13:53:21 +00:00
MSilva95 749a431f01 fix questions for ascii-art justify, output, fs 2019-12-23 18:38:16 +00:00
lee 6b3211e554 questions for ascii-art reverse and mandatory 2019-12-23 17:48:18 +00:00
OGordoo f9288dcf44 Ascii Art Colors Questions 2019-12-23 17:47:35 +00:00
MSilva95 0e321e713e questions for ascii-art fs, output, justify 2019-12-23 16:33:20 +00:00
lee 7e638ee059 fixx on reverse 2019-12-19 18:14:01 +00:00
OGordoo 07c1c266ff
Update ascii-reverse.en.md 2019-12-19 18:11:02 +00:00
OGordoo b90dd67f8b
Update ascii-reverse.en.md 2019-12-19 18:10:19 +00:00
OGordoo 922bf324b7
Update ascii-color.en.md 2019-12-19 18:06:43 +00:00
OGordoo 34e792d3d9
Update ascii-art.en.md 2019-12-19 18:05:15 +00:00
OGordoo c18b8d0430
Update ascii-art.en.md 2019-12-19 18:03:08 +00:00
lee edc67d049c fix on the path 2019-12-19 18:00:11 +00:00
lee 632361d993 moving into a file 2019-12-19 17:56:09 +00:00