Solutions for The C programming language book, divided into subjects such as 42 piscine, all conforming the 42 norms.
-
Updated
Oct 22, 2022 - C
Solutions for The C programming language book, divided into subjects such as 42 piscine, all conforming the 42 norms.
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.
The purpose of this project is to code a small data exchange program using UNIX signals.
Get Next Line is an individual project at 42 that requires us to create a function similar to the getline from CPP and fgets from C. This function allows a file to be read line after line if called in a loop.
42 Türkiye de yapılan popup için çalışma aracı.
These projects are the C projects I did during my Ecole 42 Istanbul piscine training.
The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.
Creating your own library. The objective of this project is to program a C library regrouping usual functions that you'll be allowed to use in all your future projects.
You will discover a popular and versatile C function: printf().
This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.
This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.
This project is about programming a function that returns a line read from a file descriptor.
Libft (42cursus) 2022. This project aims to redo in C a library of usual functions that can be used is the next projects of 42.
In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.
2021 | This repository contains many completed for each day of the very first "Piscine 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.
ft_printf (42cursus) 2022-2023. Remake printf. A project usefull for the next projects. The aim is to learn how variable size arguments works.
Development repo for 42cursus' get_next_line project
Add a description, image, and links to the 42istanbul topic page so that developers can more easily learn about it.
To associate your repository with the 42istanbul topic, visit your repo's landing page and select "manage topics."