Git Product home page Git Product logo

Benoit's Projects

42-resources icon 42-resources

My curated 42 School resource collection. The good, the bad and the ugly.

aoc_21 icon aoc_21

train with advent of code 2021 for the 2023 event

dotfiles icon dotfiles

Default configuration for Le Wagon's students

fil_de_fer icon fil_de_fer

This project is about representing a landscape as a 3D object in which all surfaces are outlined in lines.

ft_get_next_line icon ft_get_next_line

Ce projet a pour but de vous faire développer une fonction qui renvoie une ligne lue depuis un descripteur de fichier. Ce projet va non seulement vous permettre d’ajouter une fonction très pratique à votre collection, mais également d’aborder un nouvel élément surprenant de la programmation en C : les variables statiques.

ft_printf icon ft_printf

The goal of this project is to recode printf() and mainly learn about using a variable number of arguments. How cool is that?? It is actually pretty cool :)

get_next_line_v2 icon get_next_line_v2

Ce projet a pour but de vous faire développer une fonction qui renvoie une ligne lue depuis un descripteur de fichier. Ce projet va non seulement vous permettre d’ajouter une fonction très pratique à votre collection, mais également d’aborder un nouvel élément surprenant de la programmation en C : les variables statiques.

javascript30 icon javascript30

Participating in JavaScript30 course created by @wesbos

libft icon libft

This project is about coding a C library. It will contain a lot of general purpose functions your programs will rely upon.

make-a-make icon make-a-make

Clear the fog around Makefiles with this Makefile tutorial and enhance your knowledge with advanced tips and concepts.

minishell icon minishell

This project is about creating a simple shell.

minitalk icon minitalk

Ce projet a pour but de vous faire réaliser un petit programme d’échange de données utilisant les signaux UNIX

next-stop icon next-stop

Chaque bonne journée commence par un bon trajet : sociabilisez facilement dans les transports en commun

philosopers icon philosopers

In this project, you will learn the basics of threading a process. You will see how to create threads and you will discover mutexes.

push_swap icon push_swap

The learning objectives of this project are rigor, use of C, and use of basic algorithms. Especially focusing on their complexity. Sorting values is simple. To sort them the fastest way possible is less simple. Especially because from one integers configuration to another, the most efficient sorting solution can differ.

setup icon setup

Setup instructions for Le Wagon's students on their first day of Web Development Bootcamp

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.