Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Newbie Scala user
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ewald Horn  
View profile  
 More options Feb 27 2012, 12:53 pm
From: Ewald Horn <ewaldh...@gmail.com>
Date: Mon, 27 Feb 2012 09:53:23 -0800 (PST)
Local: Mon, Feb 27 2012 12:53 pm
Subject: Newbie Scala user

Hi,

I'm a newbie Scala user, having spent the last 14+ years doing mixed Java
development. In a recent project, we used the Groovy / Grails combination
to try out a dynamic language on Java, and, while I found it to be
interesting, bits and pieces felt less mature than I would have expected.
Someone suggested I take a look at Scala, as it would fit more into my
"traditional" Java frame of reference. Given that more and more
applications are web-based, I find myself wishing for a simpler way to
write high-performance, reliable software, hence the search for something
beyond Java. Of course, I do not wish to abandon the tried and trusted JVM,
that, despite quirks and bugs, is a well-known and reliable deployment
platform.

So far I've been impressed with how Scala feels like a "better" Java, yet,
do not invalidate all of my previous experience. I was wondering though, if
there's anyone in South Africa who is using Scala in a commercial project?
It would be great to learn more about the challenges one can expect when
going commercial with Scala.

Thank you,
Ewald Horn


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gary Pampara  
View profile  
 More options Feb 27 2012, 2:23 pm
From: Gary Pampara <gpamp...@gmail.com>
Date: Mon, 27 Feb 2012 21:23:30 +0200
Local: Mon, Feb 27 2012 2:23 pm
Subject: Re: Newbie Scala user
Hi,

I work for a company that has several parts of a larger product
written in Scala (mainly because it was just simpler to write it in
Scala). We have zero issues, apart from some problems related to
boxing that we soon fixed. Additionally, about 80% of the test code
has now been ported to Scala (this is a great way to introduce the
language).

Please note that even though Scala runs on the JVM, it is not really a
better Java. It's much, much more and if you are willing to learn, the
language will keep surprising you (mostly in a good way - inline type
annotations notwithstanding).

You can start using Scala like Java, but you will start to write more
functionally with time.

You may experience any issues as you would experience with Scala - its
takes some learning but you soon get used to it.

Regards,
Gary


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ewald Horn  
View profile  
 More options Feb 29 2012, 7:51 am
From: Ewald Horn <ewaldh...@gmail.com>
Date: Wed, 29 Feb 2012 04:51:41 -0800 (PST)
Local: Wed, Feb 29 2012 7:51 am
Subject: Re: Newbie Scala user
Hi Gary,

thank you - I've had some time to look at Scala properly and you are
indeed correct : It requires a different approach than Java.

I'm going to start writing some tests in Scala for my Java classes,
that's an excellent suggestion, thank you!

Best regards,
Ewald

On Feb 27, 9:23 pm, Gary Pampara <gpamp...@gmail.com> wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Gary Pampara  
View profile  
 More options Feb 29 2012, 8:12 am
From: Gary Pampara <gpamp...@gmail.com>
Date: Wed, 29 Feb 2012 15:12:57 +0200
Local: Wed, Feb 29 2012 8:12 am
Subject: Re: Newbie Scala user
No worries :)

The test libraries available for scala are very, very good. ScalaTest,
Spec2 etc are fantastic in general but ScalaCheck is truly amazing.

Regards,
Gary


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »