Skip to content

AMarqs/42cursus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

42school

42 is the largest free IT school network in the world

This repository is a recopilation of my work in the school.


Piscine

Is the pre-selection to enter the cursus.

Inside the folder are the exercises that I've done, grouped by levels. All of them are exercises of initiation and practice with the C language and Shell.


CURSUS

Is the main course in 42 school.

In the cursus there are projects by levels and on different topics, in C language as well.

Level 0

  • libft: Self-made library

Level 1

  • ft_printf: Self-done printf() function
  • born2beroot: System administration exercise with a VirtualBox virtual machine
  • get_next_line: Return a line read from a file descriptor

Level 2

  • minitalk: Small data exchange program using UNIX signals
  • so_long: Small 2D game
  • push_swap: Sort data in a stack, with a limited set of instructions, and using the fewest number of actions possible

Level 3

Level 4

Level 5

About

Self-made proyects of 42 school

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors