Skip to content

NevahLucky/Cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Cpp

This is a C++ learning repository. It contains various C++ programs and examples I use to learn and practice C++ programming.

Commit Message Conventions

Commit messages will follow the 7 rules of good commit messages.

  1. Separate subject from body with a blank line
  2. Limit the subject line to 50 characters
  3. Capitalize the subject line
  4. Do not end the subject line with a period
  5. Use the imperative mood in the subject line
  6. Wrap the body at 72 characters
  7. Use the body to explain what and why vs. how

Credits

This repository is created and maintained by Brown Muindi. The "Cherno" folders contain code based on The Cherno's C++ series on YouTube. The "Tour" folder contains code based on A Tour of C++ by Bjarne Stroustrup.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages