Skip to content

Comment on Ask HN: Are there any basic primers for Comp Sci?

Comments

I've often seen SICP recommended as a good overall introduction to computer science and programming although I haven't fully read it myself. It is available for free online: http://mitpress.mit.edu/sicp/

I am not sure about networking but whenever I want to find a good book on a given topic, I usually head to Amazon.com and find out the bestsellers or highest rated books: http://www.amazon.com/gp/search/ref=sr_nr_n_5?rh=n%3A283155%...

I've read SICP, and while it is a brilliant book, I think it is a really bad suggestion here, given what the op seems to be interested in.

SICP is a great introduction to programming topics like recursion, abstraction, and implementation of programming languages. It teaches a way of thinking about programming, which is quite abstract. It is utterly unhelpful if you're interested, as the op seems to be, in the more practical concepts of real-world systems, and the internet / web-development in particular.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.