Casey[/quote] You know, the popularity of this series might get their attention. Maybe you will h…
Or, to put it another way: WRITE THE USAGE CODE FIRST.
Madness!!! What is wrong with them??? So no more copying msvcrt/msvcrp files next to exe file. …
To understand why "Go To statement [is] considered harmful", you need to understand the context i…
I think it would be interesting to see the kind of things they teach at school as kind of a resear…
I can't recommend that you start building some general "3d game engine". General game engine will …
This is not true. NullPointerExceptions in Java and NullReferenceExceptions in C# are very common…
I certainly won't disagree about the state of the modern software stack. Windows is legacy bound, …
Thank you nxsy for your reply, it was of great help. I have finally started with the series.
Hello everyone, I have finally started with the series and started watching the videos. Thank you …
There is a note in MSDN which states that one should pass HDC that was used to create the memory d…
Phew! What a relief. You know, I was wondering about editing the timecodes from the stub part of i…
I'll make a note to go over this on Monday - I think you're correct, because I forgot about this a…
Fred —
Hello, my install of Emacs is definitely using Casey's .emacs file (all his shortcuts are active a…
It is my understanding that the problem is largely a combination of educational and institutional.…
I'm a fair bit behind, so forgive me if you covered this... ... and I haven't even looked at the c…
For hardcore optimizations Agners optimization manuals are good: He has stuff on how to optimize …
Well, obviously there are Handmade Hero episodes that give light introductions. But I'm not an o…
You were right, Miblo. I've pushed a small formatting change to my annotations of day 163 to trigg…
Beautiful. Thank you, Abner! I do solemnly swear to abuse my powers responsibly. And to begin brac…
I completely agree. I think part of the problem is that they expect the compiler or OS to "just h…
You can do anything fast if you already know how to do it. It's basically learning over time. For …
Filip —
Somewhat OT question, does sublemacspro support navigating the compiler build output in a sane way…
That is kind of what I meant. I want my tools to get the job done faster whilst not compromising o…
The real problem, of course, is not "getting the job done quick", because I am all for getting job…
"Getting the job done quickly" is as I believe a general problem in our hectic times. And it has n…
In the Q&A of Day 162, Casey was explaining about how bad tools have become. Visual Studio is crap…
Just a small correction for day 162. Casey said that UTF-16 is like UTF-8 a variable length encodi…
Yeah, I see what you mean. bool wins.
Thank you for the update. Yes this makes sense (I just was not 100% sure there would be a separat…