Repository navigation

#

42paris

A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language

C
1860
2 年前

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 peer evaluations. For the full experience, visit my web page!

TypeScript
847
5 个月前

This project aims to create a crystal clear tutorial on a cryptic looking topic.

Makefile
645
2 年前

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 who created the badges from the current version -> @lrcouto

214
8 个月前

A tool for checking functions calls return protections

C
161
6 个月前

📂📄 Piscine 42 - Les sujets de ma piscine à 42 (Juillet 2022) ainsi que les réponses et videos d'aide.

C
159
3 年前

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.

C
69
9 个月前

Piscine 42, tous mes exercices durant le mois d'août 2021 👨‍💻 !

C
52
7 个月前

The 42 project Born2beroot explores the fundamentals of system administration by inviting us to install and configure a virtual machine with VirtualBox.

Shell
39
9 个月前

Piscine 42 Paris, tous mon parcours durant le mois de mars 2024 👨‍💻 !

C
34
2 个月前

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.

C
31
9 个月前

One of the first graphical projects at 42 school, fract-ol introduces us to 2D programming with fractal generation.

C
31
9 个月前

Remove caches and unnecessary files from 42 sessions in order to get more storage

Shell
28
3 年前

School project: reimplement the STL containers (using allocator, double linked list and AVL binary trees).

C++
28
4 年前

C multi-pipe implementation, dissection and explanation.

C
27
3 年前

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.

C
20
9 个月前