📍 Campus: 42 Barcelona
👤 Login: agarcia2
This repository is a structured roadmap of the 42 Common Core.
Its purpose is to provide a global view of the curriculum, project progression by rank, and the skills developed throughout the program.
⚠️ This repository does not replace official subject PDFs.
It is intended strictly as support and orientation material.
| Languages | OS | Shell | Development Tools |
|---|---|---|---|
|
|
|
|
| RANK | Project | Overview | Languages | Score |
|---|---|---|---|---|
| Libft | Custom implementation of core C library functions | C | ||
| Printf | Recreate the printf() function with formatted output handling | C | ||
| Get_next_line | Function to read one line at a time from a file descriptor | C | ||
| Born2BeRoot | asic Linux system administration and securit | Linux / Debian |
- Manual memory management and pointer logic
- Strict coding standards (Norminette)
- Makefile-based build systems
- Unix file descriptors and processes
- Debugging and testing with Valgrind
- Peer-to-peer evaluations
“The best way to learn is to build, break, and rebuild.”
git clone https://github.com/AlexGRDev/42_Master.git