Skip to content

patriciasbar/CppLearning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Learning Journey

This repository contains my C++ learning progress, including exercises, notes, and mini-projects.

Learning Resource

The exercises in this repository are initially from the book: Modern C++ for Absolute Beginners.

As I progress, I may add my own projects and custom exercises.

Topics Covered

  • Basic Syntax
  • Variables and Data Types
  • Input/Output (cin, cout)
  • Control Flow (if statements, loops)
  • Functions and Scope
  • Object-Oriented Programming (OOP)

Notes

This repository is for practice purposes only. Feedback and suggestions are welcome!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages