Welcome to the 42 Barcelona Exercises Repository. This repository contains solutions and exercises organized by sections, each representing different stages or topics of the curriculum.
- Shell scripting
- C programming
- PDF documents for exercise descriptions
To use this repository, clone it to your local machine using the following command:
git clone https://github.com/danielazaffalon/Piscine42.git
The repository is structured into several folders, each containing a PDF file with the exercise descriptions. Below are the sections:
There is also a pending
folder that contains PDFs of exercises that have not been completed yet:
Contributions are welcome! If you have solutions or improvements for any of the exercises, feel free to fork the repository and submit a pull request. Please ensure that your contributions adhere to the following guidelines:
- Clearly document your code.
- Include comments to explain complex logic.
- Ensure that your contributions are tested and functional.
This project is licensed under the MIT License. For more details, please refer to the LICENSE file.
For any questions or suggestions, please feel free to contact me:
- Name: Daniela Zaffalon
- Email: [email protected]
- GitHub: danielazaffalon
Thank you for visiting this repository and happy coding!