Popular repositories Loading
-
LIBFT-Project
LIBFT-Project PublicThis project is your very first project as a student at 42. You will need to recode a few functions of the C standard library as well as some other utility functions. • isalpha • isdigit • isalnum …
C 2
-
Project-Get-next-line
Project-Get-next-line PublicThis project is about programming a function that returns a line read from a file descriptor.
C
-
Project_Ft_Printf
Project_Ft_Printf PublicThis project is pretty straightforward, you have to recode PRINTF function in C. You will learn what is and how to implement variadic functions.
C
-
Project_ft_server
Project_ft_server PublicThis will be your first project with Docker and use it to install a complete web server. This server will run multiples services: Wordpress, PHPMyAdminand a SQL data base. Docker is a way of creati…
PHP
-
Project_Cub3d
Project_Cub3d PublicThis project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It will enable you to explore ray-casting. Your goal will be to make a dynamic view inside a maze, in…
C
-
Project_libasm
Project_libasm PublicYou must rewrite the following functions in asm: ◦ ft_strlen (man 3 strlen) ◦ ft_strcpy (man 3 strcpy) ◦ ft_strcmp (man 3 strcmp) ◦ ft_write (man 2 write) ◦ ft_read (man 2 read) ◦ ft_strdup (man 3 …
C
If the problem persists, check the GitHub status page or contact support.