An open API service indexing awesome lists of open source software.

https://github.com/valengu1t0/c

Proyectos y Prácticos en lenguaje C
https://github.com/valengu1t0/c

algorithms-and-data-structures c processes

Last synced: about 1 month ago
JSON representation

Proyectos y Prácticos en lenguaje C

Awesome Lists containing this project

README

          

En este repositorio guardo mis proyectos hechos en C. Poseo algunos ejemplos de tipos de estructuras dinámicas, algoritmos simples y complejos y además un prototipo del juego "Puzzle 15", el cual fue uno de mis principales desafios cuando empece a estudiar sistemas y programacion.
Pronto estare subiendo algunos proyectos con la finalidad de simular un administrador de tareas para un sistema operativo en C.

In this repository, I store my projects written in C. It includes examples of dynamic data structures, both simple and complex algorithms, and a prototype of the '15 Puzzle' game, which was one of my first challenges when I started studying IT and programming.
Soon, I will be uploading some projects in order to simulate a task manger from a operative system in C.