This is my 2022 september piscine at 42 lausanne. I've got accepted.
-
Updated
Mar 21, 2024
This is my 2022 september piscine at 42 lausanne. I've got accepted.
This guide serves as your trusty sidekick through the thrilling Common Core phase at 42 School. Brace yourself for an immersive project-based journey as you conquer C & C++ fundamentals and lay the groundwork for your programming mastery.
"Line-by-Line File Reader"
Tan bonito como shell -----------------> El objetivo de este proyecto es que crees un shell sencillo. Sí, tu propio pequeño bash. Aprenderás un montón sobre procesos y file descriptors.
Creation of an Internet Relay Chat server in C++98. A step by step guide
project with the objective to create a simple shell
Re-coding printf.
my take on the famous dining philosopher problem
This project consists of coding a library that contains a simplified version of the printf function.
The objective of this project is to create a simple shell, like an own little bash. We learned a lot about processes, file descriptors, manage data structures (like binary trees), and many other things about the functionallity of shell itself.
Reading a line from a fd is way too tedious
Add a description, image, and links to the 42-projects topic page so that developers can more easily learn about it.
To associate your repository with the 42-projects topic, visit your repo's landing page and select "manage topics."