Handmade Network»Feed
Carlos Gabriel Hasbun Comandari
The same could be said about books, some are bad and inadvisable. The laser programmer mention is…
»
Johan Öfverstedt
gazto That was a bad analogy. I find it stupid that people ask for books when they have the Inter…
»
Dustin P. W. Henry
A good book saves the time of trying to sort through huge amounts of internet resources to separa…
»
Carlos Gabriel Hasbun Comandari
That was a bad analogy. I find it stupid that people ask for books when they have the Internet at…
»
Johan Öfverstedt
gazto Just program and make all the mistakes that you must. Programming is not about reading book…
»
Carlos Gabriel Hasbun Comandari
http://youtu.be/Ee3EtYb8d1o?t=50m29s Visual Studio has the option to use as a working directory …
»
Carlos Gabriel Hasbun Comandari
Just program and make all the mistakes that you must. Programming is not about reading books it i…
»
Johan Öfverstedt
I think I can confidently say if you are only going to own 1-3 books on programming, that none of…
»
Dustin P. W. Henry
I think I can confidently say if you are only going to own 1-3 books on programming, that none of…
»
David Gow
Chapter 14: A Trip Down Memory Lane is now up. The top-secret behind-the-scenes info: The sit…
»
Stefan Koch
almost no work. If clang is compiling then cling is too.
»
Awais Ahmad
The idea seems pretty cool and I would like to use it. I wonder however how much work would you h…
»
Marco
Thank you all for your replies! I will start digging into those resources soon and I'm sure I wil…
»
theinternetftw
So I wrote a quick script to grab the listed locations of everyone on the forums so far and then …
»
Johan Öfverstedt
Yes. Scott Meyers is not a bad guy ;) And there is clearly good stuff in the books, no doubt abo…
»
Christopher
For example I have met a great deal of people who goes around thinking you should always make the…
»
Casey Muratori
Assuming that there is no operator overloading going on, then yes, []'s in C generally just does …
»
BlahBlah
Gilbert Strang also has a nice calculus book that you can download for free.
»
Nines Baobaberson
I am still somewhat new to pointer arithmetic. For our RenderWeirdGradient, for example, we fill …
»
Pascal Paixao
CMuratori Will you go down the rabbit hole for today's input code, memory and pass time with Wir…
»
Nines Baobaberson
I've discovered an interesting easter egg of sorts in the game. If you look in the "code" directo…
»
Nines Baobaberson
I highly recommend Richard Buckland's Higher Computing Course. It's not technically a course in C…
»
John Hyde
This is the free digital textbook we use in my calculus class: http://www.whitman.edu/mathematic.…
»
Andrew Bromage
Also useful is the classic 1986 paper by David Parnas (who else?) and Paul Clements, A Rational D…
»
Casey Muratori
The configuration space of a web program tends to be drastically simpler than that of a game, so …
»
Johan Öfverstedt
A problem I find with for example Scott Meyers' books is that they give a pretty shallow cook-boo…
»
Johan Öfverstedt
I think that it's quite alright to have a stub implementation of the platform API. I wonder how m…
»
Peter
I found a good one for brushing up on my former C knowledge. It's a bit "provocative" in it's ton…
»
Andrew Bromage
I quite like these old SIGGRAPH course nodes by David Baraff et al: http://www.cs.cmu.edu/~baraff…
»
Andrew Bromage
I also don't speak for Casey, however, remember that so far, he's been working entirely on the pl…
»