My 2010 Book Wishlist
Join the DZone community and get the full member experience.
Join For Freeas much i like all the blogs and articles, there's always room on my bookshelf for some top quality programming books. there are some great books due out this year. here is my rundown of books that i'm looking forward to owning.
equinox and osgi: creating highly modular java systems
it's no exaggeration to say that i've been waiting years for this book to be published, and thankfully on february 19th it will be available. i attended jeff mcaffer's best practices in osgi talk at eclipse summit europe in 2008, where the book was first mentioned.
as a java developer, this book should be a useful introduction into creating modular bundles in osgi. but as an eclipse developer, this book will be an essential guide to writing high quality, well-designed, plug-ins.
97 things every programmer should know
i really like the "97 things" idea. it's never too late to learn new things, and you're bound to find something new among the 97 tips from across the development industry. the
complete list
is available on the o'reilly site, for those who can't wait for the print edition.
iphone app development: the missing manual
i'm a pure java developer, but i can't resist the iphone. it's probably the most complete device i've ever used, and i really want to get into programming for it. i'm reading through another iphone development book at the moment, but with the author being the same guy that wrote twitterific, it would be crazy not to invest in just one more book. i'm definitely looking forward to reading the insights into iphone development.
sql antipatterns: avoiding the pitfalls of database programming
now and again i need to use sql, but my knowledge is fairly limited, i'm definitely no expert. i'm sure some of the sql i've written in the past is inefficient. this book claims to illustrate some best practices and help the casual sql developer to get around the problems that can pop up.
java 7 programming
is it a bit hopefully, with the release of java 7 this year, i'll get a decent book to give me a guide through the new language features. there appears to be a few in the works already, but i'm not sure if their release dates are precise. still, this one looks like it takes developers familiar with java through the updates for java 7.
eclipse rich client programming: designing, coding and packaging java applications
the other essential eclipse related book will be this rcp book written by chris aniszczyk. the latest version of the book looks like it will cover all you need to get your rich client application going, including an overview on osgi and details on how to use p2.
i'm sure i've missed some great books that are on the way this year. why not leave a comment and let us know what books you're looking forward in 2010?
Opinions expressed by DZone contributors are their own.
Comments