mlednor + java   4

The Scala Programming Language
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
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
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 
september 2010 by mlednor
Howto install Sun Java Runtime Environment (JRE) in Ubuntu 10.04 (Lucid Lynx) | Ubuntu Geek
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 
may 2010 by mlednor

Copy this bookmark:



description:


tags: