It is my C Programming language code for beginners
Welcome to the craziest C programming repository on GitHub! ๐คฏ If youโre ready to conquer C, break loops (literally ๐), and master pointers without losing your sanity, this is your golden ticket ๐ซ.
Each chapter is like a level in a video game ๐ฎ, getting you closer to becoming a C warrior โ๏ธ.
๐ Chapter 1: The Beginning of Time
Variables, Data Types, Size of, Input, Escape Sequences. Start here, young coder!
๐ Chapter 2: The Great Transformations
Type Casting, Type Conversion, Arithmetic Operators, and the mysterious Associativity!
๐ Chapter 3: The Gates of Logic
If-Else Statements, Logical Operators, and the almighty Switch Case!
๐ Chapter 4: The Infinite Loops of Doom
Master For, While, and Do-While loops. Break and Continue like a boss!
๐ Chapter 5: The Function Factory
Write Functions like a pro, summon Recursion like an infinite wizard! ๐โจ
๐ Chapter 6: The Pointer Dimension
Call by Value, Call by Reference, and the mind-bending world of Pointers! ๐ง
๐ Chapter 7: The Array Arena
Arrays, Functions, Pointer Arithmetic, and navigating memory like a hacker!
๐ Chapter 8: The String Symphony
String Functions, Gets, and all things TEXT! ๐ผ๐
๐ Chapter 9: The Structure Stronghold
Structures, Arrays of Structures, Pointer Structures, and the mighty typedef!
๐ฎ Boss Fight: Rock-Paper-Scissors ๐ฅ
Test your C skills by building a Rock-Paper-Scissors Game! Can you outsmart the machine?
To write C like a pro, debug like a ninja, and level up your coding game!
๐ Coming Soon!
More legendary chapters on Dynamic Memory Allocation, Types of Pointers, Unions, and more!
- Fork the repo ๐ด
- Star it โญ (Because C deserves it!)
- Clone & Code ๐