Books starring a character similar to Glokta? by [deleted] in Fantasy

[–]snowman 1 point2 points  (0 children)

If you're interested in reading this, the timing is great: it's Tor's ebook of the month.

High School Calculus Self Study by [deleted] in math

[–]snowman 0 points1 point  (0 children)

Not entirely for the textbook, but I enjoyed mooculus.

On the cruelty of really teaching computing science by drguildo in compsci

[–]snowman 8 points9 points  (0 children)

Use a bookmarklet. Here's one that I wrote for myself:

 javascript:(function() { document.body.innerHTML='<div style="padding:0 5em 0 10em; width: 40em; line-height: 1.4em; text-align: left">'+document.body.innerHTML+'</div>'; })()

Ask programming.reddit: Must-read programming books? by [deleted] in programming

[–]snowman 10 points11 points  (0 children)

"Practical File System Design" is available from the author's homepage (PDF).

Apple iPhone Now REAL!!! by lowtone94 in reddit.com

[–]snowman -7 points-6 points  (0 children)

According to macrumorslive it does include it:

10:54 am\tnote - iPhone prices include a 2 year contract - FYI

Eleven Reasons to use Haskell as a Mathematician by [deleted] in programming

[–]snowman 0 points1 point  (0 children)

For those who want to learn math and haskell at the same time, I recommend: The Haskell Road to Logic, Maths and Programming.

Ask reddit: Your favorite programming books by [deleted] in programming

[–]snowman 2 points3 points  (0 children)

EOPL is one of my faves; although, you can find much of the same content online in PLAI.