Giter VIP home page Giter VIP logo

ecole-42's Introduction

About

Projects from School 21 (École 42) — SberGraduate or WIKI

Subjects

PDF exercises

Results

42cursus (the main part of the entire course)

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.

initial_errors:  | test_ft_isalnum: OK | test_ft_isalpha: OK | test_ft_isascii: OK | test_ft_isdigit: OK | test_ft_isprint: OK | test_ft_atoi: OK | test_ft_bzero: OK | test_ft_calloc: OK | test_ft_itoa: OK | test_ft_memchr: OK | test_ft_memcmp: OK | test_ft_memcpy: OK | test_ft_memmove: OK | test_ft_memset: OK | test_ft_putchar_fd: OK | test_ft_putendl_fd: OK | test_ft_putnbr_fd: OK | test_ft_putstr_fd: OK | test_ft_split: OK | test_ft_strchr: OK | test_ft_strdup: OK | test_ft_strjoin: OK | test_ft_strlcat: OK | test_ft_strlcpy: OK | test_ft_strlen: OK | test_ft_strmapi: OK | test_ft_striteri: OK | test_ft_strncmp: OK | test_ft_strnstr: OK | test_ft_strrchr: OK | test_ft_strtrim: OK | test_ft_substr: OK | test_ft_tolower: OK | test_ft_toupper: OK | bonus: 9/9 functions correct

Result: 125%

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.

basic_tests: GNL OK | bonus_tests: GNL OK

Result: 125%

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.

test_spdxiucpercent: 8/8 correct functions | bonus_one: KO (Does not compile) | bonus_two: KO (Does not compile)

Result: 100%

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

Result: 125%

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

Result: 125%

This project will make you sort data on a stack, with a limited set of instructions, using the lowest possible number of actions. To succeed you’ll have to manipulate various types of algorithms and choose the most appropriate solution (out of many) for an optimized data sorting.

Result: 125%

This project aims to make you understand a bit deeper two concepts from UNIX mechanism that you already know: the redirections and the pipes. It is an introduction project.

Result: 100%

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

Result: 125%

This project is an introduction to the beautiful world of Raytracing. Once completed you will be able to render simple Computer-Generated-Images and you will never be afraid of implementing mathematical formulas again.

Result: 103%


Piscine (a trial month of intensive work)

basic_tests: Timeout | functional_tests: Timeout

Result: 50%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Nothing turned in | ex08: Nothing turned in

Result: 70%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK

Result: 100%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK | ex09: KO | ex10: KO | ex11: KO | ex12: Nothing turned in

Result: 55%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: KO

Result: 87%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: KO | ex05: KO

Result: 77%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Timeout | ex08: OK

Result: 60%

ex00: OK | ex01: OK | ex02: OK | ex03: OK

Result: 100%

ex00: OK | ex01: Does not compile | ex02: OK | ex03: SIGABORT | ex04: Nothing turned in | ex05: Nothing turned in

Result: 15%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: Segmentation fault | ex05: OK

Result: 40%

ex00: OK | ex01: Timeout | ex02: Nothing turned in | ex03: Nothing turned in

Result: 25%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: KO

Result: 80%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: KO | ex07: OK | ex08: OK | ex09: OK | ex10: OK | ex11: OK | ex12: Segmentation fault | ex13: Nothing turned in | ex14: Nothing turned in | ex15: Nothing turned in | ex16: Nothing turned in | ex17: Nothing turned in

Result: 25%

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: Nothing turned in | ex06: Nothing turned in | ex07: Nothing turned in

Result: 50%

Result: 0% error with -y in pair (x, y)

Result: gave up

Result: gave up

ex00: OK | ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: OK | ex08: OK | ex09: Nothing turned in

Result: 85%

ex01: OK | ex02: OK | ex03: OK | ex04: OK | ex05: OK | ex06: OK | ex07: Nothing turned in | ex08: Nothing turned in

Result: 70%

ecole-42's People

Contributors

llirrikk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ecole-42's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.