IAT 800 Readings

From BioV
Revision as of 06:43, 16 September 2008 by Johnny.rodgers (talk | contribs) (Added Beyond Java to reading list.)
Jump to navigation Jump to search

Head First Java
From campus:
O'Reilly Site: http://www.oreilly.com/catalog/hfjava/
to Safari Bookshelf: http://safari.oreilly.com/0596009208
to "Read Online Now": http://proquest.safaribooksonline.com/0596009208/hfjava2-DEDICATION

From off-campus:
(anyone? just need to log-in?)

New Media Reader
Search in Library Catalogue: http://troy.lib.sfu.ca/ (Electronic source not currently working, will be fixed soon)

"Beyond Java" (http://oreilly.com/catalog/9780596100940/) "In Beyond Java, Bruce Tate, author of the Jolt Award-winning Better, Faster, Lighter Java, chronicles the rise of the most successful language of all time, and then lays out, in painstaking detail, the compromises the founders had to make to establish success. If you are agree with the book's premise--that Java's reign is coming to an end--then this book will help you start to build your skills accordingly. Beyond Java will teach you what a new language needs to succeed, so when things do change, you'll be more prepared. And even if you think Java is here to stay, you can use the best techniques from frameworks introduced in this book to improve what you're doing in Java today."

I read this book this summer and it gives lots of interesting insights into the structure of programming languages, and Java's strengths and weaknesses. Coming from Ruby, I found it gave me lots of knowledge about how Java differs from what I knew, and the reasoning behind some of those decisions. JR