We are currently in the process of converting the website to the new design. Some pages, like this one, are still broken. We appreciate your patience.
itsuart
I think good indicator of how good "paradigm" X is inverse of number of books titled "Effective X…
»
Randy Gaul
Best C book besides knrc is http://www.amazon.com/Programming...pproach-2nd-Edition/dp/0393979504…
»
Oussama
You can find here a good one from Standford : Stanford C programming, Introduction to Computer…
»
Andrew Chronister
In my experience, if you want to code without knowing the details of how a computer works, C++ is…
»
Oussama
Thank you Casey , can you just let the pre-stream record a little more than 2 week so I can catch…
»
Andrew Chronister
This is a red-letter day indeed! Because if you look at their other paperweight-style plushes, yo…
»
Andrew Chronister
I don't know if we'll have it in the overworld, but it sounded from Casey's description of the "l…
»
Andrew Chronister
theinternetftw I think far less authored are things like Minecraft, Terraria, No man's guy, et a…
»
Mārtiņš Možeiko
Don't benchmark code without optimizations. Those numbers can be completely different than code w…
»
Dan
hendrix Bjarne Stroustrup: Why the Programming Language C Is Obsolete https://www.youtube.com/wa…
»
ryalla
Another classic is Steve Yegge's Execution in the Kingdom of Nouns. There are good things to lear…
»
Ruy Calderon
I think you'd be able to do it pretty easy actually! In this picture, elevation is a fictitious c…
»
Karl Kirch
I've updated with keyboard input and support for day 30 code. Still need controller support but i…
»
Daniel Wood
Is it possible, or planned that there will be elevation added to tiles? I was thinking along the …
»
Simon Anciaux
Thanks for the answer. Since I had some time, I checked the assembly and did some test with rdtsc…
»
theinternetftw
After hearing a mention of the Shame Owl's origins (Copenhagen), I found a few handy links. Firs…
»
theinternetftw
One thing to look at is the kinds of procedural generation used by successful games. I think mos…
»
Iker Murga
Keep the link in the email you received. Once Casey does more streams he uploads it and you can d…
»
Jordan M Jenkins
Hi there, bought the pre-order but that was before I owned my account, now I got the 30 days wort…
»
Andrew Chronister
I'm not sure how Casey plans to handle "Sparseness" with Tilemaps, but this seems like one way yo…
»
Neil Blakey-Milner
And BMP is basically the equivalent to WAVE in the image world - it has some headers, and then a …
»
Javier Flores
It is true they should be one language, but C++ is not the answer to everything, C++ is a overcom…
»
hendrix
Bjarne Stroustrup: Why the Programming Language C Is Obsolete https://www.youtube.com/watch?v=Kl…
»
Earthserver
Assuming that one paid relatively well, for a game like Binding of Isaac Rebirth, how much (ballp…
»
Class GenericHuman
Since we are using four sided Tilemaps where each sides may or may not have exits, can we use a s…
»
Mike
:woohoo: I'm on board! Hello to everybody, it's going to be one cool journey.
»
Casey Muratori
Another commonly referenced "introduction to why OOP is bad": https://www.youtube.com/watch?v=rX…
»
kbailey
The simple way to put my problem with OOP is that it is "noun based" instead of "verb based". A …
»
José De Gouveia
I don't know if OOP is less optimal or not, but i like OOP concept of group code in classes , fee…
»
Jim Drury
javier, Well I feel thoroughly chastised after reading that. I did 2 years as a CS major before …
»