0X00. c - Hello, World
This is C programming
This is the debgging project
In this project we look int more functions and nested loops
Took a foot dive int pointers and arrays
More pointers, arrays and strings
even more pointers, arrays and strings
Recursion - repeating items in a self similar way
argc argv
Took time to go through malloc
More malloc, free
This time round focused onpre-processors
Took a deep dive into C structures
##0x0F. C - Function pointers Focused a little on function pointers
Checked the difeerencs of array and linked list like how to perform insertion and deletion operations it is better to use the linked list