Level 7 - 86%
I validated all projects from Shell00 to C08.
The piscine of school 42 is a 1 month exam to discover C language, test your skills in programming/unix/coding, test your logic and, most importantly, to see if the school fits you and if you fit the school.
I was a total novice. Didn't know anything about code
or C language
.
I trained a bit before the piscine by trying to do the first exercises but it was really hard on my own. In the piscine, I found it really easier since there were a lot of people I could chat with to help me understand.
- C00
- C01
- C02
- C03
- C04
- C05
- C06
- C07
- C08
(ex05 KO by moulinette for -> does not compile)
- C09 : not evaluated (but code should work)
- How to navigate in a terminal
- How to create and edit files with Vim
- How to code in C
- While loops, if conditions
- What are a char, an integer, a string and how to manipulate them
- And a lot more...
If you want to do the piscine yourself, you can find the subjects online but, also, the answers. I strongly suggest you do not copy these answers without thinking. Learning to code is making mistakes and learning from it. You will never succeed if you just copy what others have already done.
But if you want to practice before the Piscine or just learn C, you are welcome to use my code! 🙂