42saopaulo
There are 115 repositories under 42saopaulo topic.
42cursus-02-ft_server
Development repo for 42cursus' ft_server project
Libft
Standard C Library
42cursus-Inception
One container is not enough, we need to go deeper. This project aims to broaden the student's knowledge of system administration by using Docker, the tasks are to virtualize several Docker images and create them in a new personal virtual machine.
42-CPP_modules
My CPP modules
42-fract-ol
My fractol project
42cursus-cpp-piscine
The 12th project of 42 curriculum is a C++ piscine which aims to introduce students to Object-Oriented Programming. C++ was chosen because it's derived from our old and familiar C Language. Since C++ can be complex, the code will adhere with the C++98 standard.
Minishell
Minishell 42
Inception42
A System Administration related exercise
42cursus-NetPractice
The tenth project of 42's curriculum asks students to configure small-scale networks. To do that, it's necessary to understand how TCP/IP addressing works.
42cursus-philosophers
The ninth project of 42's curriculum asks students to solve the famous Dijkstra's synchronization problem. This is a introduction to threads, mutexes and semaphores.
Libft
42 school's first project: "This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon."
42cursus-push-swap
The seventh project of 42's curriculum asks students to find an optimized way to sort data with two stacks and a limited set of instructions.
libft
[42 Cursus] My first library in C : a collection of functions that will be a useful tool.
42cursus-minitalk
The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.
42cursus-FdF
The fifth project of 42 curriculum introduces students to the fundamentals of graphic programming with MiniLibX. Between three projects to pick out, I chose FdF which aims to represent "iron wire" meshing in 3D.
CPP_piscine
Dive into the fundamentals of C++
base_camp
all projects done in the selection process of 42sp and my experience
42SP_Basecamp
🏕️ | Repository of exercises developed during the Basecamp of 42 São Paulo in March/April 2021
ft_c_template
A template repo for 42 São Paulo's C projects.
cub3D42
My first RayCaster with miniLibX
ft_basecamp
42 São Paulo - Basecamp 2020
ft_kilo
CLI text editor written in C, following 42's Norminette
piscine42
Piscine 42 São Paulo nov/2019
42sp_piscine_shell00
The Shell00 project at École 42 serves as a foundational introduction to basic shell scripting operations, focusing on essential terminal commands and file manipulation for programming novices.
42sp_piscine_c04
Module C 04 explores string manipulation, numeric operations, and base conversions in C, focusing on precision, validation, and good coding practices.
42sp_piscine_c03
These exercises aim to deepen understanding of string handling and manipulation in C.
42sp_piscine_c02
These functions primarily focus on string manipulation and aim to strengthen understanding of character operations, memory management, and pointer usage.
42sp_piscine_c00
This project serves as an introduction to fundamental C programming concepts, focusing on loops, conditionals, recursion, and adhering to coding standards.
ft_template_repo
Template repo for cadets of 42 school
42-piscine
Code developed during the Piscine at 42 São Paulo, held in August 2024
my-path-at-42
Portfolio of projects completed during my time at 42 São Paulo.
42cursus-piscine-object
This repository contains the solutions developed during an immersion in advanced topics of object-oriented programming in C++.
42cursus-python-for-data-science
This repository is a foundational Python for Data Science course.
ft_nvim
A Neovim plugin for École 42
42cursus-ftl-quantum
Introduction to quantum programming using Python and Qiskit (IBM).