Coder Social home page Coder Social logo

traange21 / 42_piscine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alvachon/42_piscine

0.0 0.0 0.0 82 KB

Here's some exercises covered during my C Piscine at 42 Quebec. I believe it's easier to understand something by trying to implement it and figuring out why it work.

Shell 0.39% C 99.61%

42_piscine's Introduction

C Piscine

Here's some exercises covered during my C Piscine at 42 Quebec.

Why

I believe it's easier to understand something by trying to implement it and figuring out why it work.

For me, learning how to code is the same thing as learning how to draw. At first, you will probably need some references, but with practice, you will be able to create something made all by your own mind.

Notice

If some 42 students sneak around here, please keep in mind that cheating (not understanding) won't help you in the long run.

How to make it work

Each folder of C have 2 c files, one containing the function, the other, the main file that call the function. In the command line, you will need to call both of them to check the result in the ./a.out file.\

Don't forget to call -Wall -Werror -Wextra and the norminette !

 gcc function.c main.c

This will execute the compiled program and display any output it produces**

 ./a.out

Done

C Piscine C00 - C Piscine C01 - C Piscine C02 - C Piscine C03 - C Piscine C04 - C Piscine C05 - C Piscine C06 - C Piscine C07 - C Piscine Shell 00 - C Piscine Shell 01

Version

7.2

42_piscine's People

Contributors

alvachon avatar

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.