The Scala Programming Language
april 2011 by mlednor
Scala is a general purpose programming language designed to express common programming patterns in a concise, elegant, and type-safe way. It smoothly integrates features of object-oriented and functional languages, enabling Java and other programmers to be more productive. Code sizes are typically reduced by a factor of two to three when compared to an equivalent Java application.
java
programming
april 2011 by mlednor
Welcome to Jenkins CI! | Jenkins CI
february 2011 by mlednor
Jenkins monitors executions of repeated jobs, such as building a software project or jobs run by cron.
programming
java
february 2011 by mlednor
How to Install Java Runtime Environment (JRE) in Ubuntu 10.10 (Maverick) using PPA | Ubuntu Geek
september 2010 by mlednor
Java is an object-oriented programming language developed by Sun Microsystems in the early 1990s. Java applications are compiled to bytecode, which at runtime is either interpreted or compiled to native machine code for execution.
The language itself derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
ubuntu
java
The language itself derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
september 2010 by mlednor
Howto install Sun Java Runtime Environment (JRE) in Ubuntu 10.04 (Lucid Lynx) | Ubuntu Geek
may 2010 by mlednor
Java is an object-oriented programming language developed by Sun Microsystems in the early 1990s. Java applications are compiled to bytecode, which at runtime is either interpreted or compiled to native machine code for execution.
The language itself derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
ubuntu
java
The language itself derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
may 2010 by mlednor