I wouldn't spend so much money on such a general book.
The book isn't a rocket science break thro…
Buzz —
I'm toying with Vulkan code here and there, but I'm actually spending a considerable amount of ti…
kai —
couple of notes about myself:
1) I'm still a beginner in computer graphics (my favorite part in …
Emacs and vim have multiple clipboards since forever.
For simple editing stuff I usually use not…
I watched Abner Coimbre's interview with Sean Barrett yesterday and he pointed out this webpage t…
mmozeiko For great "30 min" overview of Vulkan API for people who are familiar with GL/D3D this i…
Thanks for all the thoughts! Since Learn C the Hard Way is free, I think I'll just finish it and…
Settings -> Preferences -> Backup/Auto-Completion
Enable auto-completion on each input.
…
Joshua —
I wanted to try to use Emacs, but I couldn't quite figure it out(well, given I didn't put much ti…
Here is an article that I mainly agree on with why "Learn C the Hard Way" is bad: http://hentenaa…
I don't get the hate for Learn C The Hard Way. It's fine.
I wouldn't buy a book to learn C, tho…
Buzz —
Per the recent Vulkan webinar, it sounds like NVIDIA is currently not working on Fermi (400) supp…
I would suggest learning C99 as this is supported by most compilers (and now MSVC 14+ (except VLA…
Connor —
I myself do not have any wrist troubles (yet, hopefully never). But I always hear the you should …
Okay, I did not express myself clearly I see now. I am talking about whenever our platform code e…
Find the specification of the version you are using.
There have been several and they are not a…
The OS never reclaims any blocks you don't tell it to.
"Learn C The Hard Way" is dreadful. I would suggest The books:
-- The C Programming Language (K…
Casey introduced the idea of a transient memory block that can be rebuilt when needed from the pe…
Drexir —
"learn c the hard way" well doesn't teach you anything. If anything I'd say it will just end up c…
I'm jumping back into C, last time was I used C was in the 90's. I started with this website htt…
1) A pillow, when things where there worst for me, I used pillows as the desks and arms rest.
1) …
I like the two-day $80 version. I flew in from Reno, NV and stayed at a hotel anyways, so consid…
And 657 is not counting lines for vulkanexamplebase.cpp/hpp and vulkanswapchain.hpp files which a…
In my readings I came across this great set of examples that use the LunarG SDK: https://github.c…
Drexir —
Thank you! Didn't know about the %* for some reason i thought that was be like by default on. Gue…
No, you're about halfway there. The missing thing is passing the command line args through to yo…
Manu —
Since there is no page for introductions, I figured "Game discussion" is better than "Code discus…
Drexir —
Hello I never set it up the way Casey did because for some reason emacs was a bit much for me. Ho…
You can use spacemacs ( http://spacemacs.org/ ), which is distribution of Emacs with vi emulation…