#学习与技能提升#A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
翻译 - 严格 C 编程 50 年演变的综合指南,向丹尼斯·里奇 (Dennis Ritchie) 的语言致敬
A curated collection of official 42 School evaluation sheets 📄✅, complete with a user-friendly web interface for streamlined navigation and self-assessment. 🖥️🚀 Explore, prepare, and excel in your ...
This project aims to create a crystal clear tutorial on a cryptic looking topic.
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist...
A tool for checking functions calls return protections
📂📄 Piscine 42 - Les sujets de ma piscine à 42 (Juillet 2022) ainsi que les réponses et videos d'aide.
Suject && Solution for 42 Exam Rank 02
push_swap is a 42 school project where we must sort random numbers with a limited set of instructions, using the lowest possible number of actions.
Piscine 42, tous mes exercices durant le mois d'août 2021 👨💻 !
42 Exam Rank 03
The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine with VirtualBox.
🪩 42 Inception 🪩 Quick start
One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.
Remove caches and unnecessary files from 42 sessions in order to get more storage
C multi-pipe implementation, dissection and explanation.
School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).
Minishell is a 42 school team project to create a basic shell program in C. It implements redirections and pipes, as well as environment variables and some builtin commands.
Piscine 42 Paris, tous mon parcours durant le mois de mars 2024 👨💻 !
ft_printf is a 42 school project where we must replicate the behavior of C library printf function. The project teaches us about variadic arguments as well as data structures.