Stars
Master programming by recreating your favorite technologies from scratch.
Test runner for 42 piscine assignments that simulates moulinette.
Libft is the 1st project of the Common Core curriculum at 42. It's about coding a C library: specifically, recoding a few functions of the C standard library, as well as some other utility functions.
Automatic testing for all 42, C and CPP projects. Makefile relink, Header wrong name, Coplien Form and so much more.
Projects developed at the 42 Porto C Piscine in 2022/2023
42 libft functions how to write in c: memset, bzero, memcpy, memccpy, memmove, memchr, memcmp, strlen, strdup, strcpy, strncpy, strncat, strlcat, strchr,strrchr, strstr, strnstr, strncmp, atoi, isa…
42 CommonCore is the core curriculum of 42, based on practical programming projects and problem-solving. It promotes collaborative learning without traditional classes, developing essential skills …
Libft (42cursus). This project aims to recode a C library of usual functions that will be used in the next projects of 42 curriculum.
A collection of exercises used during the 42 Piscine exams (ENGLISH ONLY)
Exercises from 42 C Piscine Exams. Not all the solutions are correct and pull requests are welcome to fix the problems
A collection of solutions and guidance for the 42 Piscine using C language and Shell.