42kocaeli
Here are 32 public repositories matching this topic...
Solutions for The C programming language book, divided into subjects such as 42 piscine, all conforming the 42 norms.
-
Updated
Oct 22, 2022 - C
This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.
-
Updated
May 11, 2024 - C
42 Türkiye de yapılan popup için çalışma aracı.
-
Updated
Dec 5, 2022 - C
A 3D first-person game built using raycasting and MiniLibX, inspired by Wolfenstein 3D. The project features real-time rendering of a textured world with player movement, door interaction, and customizable maps. Designed to run smoothly in a minimal graphical environment.
-
Updated
Oct 8, 2024 - C
Discover a repository featuring projects from Ecole 42's piscine training, showcasing a blend of C, C++, embedded systems, shell scripting, and other cutting-edge technologies. Immerse yourself in hands-on projects that delve into the fundamentals of programming and system-level development.
-
Updated
Sep 22, 2023 - C
A concurrent programming project that simulates the Dining Philosophers Problem. It explores process synchronization using threads, mutexes, processes, and semaphores to prevent deadlocks and manage resource sharing efficiently.
-
Updated
Oct 8, 2024 - C
This repository contains solutions and resources for the CPP Modules in the 42 school curriculum. Each module covers specific aspects of C++ programming and is designed to progressively build proficiency in object-oriented programming concepts, memory management, and advanced C++ features.
-
Updated
Oct 8, 2024 - C++
The purpose of this project is to code a small data exchange program using UNIX signals.
-
Updated
Feb 27, 2023 - C
A system administration project from Ecole 42 focused on containerization. It sets up a multi-container infrastructure using Docker and Docker Compose with services like Nginx, WordPress, and MariaDB, all secured with SSL.
-
Updated
Oct 8, 2024 - Shell
This is project aiming to create a simple Internet Relay Chat (IRC) server. There is no Server-to-Server communication, only Server-to-Client communication. RFC 1459 is referenced and HexChat is used as client.
-
Updated
Apr 25, 2024 - C++
A 2D adventure game built with MiniLibX. Players collect items on the map and reach the exit using the W, A, S, and D keys. The map includes walls, collectibles, and free spaces. The goal is to collect all items and find the shortest path to escape.
-
Updated
Oct 8, 2024 - C
A project that demonstrates inter-process communication in C using UNIX signals. It features a server-client system where messages are sent bit by bit using SIGUSR1 and SIGUSR2.
-
Updated
Oct 8, 2024 - C
Improve this page
Add a description, image, and links to the 42kocaeli topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the 42kocaeli topic, visit your repo's landing page and select "manage topics."