Less Than Dot is a community of passionate IT professionals and enthusiasts dedicated to sharing technical knowledge, experience, and assistance. Inside you will find reference materials, interesting technical discussions, and expert tips and commentary. Once you register for an account you will have immediate access to the forums and all past articles and commentaries.
Your profile
Tag cloud
.net android asp.net asp.net mvc azure backup bigdata book c# community continuous delivery database denali functions gotcha how to howto indexing java linq mongodb nancy nhibernate nosql performance powershell restore ruby security silverlight sql sql advent 2012 sql friday sql server sql server 2000 sql server 2005 sql server 2008 sql server 2008 r2 sql server 2012 sql server denali ssis ssms ssrs structuremap t-sql tip unit testing vb.net visual studio 2010 windows 7
Authors
- SQLDenis (576)

- Christiaan Baes (chrissie1) (527)

- Ted Krueger (onpnt) (332)

- Jes Schultz Borland (grrlgeek) (139)

- Eli Weinstock-Herman (tarwn) (116)

- Alex Ullrich (51)

- George Mastros (gmmastros) (46)

- Naomi Nosonovsky (27)

- Axel Achten (axel8s) (23)

- David Forck (thirster42) (22)

- Koen Verbeeck (20)

- Kevin Conan (18)

- chopstik (18)

- Rob Earl (14)

- thatrickguy (12)

- More...
Main Categories
Search
Google Ads
Tags: java
Scala: The difference between val and var
This is a short Scala post to explain what the difference is between val and var. I was showing some Scala code to a co-worker this past week and he was asking what the difference was between val and var. It is quite simple:
Installing Scala 2.10 on Eclipse Juno
Scala 2.10 was released yesterday and I decided to take a look at it. But first what is Scala anyway? From the Scala site: Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and typ…
Java Training Day 5
Last day of the training and I am glad it is over...this stuff is draining Here is what was covered today Network Programming Low Level TCP/IP Protocols IPv4 and IPv6 UDP Multicast TCP/IP Message Based protocols HTTP Connections framework…
Java Training Day 4
Java Day 4 The Collections Framework Legacy Container Classes A container is an object that holds a collection of other objects An array is a simple container. Arrays have a couple of limitations . The size is fixed . All the members of the arra…
Java Training Day 1
Today is day one of the Java class I am taking this week. I am just dumping some of the stuff that I am hearing about, some of the stuff I might already know. Java is a general purpose language, it is interperted, output is by…
Back to Java after an eleven year hiatus, what are some good resources you recommend?
This week eleven coworkers and myself will be in Java training for most of the time, I haven't touched Java since 2001. I did a bunch of research over the 4 day weekend to get a little head start. I installed Netbeans and Eclipse to see how they are…
So many saxparser examples are just wrong and here is why.
If you go on Google and look for an example on how to parse xml in java you will find plenty of examples using the saxparser. And you will see them doing something like this. package be.baes.thisDevelopersLifePlayer.rss; import android.util.Log;…
Using Roboguice to inject your dependencies in an Android app
After the writing of your first application and the first tests. It is time to make our application a bit more testable by using dependency injection. I choose to use RoboGuice for this, which is a subproject of Guice made especially for the Android sub-culture.
Android: Testing if an activity is finished when pressing a button.
Getting into Android development is easy. Just download Eclipse and the Android SDK and you are on your way to brilliant things. And making your first app is easy. One of the first apps we wrote was a close button. In other words. Put a button on the screen and when the user clicks it then close it.
This post details my first adventure into developing for the Android platform and the steps taken to get the HelloWorld application to run. Download the Linux SDK from: http://developer.android.com/sdk/index.html Extract the archive and take note of…
:: Next >>

LTD Social Sitings
Note: Watch for social icons on posts by your favorite authors to follow their postings on these and other social sites.