Skip to content

Repository for New CPP projects created, tested, updated, and improved in my own environment. The code shouldn't be used directly in production or enterprise environments without proper authority. Testing should be continuous to ensure proper coding practices, security, and usage are maintained.

License

Notifications You must be signed in to change notification settings

CyberThulhu22/CPP-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Projects

Small repository for CPP projects in their infancy. This is a repository of Code I have created that will have been tested in my own environment. They are subject for updates and improvements as I continuously learn better ways to complete objectives. None of the code should be used directly in production or enterprise environments without proper approval authorities. Furthermore, testing should be continuous to ensure proper coding practices, security, and usage are maintained.


C++ Learning Index

Topic Description Links
C++ - Hello World Learning basics of C++ Hello World
C++ - Variables Learning Variables for C++ Variables
C++ - Arithmetic Operations Learning Arithmetic Operations in C++ Arithmetic Operations
C++ - If/Else Learning If/Else Statements in C++ If/Else Statements
C++ - While Loops Learning While Loops in C++ While Loops
C++ - For Loops Learning For Loops in C++ For Loops
C++ - Do Loops Learning Do Loops in C++ Do Loops
C++ - Switch Statements Learning Switch Statements in C++ Switch Statements
C++ - Logical Operations Learning Logical Operations in C++ Logical Operations
C++ - Data Types Learning Data Types in C++ Data Types
C++ - Pointers Learning Pointers in C++ Pointers
C++ - Functions Part One Learning Functions (Pt.1) in C++ Functions (Pt.1)

C++ Fun Projects

Topic Description Links
C++ - How Much Pizza? Determines how Many Boxes of Pizza are needed and Leftovers How Much Pizza?
C++ - Discount Calculator Calculates the price of Items that have a Discount Discount Calc

C++ Work Projects

Topic Description Links

Copyright (c) 2021 Jesse Leverett

About

Repository for New CPP projects created, tested, updated, and improved in my own environment. The code shouldn't be used directly in production or enterprise environments without proper authority. Testing should be continuous to ensure proper coding practices, security, and usage are maintained.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages