Skip to content

Collection of core curriculum projects of 42 Heilbronn

Notifications You must be signed in to change notification settings

KHammerschmidt/42cursus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 

Repository files navigation

🧰 42 cursus

A collection of the core curriculum projects from the coding school 42Heilbronn


💡 About the core curriculum @ 42Heilbronn

The core curriculum of the programming school 42Heilbronn consists of various projects that tackle concepts of imperative and object-oriented programming, network and system administration and many more. For more information visit: https://www.42heilbronn.de/de/.

The projects presented in this repository are all written in C and C++98 and taught me to develop programs using classic algorithms, to discover the file system and to learn UNIX process management. In addition, there are graphic projects included which run with 42's graphic library minilibx.


List of projects

Project name Description Score
libft re-coding my own library of standard and utility functions khammers's 42 Libft Score
ft_printf recoding libc's printf function with several conversions khammers's 42 ft_printf Score
get_next_line reading one line from a file with varying buffer sizes khammers's 42 get_next_line Score
push_swap sorting numbers on a stack with minimal push swap instructions khammers's 42 push_swap Score
philosophers timing philosophers' eat / sleep / think circle through threats khammers's 42 Philosophers Score
pipex implementing redictions and pipes khammers's 42 pipex Score
so_long a small 2D game to learn about textures, sprites and tiles khammers's 42 so_long Score
minishell group project: implementing our own shell khammers's 42 minishell Score
cub3D group project: 3D game inspired by 90s first FPS Wolfenstein khammers's 42 cub3d Score

About

Collection of core curriculum projects of 42 Heilbronn

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published