#学习与技能提升#A comprehensive guide to 50 years of evolution of strict C programming, a tribute to Dennis Ritchie's language
翻译 - 严格 C 编程 50 年演变的综合指南,向丹尼斯·里奇 (Dennis Ritchie) 的语言致敬
My n-puzzle solver: A* and IDA* search, heuristics, different puzzle configurations and sizes
my gameboy emulator
parses your intra page and sends a slack notification (and/or sms) when you have a correction
Recreation of the C function printf
Learn how to learn again with Big(O) notation and other cool things
rush 01 aka sudoku from piscine_c
This small algo project allows you to tackle the problems of self-replication, and confronts you with the recursion theorem of Kleene!
42 Exam C for pisciners and cadets. Good luck ✊
Hardware Piscine at 42Robolab including sketching, 3d modeling, and making API
This introductory project on UNIX network programming prompts you to create a client-server offering identical services to ftp. Bonus: respect the standard to be interoperable with existing tools!
42_Project: ft_server (new curriculum). The aim of the project is to learn automation, the "docker" technology and use it to install a complete web server. This server will run multiple services: Word...
Parse the format of the MacOS executables and understand how the kernel launches the binaries, by rewriting these two system tools. Essential for all those who want to make security, this project is m...
Rainfall is a challenge iso slightly more complex than Snow Crash that will plunge you into the intricacies of reverse engineering and teach you to rebuild a code and understand its operation to find ...
42_Project: ft_printf (new curriculum). The aim of the project is to recode the libc’s printf function.
My journey as a July 2019 pisciner and September 2019 cadet.
this project is an introduction to web application security