Skip to content

πŸš€ C++ Learning Journey Welcome to my C++ Learning Repository! πŸ‘¨β€πŸ’» πŸ“– About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

Notifications You must be signed in to change notification settings

Th-Shivam/WAY_TO_CPP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

38 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ C++ Learning Journey

Welcome to my C++ Learning Repository! πŸ‘¨β€πŸ’»

πŸ“– About This Repository

This repository contains my C++ programs as I embark on my journey to learn C++. I'll be uploading programs, projects, and concepts I practice along the way.

πŸ› οΈ Topics Covered

  • Basic Syntax & I/O
  • Conditional Statements
  • Loops (for, while, do-while)
  • Functions
  • Arrays & Strings
  • Pointers & Memory Management
  • Object-Oriented Programming (OOP)
  • Data Structures & Algorithms (coming soon!)

πŸ§‘β€πŸ’» Why I Started Learning C++

As a Computer Science student, C++ helps me build a strong foundation in programming, especially in problem-solving and understanding core concepts like memory management and OOP.

βš™οΈ How to Run the Programs

  1. Clone the repository:
    git clone https://github.com/th-shivam/way_to_cpp.git
  2. Navigate to the directory:
    cd way_to_cpp
  3. Compile and run a program:
    g++ check_leap -o Leap_year_check
    ./hello

🌱 Learning Resources

🀝 Contributions

This repository primarily serves as my learning space, but feel free to suggest improvements!


✨ Happy Coding! ✨

About

πŸš€ C++ Learning Journey Welcome to my C++ Learning Repository! πŸ‘¨β€πŸ’» πŸ“– About This Repository "Every expert was once a beginner." 🌱 This repository showcases my journey into C++, featuring programs and concepts I practice along the way.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages