Skip to content

Sams055/CPP-Repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CPP-Repo

This repository contains all the files and code I created while learning and developing in C++

  • The Basics folders contain all the concepts and techniques i have learned thus far.

  • The Mini Projects folder has projects which I made to try apply my knowledge and understanding of the individual concepts into code with more direction and use.

Basics:

  • Hello World
  • Variables
  • Datatypes
  • Numbers
  • Concatenation
  • Working with Strings
  • User Input

Basics 2:

  • Arrays
  • Functions
  • If Statements
  • Switch Case
  • While Loop
  • For Loop
  • Exponent
  • 2D Arrays and Nested Loops

Advanced:

  • Vector-based dynamic arrays
  • Pointers
  • Classes and Objects
  • Constructor functions

Mini Projects:

  • Basic Calculator
  • Madlibs
  • Advanced Calculator
  • Guessing Game

About

A repository which contains all the files and code i used for learning and developing in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published