Pinned Repositories
42_cc00_libft
42 libft is a C library used at 42 school. It has functions for strings, memory allocation, etc. It's portable and commonly used in C projects.
42_cc01_get_next_line
The get_next_line project at 42 school involves creating a function that reads a line from a file descriptor.
42_cc01_printf
The ft_printf project at 42 school involves creating a custom implementation of the printf function in the C programming language.
introduction-datascience-python-book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
lumaro77
UB-DataScience-CapstoneProject
Introducción al Data Science y al Machine Learning. http://www.ub.edu/datascience/postgraduate/
lumaro77's Repositories
lumaro77/42_cc00_libft
42 libft is a C library used at 42 school. It has functions for strings, memory allocation, etc. It's portable and commonly used in C projects.
lumaro77/42_cc01_get_next_line
The get_next_line project at 42 school involves creating a function that reads a line from a file descriptor.
lumaro77/42_cc01_printf
The ft_printf project at 42 school involves creating a custom implementation of the printf function in the C programming language.
lumaro77/UB-DataScience-CapstoneProject
Introducción al Data Science y al Machine Learning. http://www.ub.edu/datascience/postgraduate/
lumaro77/introduction-datascience-python-book
Introduction to Data Science: A Python Approach to Concepts, Techniques and Applications
lumaro77/lumaro77