Difference between revisions of "IAT 800 Readings"

From BioV
Jump to navigation Jump to search
(Suggested Reading:)
(Suggested Reading:)
Line 22: Line 22:
 
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
 
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
  
 
+
'''What has driven women out of computer science?'''
  
 
Interesting discussion on gender (the predominance of men) in computer science, and in the Processing community: [http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Collaboration;action=display;num=1226958959;start=5#5 What has driven women out of computer science?].  Thread started by Casey Reas, one of the founders of the Processing project, in response to [http://www.nytimes.com/2008/11/16/business/16digi.htm?_r=1 this New York Times article of the same name].
 
Interesting discussion on gender (the predominance of men) in computer science, and in the Processing community: [http://processing.org/discourse/yabb_beta/YaBB.cgi?board=Collaboration;action=display;num=1226958959;start=5#5 What has driven women out of computer science?].  Thread started by Casey Reas, one of the founders of the Processing project, in response to [http://www.nytimes.com/2008/11/16/business/16digi.htm?_r=1 this New York Times article of the same name].

Revision as of 04:03, 21 November 2008

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)



Suggested Reading:

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

What has driven women out of computer science?

Interesting discussion on gender (the predominance of men) in computer science, and in the Processing community: What has driven women out of computer science?. Thread started by Casey Reas, one of the founders of the Processing project, in response to this New York Times article of the same name.