iPhone DZone: Fresh Links On Your iPhone by matt on 7/5/08
Reading DZone on your iPhone just got a little bit easier. Visit http://dzone.com/iphone from your iPhone to try out our beta iPhone support. You can view stories, filter by tags, and login. We'd appreciate your feedback at feedback@dzone.com.
Are Scala's case classes a failed experiment?
Otaku, Cedric's weblog: Ever since I first read about case classes, I have been confused about their utility, and my puzzlement has not abated.... more »
2 commentsSave Tags: opinion, other languages
Newsweek: Microsoft After Gates.
Since Gates and his partner Paul Allen invented the PC software industry (they formed Microsoft to write the first program for the very first personal... more »
1 commentsSave Tags: microsoft, trends
Common Java unchecked exception types
I've noticed a lot of confusion about what type of unchecked exception is the right one to throw under various circumstances. Here's a very simple... more »
0 commentsSave Tags: how-to, java
Stevey's Blog Rants: Rhinos and Tigers
Steve Yegge transcribes his talk at Google I/O on Server-side JavaScript and Rhino. Among other things he discusses VMs, language interoperability,... more »
1 commentsSave Tags: frameworks, java, javascript, other languages
Interoperability Happens - Gotta love virtualization
"I'm doing an operating system install. On my laptop. In a virtual machine image. Using an ISO I downloaded while at the airport. And I'm writing this... more »
0 commentsSave Tags: open source, opinion, trends, unix-linux
Book Excerpt and Interview: Effective Java, Second Edition
Effective Java, Second Edition by Joshua Bloch is an updated version of the classic first edition. Addison-Wesley, made an excerpt available to InfoQ... more »
2 commentsSave Tags: books, java
Patterns Of Learning Through Languages
Code To Joy has ignited a debate on the topic of You Should Learn New Languages. The post is in response to a Gustavo Duarte post titled Language... more »
0 commentsSave Tags: c-and-cpp, java, opinion, other languages
Scala: A Scalable Language
In this article, which is based on Chapter 1 of the book, Programming in Scala, you'll get an overview of the Scala language and insights into its... more »
1 commentsSave Tags: books, other languages
Java theory and practice: Going wild with generics
One of the most complicated aspects of generics in the Java™ language is wildcards, and in particular, the treatment and confusing error messages... more »
1 commentsSave Tags: how-to, java
The busy Java developer's guide to Scala: Of traits and behaviors
Scala doesn't just bring functional concepts to the JVM, it offers us a modern perspective on object-oriented language design. In this month's... more »
0 commentsSave Tags: java, other languages
Scala: Don't get thrown for a loop!
Scala was written specifically for the Java™ platform, so its syntax is designed to make Java coders feel at ease. At the same time, Scala brings to... more »
1 commentsSave Tags: java, other languages
Software Transactions: A Programming Language Perspective
Last week, UWTV published a webcast by Dan Grossman that gave an overview of the state-of-the-art for Transactional Memory. The focus of his talk is... more »
0 commentsSave Tags: other languages, research
Lang.NET conference talks on-line
Not just .NET languages - if you look for new and cool in programming languages, check this out.
0 commentsSave Tags: .net, other languages
Free programming books
Nice collection of free programming books - some in PDF, some zipped HTMLs and some on-line. Programming languages, databases etc. Searchable.
1 commentsSave Tags: books, database, java, tools
via