jump to navigation

The Best Software Development Books of 2007 November 30, 2007

Posted by Imran Ghory in Books, Software development.
trackback

[This list is just based upon my personal opinion and therefore only includes the books I’ve read. Any suggestions for books I’ve missed are welcome. All of the books below were published in 2007]

1) Code Craft by Peter Goodliffe

This is the book every compsci student should read before starting life as a professional developer. It covers the gap between the programming a student does at university and then real-life work of a professional software development. It covers many practical topics such as version control, static analysis tools, and variable naming conventions, all areas which are often not covered inCode Craft academia but are essential in professional life (Peter actually writes an excellent column in C Vu magazine called “Professionalism in programming”).

At the risk of sounding like a heretic, for new programmers this book is a better “Code Complete”. Don’t get me wrong, “Code Complete” is a fantastic book and it’s content is well researched and referenced. However Code Craft is a far more readable book, it’s emphasis is much more on the day-to-day practical elements (as opposed to McConnell ‘s more academic style) and is much more conversational in style. I know at least 20 people who own a copy of Code Complete and almost none of them have actually read it beyond the first couple of chapters (which are unfortunately among the worst).

Code Craft begins on the topic of defensive programming, which while not the most titillating of topics means the content is immediately applicable to most developers. Code Complete begins on metaphors for software development.

If you’ve been a professional software developer for more than a few years then you probably already know most of the material covered (although it may still be worth reading to discover any gaps) and you’ll probably be better off with “Code Complete” due to it’s greater coverage of topics, but if you’re a new developer then this book is a gold mine of information.

There are only two significant gripes I have with this book, firstly the quality of the binding is not great. It’s a standard “no starch press” paperback – I suspect the binding will come apart with frequent use. Secondly there are a number of minor errors throughout the text, they’re not significant enough to take away from the overall quality of the text but they can be distracting and potentially misleading. A corrected second edition printed in hard-back would be most welcome.

2) Smart and Gets Things Done by Joel Spolsky

This is in a slightly different category to the others, it’s not about software development per se, but rather about the recruitment and retention of the best technical talent.

I actually disagree with a lot of Joel’s opinions on recruiting, but that’s not to say his opinions aren’t worth reading and considering. Like him or hate him Joel is probably the most influential figure in technical recruitment at the top end of the software development talent market. You can go for an interview at pretty much any top technical firm knowing with near certainty that interviewers at that firm are familiar with Spolsky’s essays on the topic

And that more than anything makes his new book worth reading.

3) Programming Erlang by Joe Armstrong

Probably the most anticipated software development book of the year. If you haven’t been hiding under a rock for the past year you’ll almost certainly have heard of Erlang, a language which Programming Erlangoriginally came out of Ericsson that is rapidly popularizing the concurrent programming style that it champions. It’s a functional language that originated out of industry rather than academia.

Armstrong started working on Erlang in 1986 – twenty-one years later his book “Programming Erlang” is introducing the language into the mainstream and attracting many developers who have never coded in a functional language before. The book is almost certainly destined to be a classic, at the very least rivalling the Camel Book in terms of influence.

Put basically: this is the book that all the cool kids are reading.

4) The Complete Guide to Capital Markets for Quantitative Professionals by Alex Kuznetsov

When someone says “Investment Bank” people inevitably think of traders on an open-outcry floor. At the average investment bank there are five software developers for every one trader. The finance industry probably swallows more developers than any industry outside of the tech industry itself; in major financial cities (New York, London) more software developers are employed in finance than in any other industry. It’s not unusual for a large bank to have several thousand developers on the payroll.

Yet almost no-one outside the industry knows anything about what these software developers get upto. Even within the industry most people only know their little part of the world, living in complete ignorance to even what the developers down the aisle from them are working on.

This is the problem that this book aims to solve, and does it reasonably successfully. It gives a broad overview of the financial markets and the industry players from the point of view of a developer. Despite the fact it has “quantitative professional” tacked on the end of it’s title the book is probably more appropriate for software developers than anyone else.

While the book tries to explain everything without making any assumptions about the readers background knowledge of finance, it does on occasion fail, throwing in basic financial vocabulary without explanation. However these occasions are rare and on the most part unexplained terms can be quickly looked up on Wikipedia.

If you’re working in the financial industry as a developer, or perhaps are looking to enter the industry then this book is well worth the read for the broader picture it will give you. Even for the curious passerby this book may make interesting reading, however it is clearly targeted at those who are in or want to be in the financial sector.

Advertisement

Comments»

1. engtech - November 30, 2007

I just put Code Craft on my library request list… thanks for the suggestion

2. Andre Dennisovich - November 30, 2007

Yeah, it was a weak year for programming books. Maybe 2008 will be better.

3. John Doe - November 30, 2007

Programming in Haskell by Graham Hutton should be on your list – http://tinyurl.com/2tjtkz

