Coder Social home page Coder Social logo

lykalon's Projects

ft_printf icon ft_printf

• The prototype of ft_printf should be int ft_printf(const char *, ...); • You have to recode the libc’s printf function • It must not do the buffer management like the real printf • It will manage the following conversions: cspdiuxX%

minitalk icon minitalk

he purpose of this project is to code a small data exchange program using UNIX signals. It is an introductory project for the bigger UNIX projects that will appear later on in the cursus.

philosophers icon philosophers

Eat, Sleep, Spaghetti, repeat. This project is about learning how threads work by precisely timing a group of philosophers on when to pick up forks and eat spaghetti without dying from hunger (threads, forks, mutexes and semaphores).

push_swap icon push_swap

his project involves sorting data on a stack, with a limited set of instructions, and the smallest number of moves. To make this happen, you will have to manipulate various sorting algorithms and choose the most appropriate solution(s) for optimized data sorting.

python-learning icon python-learning

Задания по книге Эрика Матиза. На изучение одной главы уходило не более 1 дня с написанием проверочных заданий после каждой главы. Репо будет пополняться, так как буду дальше проходить главы.

so_long icon so_long

This project is a small 2D game with minilibx. You'll learn about textures, sprites and tiles.

trying_c-plus-plus icon trying_c-plus-plus

Задание заключалось в написании консольного приложения для библиотеки.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.