- http://scala-blogs.org/2008/01/guide-to-scala-community.html - provides some links I'd otherwise list, along with many others
- http://lamp.epfl.ch/~phaller/actors.html - Actors, Scala's cool approach to concurrent programming which comes originally from Erlang
- http://burak.emir.googlepages.com/scalaxbook.docbk.html - Scala.xml, paper on interacting with XML in Scala
- http://www.ibm.com/developerworks/views/java/libraryview.jsp?search_by=scala+neward - Ted Neward's "The busy Java developer's guide to Scala" series at IBM DeveloperWorks (This is a link to a search because I've never figured out how to link to a series)
- http://www.artima.com/forums/forum.jsp?forum=282 - Artima "Programming in Scala" Forum
- http://www.artima.com/scalatest/ - ScalaTest, a unit testing framework for Scala that can also be used to test Java code (could make a nice way to gradually get to know the language)
- http://www.artima.com/forums/flat.jsp?forum=276&thread=216815 - Groovy, JRuby, or Scala: Which JVM Language to Learn Next?
Wednesday, January 30, 2008
Scala Links
Well, I said I'd have more Scala links, so here they are:
Saturday, January 19, 2008
I Have a Logo!
If you've ever been here before, you'll probably notice that the top of the page looks different - I've added a logo! Beth spent some time designing one for my company, Grove Hill Software (yes, I know that is a truly sad website), and produced a modified version for my blog. I hope you like it. I sure do.
Wednesday, January 16, 2008
Experimenting with Scala
Although I'm really comfortable with Java and like it a lot, I came to the conclusion a while ago that I needed to add a language to my repertoire that facilitates rapid development. I know some JavaScript (which is actually a more powerful language than you might think), PHP, and Perl, but none of those quite fit the bill. I've been considering Python and Ruby for a while, but I've recently gotten very interested in Scala. I bought the e-book Programming in Scala available at Artima. I'll let you know what I think of it, along with posting a bunch of useful Scala-related links I've tracked down.
Subscribe to:
Posts (Atom)