Skip to content
/ Libft Public

This project is the very first project as a student at 42. Library recreating a few functions of the C standard library as well as some other utility functions!.

License

Notifications You must be signed in to change notification settings

Zinoxx0/Libft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Libft 42

C 42

Your Essential C Library! o/

Table of Contents

About

Libft is a fundamental project that serves as a cornerstone for your journey as a student at 42. My name is Samir Mercado, and I go by the username @smrcheese on the 42 intra or sezequie on other platforms. 42 is a renowned coding school known for its unique pedagogy, which emphasizes project-based learning and peer-to-peer evaluation. The Libft project is your very first challenge at 42, designed to lay the foundation for your programming skills and understanding of the C standard library.

Project Overview

In the Libft project, you will embark on a journey to recode several functions from the C standard library, along with creating additional utility functions that will prove invaluable throughout your entire curriculum. This project will test your ability to write efficient, reliable, and well-documented code, setting the stage for your success as a 42 student.

Feel free to explore this repository to access the code and documentation for the Libft project. If you have any questions or need assistance, don't hesitate to reach out. Good luck with your studies at 42! 🚀

Disclaimer

This repository is not meant to be a replacement for your own work. Please do not copy any of the code or documentation provided in this repository. Doing so will only hurt yourself and your development as a programmer. this is meant to serve as inspiration to write your own code and to help you understand the project better by comparing the code you have written to the code provided in this repository, specially if you are stuck on a particular function.

Tips about the project

  • Read the project instructions carefully. The instructions for the Libft project are very detailed and provide a clear outline of what is expected of you. Read the instructions carefully and make sure you understand them before you begin working on the project. If you have any questions, don't hesitate to ask your peers.

  • francinette's libft tester. The Libft project is one of the most basic projects at 42, and as a result, there are many resources available to help you complete it. One of the most useful resources is francinette's libft tester which will help you test your code and ensure that it is up to par with the project instructions.

  • Do your mains! The Libft project is a great opportunity to practice writing your own main functions. Writing your own main functions will help you understand how the functions you write work and how to use them. It will also help you debug your code and ensure that it is working properly.

  • stuck? compare your code to thers If you are stuck on a particular function, try comparing your code to the code provided in this repository or others!. This will help you understand the function better and may even help you find a solution to your problem. if you're still stuck i recommend you check this awesome libft repo by the peer @faleite.

Back to top!🔝

About

This project is the very first project as a student at 42. Library recreating a few functions of the C standard library as well as some other utility functions!.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published