This project aims to code a custom implementation of the C printf function
-
Updated
Mar 22, 2023 - C
This project aims to code a custom implementation of the C printf function
Introduction to CPP, RAII, OOP, I/O and file streams, operator overloading, templates/generics and containers
Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores
A small 2D game developed with MiniLibx, the graphic library of the 42School.
Small quizz about networks and subnet masks
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
This is a 42 project that consists of a simplified version of the printf function in C.
This module teaches the fundamentals of object-oriented programming (OOP), focusing on class relationships, dynamic object management, inheritance, virtual functions, and method overriding. Students also learn to improve program reliability using try-catch blocks and handling exceptions.
A Web Server written from scratch in C++
This is a 42 project. The purpose is to create a C library with important functions used very frequently during the course.
The Cub3d project aims to create a 3D labyrinth game. The player navigates through the maze from a first-person perspective, trying to reach certain goals. This project covers fundamental aspects of game programming, graphics management, and user interaction. Furthermore, it provides experience in basic 3D game mechanics, collision detection, and e
Reproduction of some C standard functions used for working with C-style strings and lists in assembler (nasm)
Add a description, image, and links to the 42ecole topic page so that developers can more easily learn about it.
To associate your repository with the 42ecole topic, visit your repo's landing page and select "manage topics."