common-core
Here are 34 public repositories matching this topic...
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.
-
Updated
Oct 14, 2024
This is a 42 project. Create a data exchange between server and client with UNIX signals.
-
Updated
Mar 13, 2023 - C
Ecole 42 project
-
Updated
Sep 6, 2022 - Dockerfile
so_long: 2D game made in minilibx_lib for 42school cursus
-
Updated
Sep 21, 2024 - C
This project implements a custom function, ft_printf, that mimics the behavior of the standard C library function printf. ft_printf takes a format string and optional arguments, formats the output based on specifiers within the format string, and prints the result.
-
Updated
Aug 20, 2024 - C
Get Next Line is a C function developed as part of the 42 São Paulo Common Core curriculum. It reads lines from a file descriptor, supporting both files and standard input, with a bonus version handling multiple file descriptors concurrently.
-
Updated
Mar 6, 2025 - C
Sorting data on stack | Ecole 42 project
-
Updated
Sep 6, 2022 - C
Prompt : The aim of this project is to learn the basics of threading a process, how to make threads and discover the mutex.
-
Updated
Jan 17, 2022 - C
ft_printf is a custom implementation of the C printf() function, developed as part of the 42 São Paulo Common Core curriculum. It supports basic format specifiers (cspdiuxX%) and bonus flags (#, + and space) via a static library.
-
Updated
Mar 11, 2025 - C
My projects and progress on 42 Cursus
-
Updated
Dec 28, 2024
Born2beroot is a system administration project from the 42 São Paulo Common Core curriculum. It involves configuring a secure virtual machine with Debian or Rocky Linux, featuring SSH, sudo, UFW, and a monitoring script.
-
Updated
Mar 6, 2025
Libft is a custom C library developed as part of the 42 São Paulo Common Core curriculum. It features reimplementations of standard C functions (e.g., ft_strlen, ft_memcpy), additional utilities (e.g., ft_substr, ft_split), and bonus linked list functions.
-
Updated
Mar 11, 2025 - C
Minitalk is a signal-based communication system developed as part of the 42 São Paulo Common Core curriculum. It features a server and client exchanging messages via UNIX signals, with a bonus version including acknowledgment.
-
Updated
Mar 11, 2025 - C
This is a 42 project. Create a data exchange between server and client with UNIX signals.
-
Updated
Jan 27, 2024 - C
Personal library - Recode most common functions of C Standard Library
-
Updated
Feb 21, 2023 - C
Improve this page
Add a description, image, and links to the common-core topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the common-core topic, visit your repo's landing page and select "manage topics."