116 results for “topic:school42”
| SCHOOL_42_UPDATE 2020 | This repository contains ALL PROJECTS, TASKS AND SUBJECTS OF THE MAIN PROGRAM OF LEARNING AT SCHOOL 42 ( Program | Course | Programing | Coding | School 42 | Ecole 42 | School 21 | Школа 42 | Школа 21 ). Этот репозиторий содержит все проекты и задания основной программы обучения Школы 42 и Школы 21
| SCHOOL_42_UPDATE 2020 | This repository contains many versions of completed and commented out tasks for each day of the very first "Piscine C"( Program | Course | Programing | Coding | School 42 | Ecole 42 | School 21 | Школа 42 | Школа 21 ) Этот репозиторий содержит множество версий выполненных и закомментированных задач на каждый день самого первого "Бассейна по Си".
Как подготовиться к бассйну Школы 21: изучаем терминал, vim, работаем с gcc, norminette, git, пишем первую программу на Си.
42cursus projects from école 42
A Bash script to install Norminette, a Norminette Formatter, Vim and 42 Header for Vim.
Basic C++ exercises - introduction to C++, RAII, OOP, I/O and file streams, operator overloading, templates/generics and STD containers.
A simple (and very naive) replica of the C printf function - introduction to variadic arguments.
Small data exchange between client and server programs using UNIX signals - introduction to Inter Process Communication (IPC).
My solutions to 42madrid piscine projects (20 sept - 15 oct 2021)
Ta propre bibliothèque à toi tout seul
School Project - Graphic - Raycasting Game
Philosophers dinner problem in C - introduction to parallel programming.
School Project - Graphic - Fractals Explorer
A small 2D game developed with MiniLibx, the graphic library of the 42School - introduction to game development and graphics.
Ray Casting Engine on C (simple Wolfenstein 3D implementation) (project from school 42)
This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in which you’ll have to find your way.
School Project - Graphic - Wireframe Viewer
My solutions for School21 (School42 franchise from France) introduction course called Piscine. It includes a full month of C programming and peer-to-peer interactions.
No description provided.
This project is a small 2D Bomberman-style game created using minilibx, a graphics library used at 42. The game features textures, sprites, and tile-based design.
Small implementation of a shell replicating bash, truly hell - introduction to syntax parsing and child process management and shell intrinsics.
printf() implementation in C
This is a repository for the School 42 Málaga cursus project get_next_line. This function reads a file descriptor and returns a line, until the first line break.
get_next_line() function in C
Standard C functions implementation
Small quizz about networks and subnet masks
Parce que lire depuis un fd, c’est pas passionnant
pipe UNIX mechanism in C
philosopher with threads/mutex and processes/semaphore
No description provided.