Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/diogocarrola/42-piscine
My journey through the 42 Piscine, showcasing my progress, projects and the skills I developed during the intensive month-long experience.
https://github.com/diogocarrola/42-piscine
42-piscine algorithms c data-structures shell
Last synced: 12 days ago
JSON representation
My journey through the 42 Piscine, showcasing my progress, projects and the skills I developed during the intensive month-long experience.
- Host: GitHub
- URL: https://github.com/diogocarrola/42-piscine
- Owner: diogocarrola
- License: mit
- Created: 2024-09-02T22:12:18.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T17:42:42.000Z (about 1 month ago)
- Last Synced: 2025-01-02T18:31:46.708Z (about 1 month ago)
- Topics: 42-piscine, algorithms, c, data-structures, shell
- Language: C
- Homepage:
- Size: 18.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 42 Piscine
Welcome to my 42 Piscine repository! This repository documents my journey through the 42 Piscine, showcasing my progress, projects and the skills I developed during the intensive month-long experience.
## About 42 Piscine
The 42 Piscine is a rigorous and immersive coding bootcamp designed to test and develop problem-solving skills, coding proficiency and the ability to work under pressure. It serves as a selection process for the 42 school, where students learn through peer-to-peer collaboration and project-based learning.
## Exams
Exams are an integral part of the 42 Piscine. They are designed to test your understanding of the concepts learned and your ability to solve problems under time constraints. Each exam consists of multiple exercises that you must complete within a set time limit.
## Moulinette
Moulinette is the automated grading system used at 42. It evaluates your projects and exercises by running a series of tests to ensure that your code meets the required specifications. The results from Moulinette help you understand where your code needs improvement.
## Skills Developed
- **C Programming**: Mastery of C syntax, pointers, memory management, and data structures.
- **Shell Scripting**: Proficiency in writing and debugging shell scripts.
- **Problem-Solving**: Enhanced ability to tackle complex problems and develop efficient solutions.
- **Collaboration**: Experience working in teams and collaborating on projects.## Useful Resources
Here are some resources that I found helpful during the 42 Piscine:
- [42 Porto Resources](https://github.com/stars/diogocarrola/lists/42-porto)
## License
This project is licensed under the MIT License - see the LICENSE file for details.
Thank you for visiting my repository!