Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aaron-22766/42_piscine
Exercises from the 42 Piscine (Bootcamp)
https://github.com/aaron-22766/42_piscine
42 42born2code 42heilbronn 42piscine 42school bash c shell unix
Last synced: 5 days ago
JSON representation
Exercises from the 42 Piscine (Bootcamp)
- Host: GitHub
- URL: https://github.com/aaron-22766/42_piscine
- Owner: aaron-22766
- Created: 2022-11-24T09:06:55.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T07:57:25.000Z (9 months ago)
- Last Synced: 2024-02-23T08:42:42.755Z (9 months ago)
- Topics: 42, 42born2code, 42heilbronn, 42piscine, 42school, bash, c, shell, unix
- Language: C
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
42 Piscine
Let's see if you have what it takes to become a developer
---
## đź—Ł About
The word “Piscine” is the French word for “swimming pool”: dive into the deep end of coding, and learn how to swim - together with your peers. The Piscine is a four week long trial period. During the Piscine, you will discover the basics of coding from scratch. No prerequisites of any kind are needed: no previous degrees, no coding experience. This period will be very intensive and requires commitment. There is no fixed amount of applicants to be selected. This means there is no competition between applicants and anyone can be selected.
These exercises teach you the basics of writing C programs. Learn how to use the shell to manage files, compile your code and execute your programs. Through simple functions in the beginning, to your first programs, you'll learn the C syntax and logic of programming in general.
Alongside working on these exercises, the Piscine included exams, events and peer-meetings.