I can recommend the "C Primer" series. I own "C Primer plus 5th edition" and really like it. IMHO…
This contains some basics for window creation and gdi.
@Pseudonym73 terrible in what way? I haven't run into any problems yet, but I've only been doing s…
The last time I checked, DDD was terrible at peering inside structures, and especially STL contain…
Ah okay. I thought maybe you hadn't seen DDD yet because it's somewhat obscure. I also tried CLion…
Pete —
For the sake of completeness i am linking this Win32 resources thread from here too.
Pete —
I have been looking for some good material for windows network programming. I know Casey will not …
To the best of my knowledge, I have tried every debugger on Linux that allows debugging of an exte…
Pete —
I have been following this tutorial, it is probably a bit old but it still helps to understand the…
Thanks, salty-horse. Those are a bit too heavy for me (I've used them in the past), but hopefully …
You have to do the divide either way if you want to have arbitrary sized tiles. If you don't wan…
I too am psyched for this. Procedural content always reminds me of like improvisational jazz. They…
The way I usually do this is have a grid of "screens" which are each like 64x64 tiles or whatever …
Hey mfort, good question. I've got a single running text file of notes, but it's pretty sparce. I …
mfort —
Thanks for the quick reply! I think having the videos separated in parts helps everyone to agree o…
I also think ChronalDragon has found a nice granularity (to steal a Casey word) of forum organizat…
I'm not particularly well versed in how these things are set up, but I believe the Handmade Compan…
I feel like this thread has a sort of combative tone at times and it won't be constructive to cont…
mfort —
Hey everyone! I've been trying to take notes effectively while watching the videos, since I knew a…
Lenny —
Important features include Undo/Redo and a Search. I agree font is very important. I modeled mine…
It didn't do that for me. Maybe my version (2014.06.26) is too old or it has something to do with…
Sven —
Of course my script isn't there to violate the terms of the license by uploading this to some publ…
Actually, latency above 20 - 25 ms for instruments with fast attack would be considered unplayabl…
@Flederfalter Back in the day I was studying source codes of various open source editors (SciTE, j…
bitbucket is really nice and other than github is the place to go for git in the cloud. Another co…
+1 to ChronalDragon's suggestion. Something that breaks the forums up a bit more, but keeps the fl…
Yes, given the current installed base, it's safe to assume that you can use SSE2 (and possibly eve…
Sven —
That is exactly what I meant.
Just checked it out, and it seems 1080p works with the html5 player in chrome but not in firefox.…
Not sure why you need it. As long as you have ffmpeg available, youtube-dl will automatically joi…