List of repositories for the code projects developed for the 42sp common core.
Introduction to the concept of Nonviolent Communication (NVC) and learning how to conduct evaluations.
Piscine Reloaded is a compilation of the best exercises done during the C piscine course to refresh the memory on all the fundamentals of the C programming language.
libft is a custom implementation of a selection of C standard library functions, built to deepen the student's knowledge of pointers, memory management, and string manipulation in C.
Recode of (a simpler version of) C's printf.
A function that returns a line read from a file descriptor.