Skip to content

imtiaza20/learn-cpp

 
 

Repository files navigation

Learn C++

Curriulum Developer: Sonny Li ([email protected]) alt text alt text

Curriulum Developer: Mariel Frank ([email protected]) alt text alt text

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. Vectors

Whale Talk

6. Functions

UFO

7. Classes & Objects

  • asdf

The Object of Your Affection

8. Pointers

  • pointers.cpp

Bleep

C++ Community Challenge 2019

C++ Style Guides

C++ Cheatsheets

  • TBA

Interviews

Hall of Fame

  • TBA

Black Jack

Contribution Guidelines

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.

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%