learn cpp
1.0.0

Curriculum Developer: Sonny Li ([email protected])
Curriculum Developer: Mariel Frank ([email protected])
Artwork: Jared Langel
https://www.codecademy.com/learn/learn-c-plus-plus
Programming Principles and Practice Using C++ (Bjarne Stroustrup)
$ g++ hello.cpp -o hello
$ ./hello
hello.cpp
pattern.cpp
letter.cpp
spell.cpp
Block Letters:
initials.cpp
snowman.cpp
codecademy.cpp
daftpunk.cpp
temperature1.cpp
temperature2.cpp
bmi.cpp
Dog Years:

dog_years1.cpp
dog_years2.cpp
snoop_dog.cpp
Quadratic Formula:

quadratic.cpp
Piggy Bank:

currency.cpp
coinflip.cpp
grade.cpp
pH.cpp
pokedex.cpp
space.cpp
leap_year.cpp
Magic 8-Ball:

magic8.cpp
Harry Potter Sorting Hat:

sortinghat.cpp
Rock Paper Scissors Lizard Spock:

RPS.cpp
RPSLS.cpp
RPSLS_if.cpp
RPSLS_switch.cpp
enter_pin.cpp
guess.cpp
square.cpp
troublemaker.cpp
99bottles.cpp
Fizz Buzz:

fizzbuzz.cpp
tokyo.cpp
oddeven.cpp
Whale Talk:
whale.cpp
UFO:
The Object of Your Affection:
pointers.cpp
Bleep:
bleep.cpp functions.cpp functions.hpp

We'd love to have you contribute!
Please note that this project is released with a Contributor Covenant. By participating in this project you agree to abide by its terms.