188 results for “topic:42sp”
AWESOME little badges for 42 curriculum projects. A collection of badges(icons). Feel free to use them after staring the repository :) Contributions are welcomed! A special thanks to the actual artist who created the badges from the current version -> @lrcouto
Repositório público de Dojos já rodados na 42 São Paulo. Elabora um, faz um PR e vem rodar você tb! 😜
POC of a 2D view made in ANSI C
get_next_line is the second project of 42 cursus.
A C static library with recoded standard functions - @42sp Project
This is my first C library.
A C function that reads any valid file line by line - @42sp Project
“Luck is what happens when preparation meets opportunity.”
Script to Create Properly Formatted '.fdf' Maps From a Given Image
A library that contains ft_printf, a function that mimics the real printf - @42sp Project
Libft is the first project of the 42cursus.
Esse repositório é onde compartilharei minha jornada na escola de engenharia de software @42SP. Colocarei aqui os meus projetos em ordem cronológica e explicada 😄
The norminette checker is a tool that helps you find norm errors in your C files.
This project is about creating a simple shell. Yes, your own little bash. You will learn a lot about processes and file descriptors.
This is my get_next_line function implementation
The eleventh project of 42's curriculum is an introduction to the beautiful world of Raytracing and asks students to render simple Computer-Generated-Images so that they will never be afraid of implementing mathematical formulas again.
Projects developed at 42 São Paulo programming school.
Debian GNU/Linux server setup and configuration on a VM, with some scripts too - @42sp Project
This project consists of coding a simplified version of the printf function.
Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff
dive into Object Oriented Programming @42sp Project
The Libft Project at 42, C Library Regrouping Usual Functions
A Command language interpreter - the Shell (bash) in C programming - @42sp Project
My projects developed at Ecole 42 São Paulo
The aim of this project is to develop a simple top-view 2D game, using miniLibX (a graphic library made by 42 school). We should work with textures, sprites and some basic gameplay elements.
Os projetos proposto pela 42SP.
The second project of 42 curriculum asks students to implement a function that returns a line read from one or more file descriptors.
This project is about creating a simple shell.
C exercises to prepare you for the next 42 projects.
The goal of this project is to recode some of the most used printf conversions and flags.