Discuss Scratch

JGames101
Scratcher
100+ posts

Good Resources for Learning C++?

Hi!
I already have a lot of experience in HTML5 (JavaScript), but I would like to learn C++ for WebAssembly.
So my question is… do you know of any good resources for learning C++?

I'm an absolute beginner in C++, but more advanced resources could be helpful as well, once I've got the basics.

Thanks!

PS: I already have Emscripten running, so I do not need resources relating to compilling to WebAssembly. Thanks!

Last edited by JGames101 (Jan. 23, 2018 04:29:01)

Zekrom01
Scratcher
1000+ posts

Good Resources for Learning C++?

I have a book called Beginning C++ Through Game Programming which, hence the title, tells you how to make games like tic-tac-toe using the language. It's really good, you'll surely get a lot out of it.

There's also this, but I haven't looked at it yet; http://www.learncpp.com/

20 something years old
Probably doing college work
JGames101
Scratcher
100+ posts

Good Resources for Learning C++?

Zekrom01 wrote:

I have a book called Beginning C++ Through Game Programming which, hence the title, tells you how to make games like tic-tac-toe using the language. It's really good, you'll surely get a lot out of it.

There's also this, but I haven't looked at it yet; http://www.learncpp.com/
Thanks!
DaEpikDude
Scratcher
1000+ posts

Good Resources for Learning C++?

Boop.

And all the world over, each nation's the same,
They've simply no notion of playing the game.
They argue with umpires, they cheer when they've won,
And they practice beforehand, which ruins the fun!
TheMonsterOfTheDeep
Scratcher
1000+ posts

Good Resources for Learning C++?

I largely learned C++ through this website and by browsing a lot of Stackoverflow questions.

However, the website I linked appears to be kind of sketchy–I didn't notice a few years ago when I used it, but sometimes I accidentally click on it when looking for information about the standard library, and sometimes it freezes my browser, so use it at your own risk.

my latest extension: 2d vector math

Powered by DjangoBB