Search Results
-
New JDK 7 Feature: Support for Dynamically Typed Languages in the Java Virtual MachineThis article describes a new feature provided in JDK 7 : support for dynamically typed languages in the Java virtual machine (JVM). This feature, which implements JSR 292: Supporting Dynamically Typed Languages on the Java Platform , is the logical follow-on to JSR 223: Scripting for the Java ...
Calvin Smith
added
5 months ago
- SHARE
- VIEW IN TWINES (2)
- VIEW WEB PAGE
-
Clojure - An Introduction | JavalobbyClojure is a dynamically typed, functional programming language available on the JVM. A significant benefit of functional programming is the ease with which the languages can be used to program concurrency. It does this through immutable state. Functions are only dependent on the arguments ...
Aasemoon .
added
5 months ago
- SHARE
- VIEW IN TWINES (2)
- VIEW WEB PAGE
-
Scala on your phoneThe Android operating system provides a powerful, open platform for mobile development. It leverages the power of the Java™ programming language and the Eclipse tools platform. Now you can add the Scala programming language to that mix. In this article, see how you can use Scala as the primary ...
Aasemoon .
added
5 months ago
- SHARE
- VIEW IN TWINES (2)
- VIEW WEB PAGE
-
sometimes nothin' can be a real cool hand: Enforcing Ruby code qualityOver the last year or so, there's been lots of great tools coming out in the Ruby community that help with static analysis of code. We've now got flay , flog , reek and roodi . metric-fu runs all of these tools (plus more) to generate nice reports. Generating nice reports is all well and ...
Paul Nash
added
7 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
-
Object Computing, Inc. — Java News Brief — May 2009Writing complex GUI layouts for Swing applications has always been a somewhat tedious and painful process. Sun provides several layout managers in the JDK, but they are either limited by their simplicity, or they sacrifice ease of use and maintenance for power and flexibility. Other third-party ...
Aasemoon .
added
8 months ago
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
InfoQ: Is It Premature to Talk About C++ and Java’s Legacy?Is It Premature to Talk About C++ and Java’s Legacy? Bruce Eckel’s recent blog post on the legacy left by C++ and Java generated a lot of reaction. While mentioning some design mistakes, he concludes that both languages have had a significant role in programming languages evolution and an ...
- SHARE
- VIEW IN TWINES (2)
- VIEW WEB PAGE
-
learntechnology.net - JavaFX CRUDJavaFX CRUD Application and Lesson by Vijesh Aaniyamveetil javafx-emp-crud.zip NetBeans project. Introduction JavaFX is a new expressive scripting language from SUN for the RCP/RIA world and competes directly with FLEX, Silverlight etc. Instead of enhancing the existing RCP module Swing ...
Aasemoon .
added
10 months ago
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
Java tips for coders, by codersJava tips for coders, by coders Everything java Custom AuthenticationProcessingFilter for spring security to perform actions on login Question like this one popup on the spring security forum all the time. The question is almost always the same. The system must perform some custom action ...
Aasemoon .
added
10 months ago
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
JavaFX layout considerations - Octavian Tanase's WeblogJavaFX layout considerations As the team is getting ready to release JavaFX 1.0 Mobile, I was experimenting with layout considerations of deploying of JavaFX applications to mobile devices. Below are a couple of considerations for developers who will build applications for devices that have ...
Aasemoon .
added
10 months ago
- SHARE
- VIEW IN TWINES (3)
- VIEW WEB PAGE
-
WidgetFXWidgetFX is an open-source desktop widget platform written from the ground up in the JavaFX Script language. It can run widgets written in JavaFX Script and Java and takes advantage of the latest features of the Java Platform.
James Todd
added
12 months ago
- SHARE
- VIEW IN TWINES (1)
- VIEW WEB PAGE
