https://github.com/adaog0n/42_piscine_reload
This project is designed to reinforce and expand programming skills through hands-on coding challenges and collaborative learning.
https://github.com/adaog0n/42_piscine_reload
42 c ex00 ex01 ex27 functions how learning make marvin piscine porto reload remember school to
Last synced: about 2 months ago
JSON representation
This project is designed to reinforce and expand programming skills through hands-on coding challenges and collaborative learning.
- Host: GitHub
- URL: https://github.com/adaog0n/42_piscine_reload
- Owner: AdaoG0n
- License: mit
- Created: 2024-10-23T11:29:45.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-11-27T14:09:25.000Z (7 months ago)
- Last Synced: 2025-03-30T18:02:56.968Z (3 months ago)
- Topics: 42, c, ex00, ex01, ex27, functions, how, learning, make, marvin, piscine, porto, reload, remember, school, to
- Language: C
- Homepage:
- Size: 155 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

#
The Piscine Reload program focuses on mastering the fundamentals of C programming, including memory management, data structures, and algorithmic problem-solving.
Throughout this project, I have implemented various functions and utilities that adhere to the strict coding standards set by the 42 school.
FeaturesC Functions: Implementation of core C functions such as ft_strlen, ft_strchr, ft_memchr, and more.
Memory Management: Techniques for dynamic memory allocation and manipulation.
Coding Standards: All code is written following the Norm established by 42, ensuring readability, maintainability, and efficiency.### Earned skills

