Coder Social home page Coder Social logo

piscine-42's Introduction


Disclaimer : πŸ’€ CHEAT ZONE ALERT! πŸ’€


This code is not licenced, copying it is not the best way to progress ! Dig your own way budd.

β€œIt’s harder to read code than to write it.” β€” Joel Spolsky

Requirements for this projet :

  • Rigor .

  • The will to learn .

  • Simple manipulation of a mouse and keyboard .

  • Link for music to relief you .



ℹ️ 1337 School (42 Network) :



About 42 && 1337 School :


This project is a programming bootcamp concerning 1337 school, it lasts roughly 4 weeks, working 7 days a week, day and night. (error 404 sleep will never be found) These bootcamp covers the basics of programming so there's no need to have any experience at all. People will try and will fail, over and over again. This trial-and-error process is necessary in order to find solutions to different problems that once thought impossible. People learn in groups with other students, without teachers. It can be done, and it works.

If you're going through hell, keep going. ― Winston Churchill

keep this in mind!


Holy graph :



πŸ‘€ Sauce of videos needed :


πŸ“ΊShell && Git videos

πŸ“ΊPiscine c ressources

πŸ“ΊLecture (basics)

πŸ“ΊArrays

πŸ“ΊMemory

πŸ“ΊPointers

πŸ“ΊLinked Lists


πŸ”§ C Knowledge :


C is quirky, flawed, and an enormous success ― Dennis Ritchie, Creator of the C language

Title How Interesting Author
The C Programming Language 2nd Ed Subsequent Edition πŸ’• by Brian Kernighan and Dennis Ritchie
Obscure C Features ⭐⭐⭐⭐⭐ by Multun
Characters, Symbols and the UTF-8 Miracle - Computerphile ⭐⭐⭐⭐ by Tom Scott
Automatic Vectorization ⭐⭐⭐⭐ by Marchete
Writing Solid Code ⭐⭐⭐⭐ by Steve Maguire
Fast wc Multithread SIMD ⭐⭐⭐⭐ by expr-fi
OpenMP Multithreading Programming ⭐⭐⭐⭐ by Joel Yliluoma
Understanding lvalues and rvalues ⭐⭐⭐⭐ by Eli Bendersky
The Practice of Programing ⭐⭐⭐ by Brian W. Kernighan and Rob Pike
Modern C ⭐⭐⭐ by Jens Gustedt
Duff's Device ⭐⭐⭐ by Tom Duff
Structure Packing ⭐⭐⭐ by Eric S. Raymond
Cello, High Level Programming to C ⭐⭐⭐ by Daniel Holden
Are Global Variables Bad ⭐ StackOverFlow

πŸ’Ύ How to compile?

We use gcc command with specific flags.

GCC = Gnu Compiler Collection.

Example:

$> gcc "filename.c" -o "executable.exe" -Wall -Wextra -Werror

Don't you dare to forget reading manuals, read them religiously. ;)


piscine-42's People

Contributors

ablaamim 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.