pasqualerossi / 42-School-Guide

This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)
230 stars 20 forks source link
42 42-cursus 42-exam 42-school 42-tester 42cursus 42exam 42exams 42projects 42school exam42 examrank examrank2
Common Core Projects
| :one: Order | 🖥️ Project | :robot: PL/Program |:clock2: Evaluation Length | :busts_in_silhouette: Evaluation | :white_check_mark: Evaluation Points Required | 🧑‍🤝‍🧑 Group Project | |--|--|--|--|--|--|--| | :one: | [Libft](https://github.com/pasqualerossi/Libft) | C | 15 Mins | Moulinette and 3 Peers | 3 | No | | :two: | [Born2BeRoot](https://github.com/pasqualerossi/Born2BeRoot-Guide) | VirtualBox | 1 Hour | 3 Peers | 3 | No | | :three: | [Printf](https://github.com/pasqualerossi/Printf) | C | 15 Mins | Moulinette and 3 Peers | 3 | No | | :four: | [Get_Next_Line](https://github.com/pasqualerossi/Get_Next_Line) | C | 15 Mins | Moulinette and 3 Peers | 3 | No | | :five: | [MiniTalk](https://github.com/pasqualerossi/MiniTalk) | C | 15 Mins | 3 Peers | 3 | No | | :six: | [So_Long](https://github.com/pasqualerossi/So_Long) | C | 15 Mins | 3 Peers | 3 | No | | :seven: | [Push_Swap](https://github.com/pasqualerossi/Push_Swap) | C | 15 Mins | 3 Peers | 3 | No | | :eight: | [Philosophers](https://github.com/pasqualerossi/Philosophers) | C | 15 Mins | 3 Peers | 3 | No | | :nine: | [Minishell](https://github.com/pasqualerossi/Minishell) | C | 15 Mins | 3 Peers | 3 | Yes - 2 People | | :one::zero: | [NetPractice](https://github.com/pasqualerossi/NetPractice) | Networking | 15 Mins | 3 Peers | 3 | No | | :one::one: | [Cub3D](https://github.com/pasqualerossi/Cub3D) | C | 15 Mins | 3 Peers | 3 | Yes - 2 People | | :one::two: | [10 C++ Modules](https://github.com/pasqualerossi/C-Plus-Plus) | C++ | 15 Mins Per Module | 2 Peers Per Module | 2 Per Module - 20 Total | No | | :one::three: | [Ft_irc](https://github.com/pasqualerossi/IRC) | C++ | 1 Hour | 3 Peers | 3 | Yes - 2 People | | :one::four: | [Inception](https://github.com/pasqualerossi/Inception) | Docker | 30 Mins | 3 Peers | 3 | No | | :one::five: | [Ft_Transcendence](https://github.com/pasqualerossi/42_Transcendence) | WD | 1 Hour | 3 Peers | 3 | Yes - Between 3-5 People |

🤖 PL - Programming Language

🤖 WD - Web Development


[!TIP] :one: - This list is my recommend order I would do the projects in.

[!NOTE] If any of the information above has changed, please let me know by doing one of the following:

Post a Issue or Create a Pull Request.