C++ is FINALLY here on CodeCademy!

CodeCademy finally has gotten the course C++!
https://www.codecademy.com/learn/learn-c-plus-plus

So my question is what is the purpose of C++?

8 Likes

Hello!
Both C++ and C# are object-oriented languages, although C++ is considered a harder language to work with. … C++ is considered a more prestigious language used for applications such as games, operating systems, and very low-level programming that requires better control of hardware on the PC or server.

7 Likes

What?! Wow! This is great!

So pretty much the whole C series, C, C++, and C# are just console languages that have a pile of fun libraries for you to work with, and they are pretty related in a way with JavaScript.

In fact, C++ is actually a really fast language, and Python is a complete turtle compared to this language.

5 Likes

Any scripting language is going to be slower than a compiled one since it has to go through interpretation, then made into byte code and then compiled.

6 Likes

I recommend Learning Java First to anyone who is interested in C++. Of course, I don’t recommend learning C++, or Java for that matter, at all until you learn more about Software engineering seeing as these languages have more to do with software engineering than building simple designs. (CS50 @ Harvard is a great idea)

5 Likes

Loved C++ back in college. Can’t wait to refresh my memory. Thank you codeacademy!!! :grinning:

7 Likes

Finally Wiki-Bot released several things for C++!

4 Likes

More parts of the C++ course will be released on Monday!

2 Likes

Yea! More parts will be released! I can’t wait for more C++ coursework!

2 Likes

I looked and found this:

More Content is Coming!

  • Thursday, December 6th: Getting Started with C++ (Live Stream)
  • Monday, December 10th: Conditionals & Logic (Module 3)
  • Modany, December 17th: Loops (Module 4)
4 Likes

I’m just starting it actually. Still on the first lesson :grinning:

I’ll get done eventually…

EDIT: I just finished the first lesson, and onto the second one!

6 Likes

So guys, I viewed the stream that @icetomeetyou found on the CC news:

The stream was great! I enjoyed how the person was talking, and not just their tone.

I made some code for the challenge that the person was referring to, and I made a topic about it:

4 Likes

Is it still active? If so, I want to do it.

3 Likes

Hello! I am here for C++ because someone told me they have C++ here. So here I am to learn it!

3 Likes

Nice! Welcome to CodeCademy! Currently this is new so stuff is still getting added for this course!

4 Likes

I tired to see, but I couldn’t find it. I tried a few times throughout today, and still didn’t see it. I still want to go to one, so I guess I’ll try sometime again soon!

3 Likes

FINALLY, I WON’T BE FAILING ON C++ TEST NO MORE.
Yaaaaaa

7 Likes

…totally true. And hopefully with faster processors we ain’t gonna notice at all. Python is love and when I use python for, in-my-case, analysing data, then I dont care about a tiny time delay :slight_smile:

6 Likes

That’s nice! Not failing test is a amazing thing to have. :smile:

3 Likes

here u go! https://www.youtube.com/watch?v=OKQpOzEY_A4

6 Likes