Skip to content

mobi2400/Cpp

Repository files navigation

C++ Codebase: Abdul Bari's Wild Ride! 🎢😂

Welcome, brave coder, to the C++ jungle! This repository is like a treasure chest 🏴‍☠️ filled with the wisdom (and occasional weirdness) of Abdul Bari's C++ teachings. Prepare for a journey through pointers that point at who-knows-what, classes that act like tiny digital gods, and STL containers that hold your data like a squirrel hoarding nuts. 🐿️

Contents (Buckle Up!) 🤪

  1. Intro: Why C++? (And Why We're All Slightly Mad) 🤪

  2. Compiling: Turn Coffee into Code (Or Something Like That) ☕➡️💻

  3. The C++ Circus: Feats of Programming! 🎪 3.1. Baby's First Code: Variables, Loops, and Other Scary Things 👶😱 3.2. Arrays: Rows and Columns of Data (Like a Spreadsheet, But Cooler) 📊😎 3.3. Pointers: Where Memory Goes to Hide and Seek 📍🙈 3.4. Functions: Little Code Machines That Do Stuff 🛠️🤖 3.5. Classes: Building Your Own Digital Lego Sets 🧱📦 3.6. Inheritance: When Classes Have Babies (And Grandparents) 🧬👶👴 3.7. Polymorphism: The Code That Changes Its Costume 🎭👗 3.8. Templates: Code That's Like a Cookie Cutter (But for Data) 🍪🛠️ 3.9. Exceptions: When Things Go Boom! (But Gracefully) 💥😅 3.10. Files: Talking to Your Hard Drive Like a Snail Mail Service 🐌✉️ 3.11. STL: The C++ Utility Belt (With All the Gadgets) 📦🧰

  4. Directory Shenanigans: Where Files Go to Party 📂🎉

  5. Contributing: Join the Madness! 🤝🤪

  6. License: It's Free, Like Free Pizza (Almost) 🍕📜

  7. Intro: Why C++? (And Why We're All Slightly Mad) 🤪

C++: it's fast, it's powerful, and it's… well, C++. This repo is your survival guide to navigating its quirks and mastering its might. We're here to learn, laugh, and maybe cry a little. 😭😂

  1. Compiling: Turn Coffee into Code (Or Something Like That) ☕➡️💻

To turn your beautiful (or hilariously broken) C++ code into something your computer understands, you'll need a compiler, like g++.

About

C++ code chapterwise

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages