As a sidenote, compilers like LLVM also allow you do to this - if you use an enum for the switch, …
My understanding was that the C++ Committee is still hotly debating whether or not variables are i…
I heard there will be The Variable in C++17 is it true?
Oh no no no, my friend. Javascript has variables, if you want them to be variables. You can even…
Totally tangentially, one of the features that I enjoy in D (the programming language) is "final s…
I'll be honest, I knew that this topic was going to be excellent from the title, but I didn't expe…
Very interesting article. Goes to show that you should never just assume that your mental model of…
This is another presentation by Jonathan Blow which I found quite interesting: If you want to see…
I think this is the quickest way to tell if you're using a C compiler or a C++ compiler:
Neo Ar —
For C++ the recommended books would be A Tour of C++ by Bjarne Stroustrup and Effective Modern C++…
Don't fight Windows until you know its patterns of behavior/expectations well enough to manipulate…
It's often stated out in the world that "C is a subset of C++". This is not always accurate, and p…
Oh god, can I also ride this gravy train all the way to Javascript land? (No seriously, ignore th…
Wow, javascript and PHP. This is really top notch. I wonder if we can discover the true nature of …
Just thought I'd share that it's possible to compile and run on Linux with Winelib: Up until day …
This really needs to have more posts per page, also.. hello!
I would start by learning C before learning "C for Windows" and there's no better book that the C …
I used to programming years ago took a few detours but want to get back into programming and my dr…
It's JavaScript and PHP. It's full banacakes.
Why is no one talking about the game yet?? I'm assuming that's what the "Game Discussion" section …
Matt —
What is this strange place? How did we let Javascript infect it already?
Look, I'm posting! I'm part of things!
David —
This must be the best test topic ever. B) It got it all covered: variables, test topics, half-lif…
Neo Ar —
This guy has great game-dev math videos:
From the page you linked: It seems that Visual Studio to use the "Remote Debugger" even when deb…
Marco —
I would also add to the list: - Talk at CppCon 2014; a lot of great insight about algorithms, dat…
Your code compiles and runs just fine on my machine. No problems with the debugger startup time, n…
Hi everyone, I found Casey's way of loading functions from DLLs for XInput to be a bit verbose, wi…
I have replied it was grand! B)