deathgrindfreak's comments

deathgrindfreak | 9 years ago | on: Think OS: A Brief Introduction to Operating Systems

Not all books are created equal. I'm not the fastest reader, but if I can read a novel in a week or so by just reading 1-2 hours a night. Mathematics texts on the other hand may require as much as 1-2 hours for 1-2 pages (depending on how dense it is). CS texts tend to fall somewhere in the middle for me, but there's a reason that science courses tend to cover half of a book in a semester.

deathgrindfreak | 9 years ago | on: The P=?NP Poll (2002) [pdf]

I'd start with an algorithms course, then progress deeper into Complexity theory. Perhaps a bit of discrete mathematics depending on your background.

deathgrindfreak | 9 years ago | on: Vim Anti-Patterns

I find that marking my place with "ma" and returning to it with "'a" is a huge productivity boost. Of course the "a" is just a label, you can use any character (this allows multiple marks as well).
page 1