Skip to content

Latest commit

 

History

History
24 lines (24 loc) · 646 Bytes

File metadata and controls

24 lines (24 loc) · 646 Bytes

I am starting c programming to

  1. 0x00-hello_world
  2. 0x01-variables_if_else_while
  3. 0x02-functions and nested loops
  4. 0x03-debugging
  5. 0X04-more functions nested loops
  6. 0x05-ponters_arrays_strings
  7. 0x06-ponters arrays strings
  8. 0x07-pointers_arrays_strings
  9. 0x08-Recursion
  10. 0x0A-argc_argv
  11. 0x09-static_libraries
  12. 0x0B.C-malloc, free
  13. 0x0C-more_malloc_free
  14. 0x0D-preprocessor
  15. 0x0E-structures_typedef
  16. 0x0F-function_pointers
  17. 0x10-variadic_functions
  18. 0x12-singly_linked_lists
  19. 0X13-more_singly_linked_lists
  20. 0x14-bit_manipulation
  21. 0x15-file_io
  22. 0x17-doubly_linked_lists
  23. 0x18-dynamic_libraries