4. Randito - November 30, 2007

I had a brief stint in the wacky world of financial software development, and the remarks are dead-on.

It’s definitely not the same thing as regular run-of-the-mill development. It’s high distributed, it has very arcane rules and logic. (try decoded a data feed that’s compressed to the point of 4-6 characters per financial symbol).

Personally, it was not for me. I wish I would have had this book before jumping into it though.

5. John Herren - November 30, 2007

I highly recommend Programming Collective Intelligence by Toby Segaran. It should have been titled Algorithms for Startups.
http://tinyurl.com/2dxm3y

6. Ken Liu - November 30, 2007

Thanks for the recommendations. I would highly recommend:

Release It!: Design and Deploy Production-Ready Software
http://www.pragprog.com/titles/mnee

for the list. It fills a big gap in software development books.

7. links for 2007-12-01 — Dewang Mistry’s Blog - December 1, 2007

[…] The Best Software Development Books of 2007 « Imran On Tech (tags: books programming development book learning) […]

8. Blog About Cool 2007 Books « Joomla! Newyork - December 1, 2007

[…] 1, 2007 What caught my attention today was Imran On Tech’s Blog, entitled “The Best Software Books of 2007″, when he mentioned as his third best […]

9. trademark registration - December 1, 2007

I haven’t read any of the books on your list. I guess Andre is right that this was a pretty weak year for software development books. Oh well.

10. Dario Salvelli’s Blog » Blog Archive » Best Software Development Books: i migliori libri per il software development - December 1, 2007

[…] ami smanettare con diversi linguaggi di programmazione: qualcuno ha stilato una sua personale lista dei migliori libri nel 2007 per programmatori. Se leggi tanti libri del genere potresti dare un […]

11. Lingerie - December 1, 2007

I like this article. Thanks for info.

12. Balakumar Muthu - December 1, 2007

Great List!! 🙂

13. kszysiek - December 1, 2007

It’s very good choise of books to be read i have to get Programing Erlag,thanks.
http://www.kszysiek.wordpress.com

14. Warner Carter - December 2, 2007

thanks for the usefull recomendations

15. links for 2007-12-02 | Funny Stuff is all around - December 2, 2007

[…] The Best Software Development Books of 2007 « Imran On Tech (tags: Books programming development book learning code toread) […]

16. Robert - December 3, 2007

Nice collection. But sometimes I personally think for script kiddies to start anyway possible including spaghetti code THEN once with some experiments under the belt. I think the “kiddies” may be more receptive to styles by the pros.

17. raveman - December 3, 2007

i disagree with your choices, Programming Erlang? come on, i wont even comment that.
Joel Spolsky had some great posts on his blog, i read all the cool ones, but that was … long time ago. His blog sucks now, he now uses it to say how good he and his company is or to promote his programms that noone uses, its just boring.
I dont know nothing about Code Craft or Code Complete, but i read Beautifull Code and it was not interesting. I might look through those books and if they look ok i will read them.

18. ultimoAdios - December 7, 2007

I blog about Erlang and where to get it if you are in my area. Reading the book Erlang, for me is more about curiosity and a question on what this programming language is all about. What it is for and what it has to offer to the World of Tech! Programming languages were born because of necessity and a solution. The book is there for everyone to read what Erlang is all about.

19. Andy Hilliard - December 10, 2007

Another plug for Release It! – great book, very applicable to the real world of enterprise software. I bought a copy for each of my team members here at Organon Professional Services.

http://www.pragprog.com/titles/mnee

20. Some Guy - November 5, 2008

I’m surprised David hasn’t been on here plugging his (pragmatic programmer) books yet. Or maybe he has but just under different names. He does that kind of stuff.

21. Are software development books still relevent? | Software Development with Linux - December 23, 2009

[…] Imran On Tech The best software development books of 2007 […]

22. Top Software Development Resources (Books) « Technology Biz Blog - March 21, 2011

[…] The Best Software Development Books of 2007 (older, but not to be ignored) […]

23. advantages of custom written software - June 21, 2013

Then simply click “OK”, and the engine is ready to play a chess game
using your new book. It’s wise to use from the start custom web applications in order to receive solutions according to your particular needs and requirements. For further enrichment of projects and application, software development company make use of online conferencing services, learning tools , e commerce , catalogs and databases etc.

24. tips wisata murah di bali - August 12, 2015

I’ve been browsing online more than 3 hours as
of late, but I never discovered any fascinating article like yours.
It is beautiful value sufficient for me. Personally, if all website
owners and bloggers made excellent content as you probably did, the
web will likely be a lot more helpful than ever before.

25. aliciaowens12 - April 25, 2022

Really Helpful for software developers. Thank you.


Leave a Reply to links for 2007-12-02 | Funny Stuff is all around Cancel reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: