The route of the 42 Academy
To test some of the first projects you'll need to use *Community testers & guides like paco || francinette
But don't worry. You will find it in the README.md
section of each project.
In the ring0 you're going to see the libft
The most common functions you'll need with this language, coded by yourself!
This is so interesting because you'll learn about memory management, buffers strings...
And create a virtual machine to start your lab.
See:
- [ft_printf]
- ft_get_next_line
- [Born to be root]