Skip to content

Latest commit

 

History

History
112 lines (67 loc) · 3.04 KB

README.md

File metadata and controls

112 lines (67 loc) · 3.04 KB

Learn C++ | Codecademy

Curriulum Developer: Sonny Li ([email protected])

Curriulum Developer: Mariel Frank ([email protected])

Artwork: Jared Langel

Course Link

https://www.codecademy.com/learn/learn-c-plus-plus

Textbook

Programming Principles and Practice Using C++ (Bjarne Stroustrup)

Discord

https://discord.gg/N95DFrT

1. Hello World

$ g++ hello.cpp -o hello
$ ./hello

Block Letters:

2. Variables

Dog Years:

Quadratic Formula:

Piggy Bank:

3. Conditionals & Logic

Magic 8-Ball

Harry Potter Sorting Hat

Rock Paper Scissors Lizard Spock

4. Loops

Fizz Buzz

5. Arrays

  • Coming soon!

Terminal Game Challenge 2019

  • Coming soon!

Hall of Fame

  • You?

Black Jack

License

Codecademy © Songqiao Li