Browse Source

Add clarification for the exam subjects and fix link to exercise subjects

content-update
Augusto 3 years ago
parent
commit
7fa72fd287
  1. 250
      docs/piscine-go-curriculum.md

250
docs/piscine-go-curriculum.md

@ -20,19 +20,19 @@ Videos:
Exercices: Exercices:
- introduction | https://public.01-edu.org/subjects/introduction.en - [introduction](https://github.com/01-edu/public/tree/master/subjects/introduction/README.md)
- make-it-better | https://public.01-edu.org/subjects/make-it-better.en - [make-it-better](https://github.com/01-edu/public/tree/master/subjects/make-it-better/README.md)
- to-git-or-not-to-git | https://public.01-edu.org/subjects/to-git-or-not-to-git.en - [to-git-or-not-to-git](https://github.com/01-edu/public/tree/master/subjects/to-git-or-not-to-git/README.md)
- who-are-you | https://public.01-edu.org/subjects/who-are-you.en - [who-are-you](https://github.com/01-edu/public/tree/master/subjects/who-are-you/README.md)
- cl-camp1 | https://public.01-edu.org/subjects/cl-camp1.en - [cl-camp1](https://github.com/01-edu/public/tree/master/subjects/cl-camp1/README.md)
- cl-camp2 | https://public.01-edu.org/subjects/cl-camp2.en - [cl-camp2](https://github.com/01-edu/public/tree/master/subjects/cl-camp2/README.md)
- cl-camp3 | https://public.01-edu.org/subjects/cl-camp3.en - [cl-camp3](https://github.com/01-edu/public/tree/master/subjects/cl-camp3/README.md)
- cl-camp4 | https://public.01-edu.org/subjects/cl-camp4.en - [cl-camp4](https://github.com/01-edu/public/tree/master/subjects/cl-camp4/README.md)
- cl-camp5 | https://public.01-edu.org/subjects/cl-camp5.en - [cl-camp5](https://github.com/01-edu/public/tree/master/subjects/cl-camp5/README.md)
- cl-camp6 | https://public.01-edu.org/subjects/cl-camp6.en - [cl-camp6](https://github.com/01-edu/public/tree/master/subjects/cl-camp6/README.md)
- cl-camp7 | https://public.01-edu.org/subjects/cl-camp7.en - [cl-camp7](https://github.com/01-edu/public/tree/master/subjects/cl-camp7/README.md)
- cl-camp8 | https://public.01-edu.org/subjects/cl-camp8.en - [cl-camp8](https://github.com/01-edu/public/tree/master/subjects/cl-camp8/README.md)
- now-get-to-work | https://public.01-edu.org/subjects/now-get-to-work.en - [now-get-to-work](https://github.com/01-edu/public/tree/master/subjects/now-get-to-work/README.md)
### Quest 2 ### Quest 2
@ -49,14 +49,14 @@ Videos:
Exercices: Exercices:
- printalphabet | https://public.01-edu.org/subjects/printalphabet.en - [printalphabet](https://github.com/01-edu/public/tree/master/subjects/printalphabet/README.md)
- printreversealphabet | https://public.01-edu.org/subjects/printreversealphabet.en - [printreversealphabet](https://github.com/01-edu/public/tree/master/subjects/printreversealphabet/README.md)
- prindigits | https://public.01-edu.org/subjects/printdigits.en - [prindigits](https://github.com/01-edu/public/tree/master/subjects/printdigits/README.md)
- isnegative | https://public.01-edu.org/subjects/isnegative.en - [isnegative](https://github.com/01-edu/public/tree/master/subjects/isnegative/README.md)
- printcomb | https://public.01-edu.org/subjects/printcomb.en - [printcomb](https://github.com/01-edu/public/tree/master/subjects/printcomb/README.md)
- printcomb2 | https://public.01-edu.org/subjects/printcomb2.en - [printcomb2](https://github.com/01-edu/public/tree/master/subjects/printcomb2/README.md)
- printnbr | https://public.01-edu.org/subjects/printnbr.en - [printnbr](https://github.com/01-edu/public/tree/master/subjects/printnbr/README.md)
- printcombn | https://public.01-edu.org/subjects/printcombn.en - [printcombn](https://github.com/01-edu/public/tree/master/subjects/printcombn/README.md)
### Quest 3 ### Quest 3
@ -73,18 +73,18 @@ Videos:
Exercices: Exercices:
- pointone | https://public.01-edu.org/subjects/pointone.en - [pointone](https://github.com/01-edu/public/tree/master/subjects/pointone/README.md)
- ultimatepointone | https://public.01-edu.org/subjects/ultimatepointone.en - [ultimatepointone](https://github.com/01-edu/public/tree/master/subjects/ultimatepointone/README.md)
- divmod | https://public.01-edu.org/subjects/divmod.en - [divmod](https://github.com/01-edu/public/tree/master/subjects/divmod/README.md)
- ultimatedivmod | https://public.01-edu.org/subjects/ultimatedivmod.en - [ultimatedivmod](https://github.com/01-edu/public/tree/master/subjects/ultimatedivmod/README.md)
- printstr | https://public.01-edu.org/subjects/printstr.en - [printstr](https://github.com/01-edu/public/tree/master/subjects/printstr/README.md)
- strlen | https://public.01-edu.org/subjects/strlen.en - [strlen](https://github.com/01-edu/public/tree/master/subjects/strlen/README.md)
- swap | https://public.01-edu.org/subjects/swap.en - [swap](https://github.com/01-edu/public/tree/master/subjects/swap/README.md)
- strrev | https://public.01-edu.org/subjects/strrev.en - [strrev](https://github.com/01-edu/public/tree/master/subjects/strrev/README.md)
- basicatoi | https://public.01-edu.org/subjects/basicatoi.en - [basicatoi](https://github.com/01-edu/public/tree/master/subjects/basicatoi/README.md)
- basicatoi2 | https://public.01-edu.org/subjects/basicatoi2.en - [basicatoi2](https://github.com/01-edu/public/tree/master/subjects/basicatoi2/README.md)
- atoi | https://public.01-edu.org/subjects/atoi.en - [atoi](https://github.com/01-edu/public/tree/master/subjects/atoi/README.md)
- sortintegerable | https://public.01-edu.org/subjects/sortintegertable.en - [sortintegerable](https://github.com/01-edu/public/tree/master/subjects/sortintegertable/README.md)
### Exam 1 (4hours) ### Exam 1 (4hours)
@ -110,15 +110,15 @@ Videos:
Exercices: Exercices:
- iterativefactorial | https://public.01-edu.org/subjects/iterativefactorial.en - [iterativefactorial](https://github.com/01-edu/public/tree/master/subjects/iterativefactorial/README.md)
- recursivefactorial | https://public.01-edu.org/subjects/recursivefactorial.en - [recursivefactorial](https://github.com/01-edu/public/tree/master/subjects/recursivefactorial/README.md)
- iterativepower | https://public.01-edu.org/subjects/iterativepower.en - [iterativepower](https://github.com/01-edu/public/tree/master/subjects/iterativepower/README.md)
- recursivepower | https://public.01-edu.org/subjects/recursivepower.en - [recursivepower](https://github.com/01-edu/public/tree/master/subjects/recursivepower/README.md)
- fibonacci | https://public.01-edu.org/subjects/fibonacci.en - [fibonacci](https://github.com/01-edu/public/tree/master/subjects/fibonacci/README.md)
- sqrt | https://public.01-edu.org/subjects/sqrt.en - [sqrt](https://github.com/01-edu/public/tree/master/subjects/sqrt/README.md)
- isprime | https://public.01-edu.org/subjects/isprime.en - [isprime](https://github.com/01-edu/public/tree/master/subjects/isprime/README.md)
- findnextprime | https://public.01-edu.org/subjects/findnextprime.en - [findnextprime](https://github.com/01-edu/public/tree/master/subjects/findnextprime/README.md)
- eightqueens | https://public.01-edu.org/subjects/eightqueens.en - [eightqueens](https://github.com/01-edu/public/tree/master/subjects/eightqueens/README.md)
### Quest 5 ### Quest 5
@ -132,24 +132,24 @@ Videos:
Exercices: Exercices:
- firstrune | https://public.01-edu.org/subjects/firstrune.en - [firstrune](https://github.com/01-edu/public/tree/master/subjects/firstrune/README.md)
- nrune | https://public.01-edu.org/subjects/nrune.en - [nrune](https://github.com/01-edu/public/tree/master/subjects/nrune/README.md)
- lastrune | https://public.01-edu.org/subjects/lastrune.en - [lastrune](https://github.com/01-edu/public/tree/master/subjects/lastrune/README.md)
- index | https://public.01-edu.org/subjects/index.en - [index](https://github.com/01-edu/public/tree/master/subjects/index/README.md)
- compare | https://public.01-edu.org/subjects/compare.en - [compare](https://github.com/01-edu/public/tree/master/subjects/compare/README.md)
- toupper | https://public.01-edu.org/subjects/toupper.en - [toupper](https://github.com/01-edu/public/tree/master/subjects/toupper/README.md)
- tolower | https://public.01-edu.org/subjects/tolower.en - [tolower](https://github.com/01-edu/public/tree/master/subjects/tolower/README.md)
- capitalize | https://public.01-edu.org/subjects/capitalize.en - [capitalize](https://github.com/01-edu/public/tree/master/subjects/capitalize/README.md)
- isalpha | https://public.01-edu.org/subjects/isalpha.en - [isalpha](https://github.com/01-edu/public/tree/master/subjects/isalpha/README.md)
- isnumeric | https://public.01-edu.org/subjects/isnumeric.en - [isnumeric](https://github.com/01-edu/public/tree/master/subjects/isnumeric/README.md)
- islower | https://public.01-edu.org/subjects/islower.en - [islower](https://github.com/01-edu/public/tree/master/subjects/islower/README.md)
- isupper | https://public.01-edu.org/subjects/isupper.en - [isupper](https://github.com/01-edu/public/tree/master/subjects/isupper/README.md)
- isprintable | https://public.01-edu.org/subjects/isprintable.en - [isprintable](https://github.com/01-edu/public/tree/master/subjects/isprintable/README.md)
- concat | https://public.01-edu.org/subjects/concat.en - [concat](https://github.com/01-edu/public/tree/master/subjects/concat/README.md)
- basicjoin | https://public.01-edu.org/subjects/basicjoin.en - [basicjoin](https://github.com/01-edu/public/tree/master/subjects/basicjoin/README.md)
- join | https://public.01-edu.org/subjects/join.en - [join](https://github.com/01-edu/public/tree/master/subjects/join/README.md)
- printnbrbase | https://public.01-edu.org/subjects/printnbrbase.en - [printnbrbase](https://github.com/01-edu/public/tree/master/subjects/printnbrbase/README.md)
- atoibase | https://public.01-edu.org/subjects/atoibase.en - [atoibase](https://github.com/01-edu/public/tree/master/subjects/atoibase/README.md)
### Quest 6 ### Quest 6
@ -163,10 +163,10 @@ Videos:
Exercices: Exercices:
- printprogramname | https://public.01-edu.org/subjects/printprogramname.en - [printprogramname](https://github.com/01-edu/public/tree/master/subjects/printprogramname/README.md)
- printparams | https://public.01-edu.org/subjects/printparams.en - [printparams](https://github.com/01-edu/public/tree/master/subjects/printparams/README.md)
- revparams | https://public.01-edu.org/subjects/revparams.en - [revparams](https://github.com/01-edu/public/tree/master/subjects/revparams/README.md)
- sortparams | https://public.01-edu.org/subjects/sortparams.en - [sortparams](https://github.com/01-edu/public/tree/master/subjects/sortparams/README.md)
### Quest 7 ### Quest 7
@ -180,17 +180,17 @@ Videos:
Exercices: Exercices:
- appendrange | https://public.01-edu.org/subjects/apprendrange.en - [appendrange](https://github.com/01-edu/public/tree/master/subjects/apprendrange/README.md)
- makerange | https://public.01-edu.org/subjects/makerange.en - [makerange](https://github.com/01-edu/public/tree/master/subjects/makerange/README.md)
- concatparams | https://public.01-edu.org/subjects/concatparams.en - [concatparams](https://github.com/01-edu/public/tree/master/subjects/concatparams/README.md)
- splitwhitespaces | https://public.01-edu.org/subjects/splitwhitespaces.en - [splitwhitespaces](https://github.com/01-edu/public/tree/master/subjects/splitwhitespaces/README.md)
- printwordstables | https://public.01-edu.org/subjects/printwordstables.en - [printwordstables](https://github.com/01-edu/public/tree/master/subjects/printwordstables/README.md)
- convertbase | https://public.01-edu.org/subjects/converbase.en - [convertbase](https://github.com/01-edu/public/tree/master/subjects/converbase/README.md)
- split | https://public.01-edu.org/subjects/split.en - [split](https://github.com/01-edu/public/tree/master/subjects/split/README.md)
### Exam 2 (4hours) ### Exam 2 (4hours)
#### Basic functions and programs skills evaluation, based on Quest 2 and Quest 6 #### Basic functions and programs skills evaluation, based on all the quests from 2 to 6
### Raid 2 - Sudoku ### Raid 2 - Sudoku
@ -213,11 +213,11 @@ Videos:
Exercices: Exercices:
- bool | https://public.01-edu.org/subjects/bool.en - [bool](https://github.com/01-edu/public/tree/master/subjects/bool/README.md)
- point | https://public.01-edu.org/subjects/point.en - [point](https://github.com/01-edu/public/tree/master/subjects/point/README.md)
- displayfile | https://public.01-edu.org/subjects/displayfile.en - [displayfile](https://github.com/01-edu/public/tree/master/subjects/displayfile/README.md)
- cat | https://public.01-edu.org/subjects/cat.en - [cat](https://github.com/01-edu/public/tree/master/subjects/cat/README.md)
- ztail | https://public.01-edu.org/subjects/ztail.en - [ztail](https://github.com/01-edu/public/tree/master/subjects/ztail/README.md)
### Quest 9 ### Quest 9
@ -231,14 +231,14 @@ Videos:
Exercices: Exercices:
- foreach | https://public.01-edu.org/subjects/foreach.en - [foreach](https://github.com/01-edu/public/tree/master/subjects/foreach/README.md)
- map | https://public.01-edu.org/subjects/map.en - [map](https://github.com/01-edu/public/tree/master/subjects/map/README.md)
- any | https://public.01-edu.org/subjects/any.en - [any](https://github.com/01-edu/public/tree/master/subjects/any/README.md)
- countif | https://public.01-edu.org/subjects/countif.en - [countif](https://github.com/01-edu/public/tree/master/subjects/countif/README.md)
- issorted | https://public.01-edu.org/subjects/issorted.en - [issorted](https://github.com/01-edu/public/tree/master/subjects/issorted/README.md)
- doop | https://public.01-edu.org/subjects/doop.en - [doop](https://github.com/01-edu/public/tree/master/subjects/doop/README.md)
- sortwordarr | https://public.01-edu.org/subjects/sortwordarr.en - [sortwordarr](https://github.com/01-edu/public/tree/master/subjects/sortwordarr/README.md)
- advancedsortwordarr | https://public.01-edu.org/subjects/advancedsortwordarr.en - [advancedsortwordarr](https://github.com/01-edu/public/tree/master/subjects/advancedsortwordarr/README.md)
### Quest 10 ### Quest 10
@ -248,22 +248,22 @@ Notions: All previously viewed concepts in team work
Exercices: Exercices:
- rot14 | https://public.01-edu.org/subjects/rot14.en - [rot14](https://github.com/01-edu/public/tree/master/subjects/rot14/README.md)
- abort | https://public.01-edu.org/subjects/abort.en - [abort](https://github.com/01-edu/public/tree/master/subjects/abort/README.md)
- collatzcountdown | https://public.01-edu.org/subjects/collatzcountdown.en - [collatzcountdown](https://github.com/01-edu/public/tree/master/subjects/collatzcountdown/README.md)
- comcheck | https://public.01-edu.org/subjects/comcheck.en - [comcheck](https://github.com/01-edu/public/tree/master/subjects/comcheck/README.md)
- enigma | https://public.01-edu.org/subjects/enigma.en - [enigma](https://github.com/01-edu/public/tree/master/subjects/enigma/README.md)
- pilot | https://public.01-edu.org/subjects/pilot.en - [pilot](https://github.com/01-edu/public/tree/master/subjects/pilot/README.md)
- fixthemain | https://public.01-edu.org/subjects/fixthemain.en - [fixthemain](https://github.com/01-edu/public/tree/master/subjects/fixthemain/README.md)
- compact | https://public.01-edu.org/subjects/compact.en - [compact](https://github.com/01-edu/public/tree/master/subjects/compact/README.md)
- activebits | https://public.01-edu.org/subjects/activebits.en - [activebits](https://github.com/01-edu/public/tree/master/subjects/activebits/README.md)
- max | https://public.01-edu.org/subjects/max.en - [max](https://github.com/01-edu/public/tree/master/subjects/max/README.md)
- join | https://public.01-edu.org/subjects/join.en - [join](https://github.com/01-edu/public/tree/master/subjects/join/README.md)
- unmatch | https://public.01-edu.org/subjects/unmatch.en - [unmatch](https://github.com/01-edu/public/tree/master/subjects/unmatch/README.md)
### Exam 3 (4hours) ### Exam 3 (4hours)
#### Basic functions and programs skills evaluation, based on Quest 2 and Quest 8 #### Basic functions and programs skills evaluation, based on all the quests from 2 to 8
### Raid 3 - File Reader ### Raid 3 - File Reader
@ -285,21 +285,21 @@ Videos:
Exercices: Exercices:
- listpushback | https://public.01-edu.org/subjects/listpushback.en - [listpushback](https://github.com/01-edu/public/tree/master/subjects/listpushback/README.md)
- listpushfront | https://public.01-edu.org/subjects/listpushfront.en - [listpushfront](https://github.com/01-edu/public/tree/master/subjects/listpushfront/README.md)
- listsize | https://public.01-edu.org/subjects/listsize.en - [listsize](https://github.com/01-edu/public/tree/master/subjects/listsize/README.md)
- listlast | https://public.01-edu.org/subjects/listlast.en - [listlast](https://github.com/01-edu/public/tree/master/subjects/listlast/README.md)
- listclear | https://public.01-edu.org/subjects/listclear.en - [listclear](https://github.com/01-edu/public/tree/master/subjects/listclear/README.md)
- listat | https://public.01-edu.org/subjects/listat.en - [listat](https://github.com/01-edu/public/tree/master/subjects/listat/README.md)
- listreverse | https://public.01-edu.org/subjects/listreverse.en - [listreverse](https://github.com/01-edu/public/tree/master/subjects/listreverse/README.md)
- listforeach | https://public.01-edu.org/subjects/listforeach.en - [listforeach](https://github.com/01-edu/public/tree/master/subjects/listforeach/README.md)
- listforeachif | https://public.01-edu.org/subjects/listforeachif.en - [listforeachif](https://github.com/01-edu/public/tree/master/subjects/listforeachif/README.md)
- listfind | https://public.01-edu.org/subjects/listfind.en - [listfind](https://github.com/01-edu/public/tree/master/subjects/listfind/README.md)
- listremoveif | https://public.01-edu.org/subjects/listremoveif.en - [listremoveif](https://github.com/01-edu/public/tree/master/subjects/listremoveif/README.md)
- listmerge | https://public.01-edu.org/subjects/listmerge.en - [listmerge](https://github.com/01-edu/public/tree/master/subjects/listmerge/README.md)
- listsort | https://public.01-edu.org/subjects/listsort.en - [listsort](https://github.com/01-edu/public/tree/master/subjects/listsort/README.md)
- sortlistinsert | https://public.01-edu.org/subjects/sortlistinsert.en - [sortlistinsert](https://github.com/01-edu/public/tree/master/subjects/sortlistinsert/README.md)
- sortedlistmerge | https://public.01-edu.org/subjects/sortedlistmerge.en - [sortedlistmerge](https://github.com/01-edu/public/tree/master/subjects/sortedlistmerge/README.md)
### Quest 12 ### Quest 12
@ -313,18 +313,18 @@ Videos:
Exercices: Exercices:
- btreeinsertdata | https://public.01-edu.org/subjects/btreeinsertdata.en - [btreeinsertdata](https://github.com/01-edu/public/tree/master/subjects/btreeinsertdata/README.md)
- btreeapplyinorder | https://public.01-edu.org/subjects/btreeapplyinorder.en - [btreeapplyinorder](https://github.com/01-edu/public/tree/master/subjects/btreeapplyinorder/README.md)
- btreeapplypreorder | https://public.01-edu.org/subjects/btreeapplypreorder.en - [btreeapplypreorder](https://github.com/01-edu/public/tree/master/subjects/btreeapplypreorder/README.md)
- btreesearchitem | https://public.01-edu.org/subjects/btreesearchitem.en - [btreesearchitem](https://github.com/01-edu/public/tree/master/subjects/btreesearchitem/README.md)
- btreelevelcount | https://public.01-edu.org/subjects/btreelevelcount.en - [btreelevelcount](https://github.com/01-edu/public/tree/master/subjects/btreelevelcount/README.md)
- btreeisbinary | https://public.01-edu.org/subjects/btreeisbinary.en - [btreeisbinary](https://github.com/01-edu/public/tree/master/subjects/btreeisbinary/README.md)
- btreeapplylevel | https://public.01-edu.org/subjects/btreeapplylevel.en - [btreeapplylevel](https://github.com/01-edu/public/tree/master/subjects/btreeapplylevel/README.md)
- btreemax | https://public.01-edu.org/subjects/btreemax.en - [btreemax](https://github.com/01-edu/public/tree/master/subjects/btreemax/README.md)
- btreemin | https://public.01-edu.org/subjects/btreemin.en - [btreemin](https://github.com/01-edu/public/tree/master/subjects/btreemin/README.md)
- btreetransplant | https://public.01-edu.org/subjects/btreetransplant.en - [btreetransplant](https://github.com/01-edu/public/tree/master/subjects/btreetransplant/README.md)
- btreedeletenode | https://public.01-edu.org/subjects/btreedeletenode.en - [btreedeletenode](https://github.com/01-edu/public/tree/master/subjects/btreedeletenode/README.md)
### Exam 4 - Final Exam (8hours) ### Exam 4 - Final Exam (8hours)
#### Functions and programs skills evaluation, based on Quest 2 and Quest 11 #### Functions and programs skills evaluation, based on all the quests from 2 to 11

Loading…
Cancel
Save