My Learn C++ Review

Sorry about that. Not quite certain how I managed that. Thanks for pointing it out.

4 Likes

Thanks. Sorry about that.

2 Likes

Hey @sonnynomnom
Sorry, you caught me on the one week of the year where I’m actually busy. I’m a github novice so I’ll try to take a look at doing it on Sunday morning when I have a little free time. If you know of a quick tutorial let me know; otherwise, I’ll find one on youtube.
Again, sorry for the delay.

4 Likes

very good …

hey matt! oh no worries!

so the best way is to create a github account and then download their GitHub Desktop app (https://desktop.github.com/)

and then go here: https://github.com/sonnynomnom/Codecademy-Learn-C-Plus-Plus

and click “Clone or download” and then “Open in Desktop”

and then if u search “Codecademy-Learn-C-Plus-Plus” on your computer, u should find the folder.

and then you can add your rock paper scissors in that folder!

and then make something called a Pull Request.

and then I can merge it from my end and then add your code to our course!

4 Likes

also 2nd livestream is up!

(another code challenge :slight_smile:)

5 Likes

Yes! Another C++ challenge. I will hopefully do this one =)

5 Likes

Thanks! I was going to say…though afterward I looked in the edit history and saw it was you.

3 Likes

Great livestream @sonnynomnom . And I’m not just saying that because a piece of my code made an appearance. Although that has probably been the greatest moment of my codecademy experience. Maybe even my coding life.

I was surprised Rock, Paper, Scissors won as well; I would have voted for Sorting Hat. Hopefully I’ll get to actually watch one of these live some day. Hope, hope. And be able to do a code challenge.

Note: this is not a continuation of my review. I was planning on doing another review after another few more modules.

5 Likes

:sunny: I’m so glad I did it then. And that’s incredible. It really means a lot.

Well, now every learner can see your switch version of the solution in the project! (Just made a change, should go live tonight)

I’m currently QA’ing the current 4 modules and will start authoring module 5-8 with fellow CDev Mariel starting next week!

5 Likes

also @matthatters, do u want to add ur twitter and/or a fun fact in your program?

3 Likes

Thank you very much @sonnynomnom but I’m just happy to have contributed to an incredible website and a wonderful community. I hope to do so more in the future as well.
Also: I can’t think of anything interesting to say but will try again next time!

5 Likes

The C++ course is good, I have to agree! Easy to follow and understand.

But for me, I have to say, it was way too short. I completed it in ~2 days I guess and then came nothing.
I hope there will be more in the future.

7 Likes

C++ is an object-oriented language, It is the first step to learn oop concept.

6 Likes

My code doesn’t load when I try to save Fizzbuzz