42porto
There are 85 repositories under 42porto topic.
Nuno-Jesus/Make-A-Make
Clear the fog around Makefiles with this Makefile tutorial and enhance your knowledge with advanced tips and concepts.
RubenTeles/Piscine42
Piscine 42Lisboa
Kuninoto/installette
A Bash script to install Norminette, a Norminette Formatter, Vim and 42 Header for Vim.
MrSloth-dev/42-NorminetteNvim
A simple linter plugin for format checking and check function sizes with norminette inside the buffer through diagnostics.
knoxvillie/Piscine_42Porto
This repository is my journey at Piscine 42 Porto (September 2022). From preparation to approval.
Kuninoto/42_ft_printf
This project aims to code a custom implementation of the C printf function
Kuninoto/42_minitalk
Small data exchange between client and server programs using UNIX signals - Introduction to Inter Process Communication (IPC)
Kuninoto/42_CPP_Modules
Introduction to CPP, RAII, OOP, I/O and file streams, operator overloading, templates/generics and containers
Nuno-Jesus/42Porto_piscine
Projects developed at the 42 Porto C Piscine in 2022/2023
Kuninoto/42_so_long
A small 2D game developed with MiniLibx, the graphic library of the 42School.
Nuno-Jesus/so_long_invalidator
Small map validator for 42 School so_long project
Kuninoto/42_Philosophers
Philosophers dinner problem in C. Introduction to threads, mutexes, processes, and semaphores
Nuno-Jesus/42_classes
A collection of READMEs of all the classes given at 42 Porto
Nuno-Jesus/42_so_long
A graphical project consisting on making a 2D game in C.
Kuninoto/42_Libft
This project demands to create a C header file with a recreation of usual functions so that you can easily use them on your future projects.
Kuninoto/42_minishell
Small implementation of a shell, truly hell
Nuno-Jesus/42_miniRT
A small version of a Ray Tracer implemented in C
Nuno-Jesus/libft_file_checker
Small tool to verify files of the libft project
amauricoder/42_So_Long
Repo to 42 so long project
knoxvillie/minitalk
The goal of this project is to code a small data exchange program between client and server using UNIX signals.
Kuninoto/42_get_next_line
Handy function that returns a line, ending with a newline, read from a file descriptor.
amauricoder/42_Push_Swap
his project will make you sort data on a stack, with a limited set of instructions.
Kuninoto/42_NetPractice
Small quizz about networks and subnet masks
ramos21rodrigo/42porto.get-next-line
42: get next line
AdaoG0n/42_libft
Libft is a custom C library that recreates standard C library functions and includes additional utility functions. The project aims to deepen understanding of memory management and C programming while creating reusable code.
knoxvillie/ft_printf
The goal of this project is to recreate the printf() function. It is all about mastering one of the key concepts in C, functions with a variable number of arguments, the variadic functions.
Kuninoto/42_cub3D
A simple 3D 'game' using MinilLibX (mlx), the graphic library of the 42School and the raycasting algorithm
Kuninoto/42_pipex
A simple C program that replicates the UNIX pipe functionality
Kuninoto/42_push_swap
A program that sorts a stack of integers in the least steps possible, based on a limited set of instructions
Nuno-Jesus/42_minishell
Your very own shell!
amauricoder/42_minishell
Repository of the project minishell from 42 Porto.
amauricoder/42_Pipex
42 Porto Pipex Project.
Nuno-Jesus/42_ft_transcendence
The final boss of 42 Common Core: a web application.
teresa-chow/42-push_swap
Push_swap is a project about sorting data on a stack, with a limited set of instructions, using the lowest possible number of actions. Its goal is reaching an optimized data sorting solution.
tuliofeitoza/42Porto_Piscine
Meu percuso na 42porto Pisciner