42

C Piscine

sarchoi's 42 stats - C Piscine

Cursus

  • 2021.5 ~ Present
  • 42Seoul Cadet

sarchoi's 42 stats

JS Piscine

JsPiscine

Subject-based short-term curriculum operated by Cadets of the 42 official community 42JS.

Participated in project production, especially JS01(Javasciprt DOM API), BE00(Node.js Basics) , BE01(Sequelize ORM), RUSH01(Full-Stack Group Project)

sarchoi

Subjects


Libft

sarchoi's 42 Libft Score C

libft

This 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 that you will use during your whole cursus.

  • Rigor, Imperative programming, Algorithms

get_next_line

sarchoi's 42 get_next_line Score C

42gnl

May it be a file, stdin, or even later a network connection, you will always need a way to read content line by line. It is time to start working on this function, which will be essential for your future projects.

  • Rigor, Unix, Algorithms

ft_printf

sarchoi's 42 ft_printf Score C

42printf

This project is pretty straightforward, you have to recode printf. You will learn what is and how to implement variadic functions. Once you validate it, you will reuse this function in your future projects.

  • Rigor, Algorithms

Born2beroot

sarchoi's 42 Born2beroot Score VirtualBox Debian Shell Script WordPress

This project aims to introduce you to the wonderful world of virtualization.

  • Rigor, Network & system administration

so_long

sarchoi's 42 so_long Score C minilibx

42so_long

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

  • Game, Graphics, Imperative programming

minitalk

sarchoi's 42 minitalk Score C

42minitalk

The purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

  • Rigor, Unix

push_swap

sarchoi's 42 push_swap Score C

42push_swap

This project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

  • Imperative programming, Rigor, Unix, Algorithms

Philosophers

sarchoi's 42 Philosophers Score C

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

  • Unix, Rigor, Imperative programming


References