GithubHelp home page GithubHelp logo

marplyn / ecole-42 Goto Github PK

View Code? Open in Web Editor NEW
18.0 1.0 4.0 34.03 MB

42cursus projects from école 42

C 69.41% Makefile 4.37% Shell 0.48% Objective-C 5.55% Roff 4.23% Perl 0.13% C++ 15.83%
42 42born2code 42projects 42cursus 21school 21born2code 21 ecole42 school21 school42 subjects piscine piscine42 c 1337 1337school codam hive 19 42school

ecole-42's Introduction

about

This repository contains my completed 42cursus projects at 42 programming school (21 School in Russia).


first step: picsine

Rather than offering a straight computer initiation, the Piscine at 42 lets you start the curriculum with intensive training in C, the first language you have to use during the training course. For one month, the Piscine at 42 lets you tackle the teaching methods of the school: peer-to-peer learning, group work, peer-evaluation and project pedagogy.

See all completed projects and subjects of the piscine here


documentation

  • Subjects of the cursus
  • The Norm: describes the applicable programming standard at 42 to follow when writing code (see the source code of the Normenette client here)
  • Holy Graph: the map of the cursus


completed projects

These modules are the introduction to C++ and Object-Oriented Programming.

00: Namespaces, classes, member functions, stdio streams, initialization lists, static, const, and some other basic stuff. subject

01: Memory allocation, pointers to members, references, switch statement. subject

02: Ad-hoc polymorphism, operator overloading and Orthodox Canonical class form. subject

03: Inheritance. subject

04: Subtype polymorphism, abstract classes, interfaces. subject

05: Repetition and Exceptions. subject

06: C++ casts. subject

07: C++ templates. subject

08: Templated containers, iterators, algorithms. subject


subject

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.


subject

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger.


subject

This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.


subject

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


subject

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 one (of many) most appropriate solution for an optimized data sorting.


subject

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


subject

This project is pretty straight forward. You will recode printf. Hopefully you will be able to reuse it in future projects without the fear of being flagged as a cheater. You will mainly learn how to use variadic arguments.


subject

The aim of this project is to make you code a function that returns a line, read from a file descriptor.


subject

This project aims to code a C library regrouping usual functions that you’ll be allowed to use in all your other projects.

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.