Skip to content

Dharma-B/c_programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Programming: Zero to Hero

Welcome to my structured journey to mastering C programming from the basics to advanced topics. This repository documents all the concepts, code snippets, and exercises I've learned along the way.

Structure

  • Basics: Fundamental concepts and introductory exercises.
  • Advanced: Topics like pointers, memory management, and optimizations.
  • Resources: Notes, references, and additional learning material.

Topics Covered

  1. Hello World Program
  2. Number Systems:
    • Binary, Decimal, Hexadecimal
    • Two's Complement
  3. Conversion Algorithms:
    • Decimal to Binary
    • Binary to Decimal
    • Hexadecimal to Binary
    • Two's Complement
  4. ...and more to come!

About

Mastering C programming from the basics to advanced topics.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages