Skip to content

Latest commit

 

History

History
139 lines (115 loc) · 9.75 KB

README.md

File metadata and controls

139 lines (115 loc) · 9.75 KB

Cursus Common Core

The 42 Common Core is an intensive, self-taught, project-based curriculum focused on software development and problem-solving designed to build strong programming foundations. It emphasizes autonomy, collaboration, and adaptability.

Project overview:


Project Lvl Description OS 100 125 Date
📖 libft :suspect: Essential C functions library replication
Sep'23
milestone 0
🐧 born2beRoot :hurtrealbad: Configure a Linux virtual machine
-- Oct'23
🖨 ft_printf :rage2: Create a printf function from scratch in C
-- Nov'23
📝 get_next_line :rage4: Read file input line by line efficiently
Dic'23
milestone 1
🔢 push_swap :feelsgood: Sort stack numbers with limited actions
-- Feb'24
🌀 fractol :goberserk: Generate 2D fractals with graphical output
Feb'24
🧪 pipex :finnadie: Handle child process with forks and pipes
-- May'24
🔖 rank 02 exam :goberserk: Solve 4/57 exercises in 3 hours for 100 pts
Jul'24
milestone 2
🔖 rank 03 exam :godmode: Rndm program: ft_printf or get_next_line
Aug'24
🍽 philosophers :rage2: Synchronize threads to solve philo problem
-- Aug'24
📦 minishell :finnadie: Build a functional shell similar to Bash
▶️ -- '25
milestone 3
🔖 rank 04 exam :rage2: Develop a working microshell
-- -- '25
🌐 netpractice :suspect: Practice networks through hands-on tasks
-- -- '25
🌅 miniRT :hurtrealbad: Create a 3D scene renderer
-- -- '25
📟 cpp's 0-5 :rage2: Basics of C++ and its fundamental features
-- -- '25
milestone 4
👥 inception :rage3: Contain multiple Docker containers
-- -- '25
💬 ft_irc :rage4: Implement a functional IRC server
-- -- '25
📟 cpp's 6-9 :finnadie: Explore advanced C++ and STL
-- -- '25
🔖 rank 05 exam :godmode: Assessment of skills in C and C++
-- -- '25
milestone 5
🕹️ trascendence :finnadie: Create a 2D online game with diverse mechanics
-- -- '25
🔖 rank 06 exam :godmode: Advanced level exam in C/C++
-- -- '25
When I finish everything, it will be:

Cursus holygraph

The Holygraph is a visual tool used at 42 to track students' progress over time, showing their project completions and skill development.