Low-level programming is good for the programmer's soul. — John Carmack
Economist who likes coding and do Machine Learning stuff. I love the sea, reading books and listen to music.
Twitter: @Kenneth_ca7 LinkedIn: Kenneth Cortes
| Project Directory | Summary |
|---|---|
| Introduction to C programming | |
| If, Else and While Statements | |
| Introduction to nested loops | |
| Introduction to pointers and arrays | |
| Recursion | |
| Static libraries management and implementation | |
| Calculator project using argc and argv | |
| Introduction to malloc and valgrind use | |
| Complex malloc implementation in C | |
| Scripts to understand preprocessor | |
| Implementation of structures using typedef | |
| Scripts to implement function pointers in data structures | |
| Variadic functions | |
| Single linked list scripts | |
| More single linked lists | |
| Bit manipulation | |
| Understanding file I/O | |
| Implementation of scripts using double single linked lists | |
| Dynamic libraries | |
| Data structures FILO and FIFO in C | |
| Hash tables using C | |
| Implementing of sorting algorithms | |
| Make files scripts made in C | |
| Binary tress algorithms | |
| Implementing searching algorithms |
