vote up 3 vote down star
6

[I have closed the question because I don't feel like I'm really getting the kind of answers I was looking for. Maybe I should have been more specific, I don't know... Thanks to everyone who took the time to leave an answer!]

What's the subject of a book on software development that you are currently reading (or want to read in the near future)? If a significant number of people are reading books on similar subjects it is probably a sign of the times (to come).

[NOTE] This is not a poll on what is the best comp-sci book :-)

flag
show 2 more comments

46 Answers

prev 1 2
vote up 0 vote down

Finishing off The Ruby Programming Language (fantastic), stumbling through Beginning iPhone Development and about to begin Test Driven Development.

link|flag
vote up 0 vote down

Since I'm doing some php work, I'm reading:

Guide to Design Patterns in PHP

But the one I really want to read next for fun is:

C Puzzle Book

link|flag
vote up 0 vote down

Building Domain Specific Languages in Boo - O.Eini - Manning - 2009 -> for work and fun

Real World Haskell - O'Reilly -> for fun only

link|flag
vote up 0 vote down

I'm reading "Pragmatic Version Control Using Git" by Travis Swicegood.

It does a pretty good job showing the less obvious features of Git without bashing other version control systems.

link|flag
vote up 0 vote down

Processing: A guide for visual designers and artists.

This is a really fascinating book. Each part begins with stories from real artists about what they've created with processing. Then there are sections about Processing's various libraries and ideas for projects.

IMHO this book would be a great way to introduce people to programming, since Processing is such an easy install a fun environment to work in.

link|flag
vote up 0 vote down

Domain Driven Design by Eric Evans

link|flag
vote up 0 vote down

Domain-Driven Design by Eric Evans.

link|flag
show 2 more comments
vote up 0 vote down

Grails in Action by Glen Smith and Peter Ledbrook. Of course I will need to read it again once it is published.

http://www.manning.com/gsmith/

link|flag
vote up 0 vote down

Trying to finish my certification for MCTS Web reading the book from M$

link|flag
vote up 0 vote down

I'm actually reading 3 books that I got in the mail today.

  • Head First Design Patterns
  • Code Complete
  • The Art of Reverse Engineering
link|flag
vote up 0 vote down

Not to suck up, but "Joel on Software". It has some great strategies for producing quality software, although I don't agree with everything it has gotten me thinking about things in a different light.

link|flag
vote up 0 vote down

xUnit Test Patterns: Refactoring Test Code by Gerard Meszaros

I'm not really reading this from cover to cover, but occasionally skimming through it to perhaps pick up some good practices about unit testing from those who have done it more than me.

xUnit Test Patterns

link|flag
vote up 0 vote down

Programming Collective Intelligence by Toby Segaran

link|flag
vote up 0 vote down

How Would You Move Mount Fuji? by William Poundstone

How Would You Move Mount Fuji? by William Poundstone

link|flag
vote up -1 vote down

The actual answer to your question is read whatever helps you to be a hacker.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.