42saopaulo

There are 115 repositories under 42saopaulo topic.

  • 42cursus-02-ft_server

    Development repo for 42cursus' ft_server project

    Language:PHP2
  • Libft

    Standard C Library

    Language:C2
  • 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.

    Language:Dockerfile1
  • 42-CPP_modules

    My CPP modules

    Language:C++1
  • 42-fract-ol

    My fractol project

    Language:C1
  • 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.

    Language:C++1
  • Minishell

    Minishell 42

    Language:C1
  • Inception42

    A System Administration related exercise

    Language:Dockerfile1
  • 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.

    Language:JavaScript1
  • 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.

    Language:C1
  • 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."

    Language:C1
  • 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.

    Language:C1
  • libft

    [42 Cursus] My first library in C : a collection of functions that will be a useful tool.

    Language:C1
  • 42cursus-minitalk

    The sixth project of 42's curriculum asks students to code a small data exchange program using UNIX signals.

    Language:C1
  • 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.

    Language:C1
  • CPP_piscine

    Dive into the fundamentals of C++

    Language:C++1
  • base_camp

    all projects done in the selection process of 42sp and my experience

    Language:C1
  • 42SP_Basecamp

    🏕️ | Repository of exercises developed during the Basecamp of 42 São Paulo in March/April 2021

    Language:C1
  • ft_c_template

    A template repo for 42 São Paulo's C projects.

    Language:C1
  • cub3D42

    My first RayCaster with miniLibX

    Language:C1
  • ft_basecamp

    42 São Paulo - Basecamp 2020

    Language:C1
  • ft_kilo

    CLI text editor written in C, following 42's Norminette

    Language:C1
  • piscine42

    Piscine 42 São Paulo nov/2019

    Language:C1
  • 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.

    Language:Shell
  • 42sp_piscine_c04

    Module C 04 explores string manipulation, numeric operations, and base conversions in C, focusing on precision, validation, and good coding practices.

    Language:C
  • 42sp_piscine_c03

    These exercises aim to deepen understanding of string handling and manipulation in C.

    Language:C
  • 42sp_piscine_c02

    These functions primarily focus on string manipulation and aim to strengthen understanding of character operations, memory management, and pointer usage.

    Language:C
  • 42sp_piscine_c00

    This project serves as an introduction to fundamental C programming concepts, focusing on loops, conditionals, recursion, and adhering to coding standards.

    Language:C
  • 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

    Language:C
  • 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++.

    Language:Makefile
  • 42cursus-python-for-data-science

    This repository is a foundational Python for Data Science course.

    Language:Python
  • ft_nvim

    A Neovim plugin for École 42

    Language:Lua
  • 42cursus-ftl-quantum

    Introduction to quantum programming using Python and Qiskit (IBM).

    Language:Jupyter Notebook