https://github.com/pasqualerossi/42-School-Guide
This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)
https://github.com/pasqualerossi/42-School-Guide
42 42-cursus 42-exam 42-school 42-tester 42cursus 42exam 42exams 42projects 42school exam42 examrank examrank2
Last synced: 9 months ago
JSON representation
This guide shows what order you should do the 42 Projects in (From Easiest to Hardest)
- Host: GitHub
- URL: https://github.com/pasqualerossi/42-School-Guide
- Owner: pasqualerossi
- Created: 2022-06-22T03:24:06.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T15:23:26.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T19:14:36.199Z (over 1 year ago)
- Topics: 42, 42-cursus, 42-exam, 42-school, 42-tester, 42cursus, 42exam, 42exams, 42projects, 42school, exam42, examrank, examrank2
- Homepage:
- Size: 163 KB
- Stars: 232
- Watchers: 5
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
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](https://github.com/pasqualerossi/42-School-Guide/issues) or Create a [Pull Request](https://github.com/pasqualerossi/42-School-Guide/pulls).