Search
Translate / Traduci
-
Available even in U.S.A. Support Gioorgi Editorial Board
Facet
Gioorgi EverGreen
Tag Archives: functional java
Functional Programming
Because of the success of my article on java closure, I have decided to write another article on functional programming. In the last year functional programming is waving back to us, for a lot of reason. Let’s summarize the facts: … Continue reading
Project Ceylon
Gavin King (the inventor of Hibernate) fired out a new language project called Ceylon (I suppose referring to the Tea versus the Java Café). I love new languages. I know a bit of them, and I work with Java form 1995, … Continue reading
Posted in English Content, Programming languages
Tagged Ceylon, functional java, java, java based languages, Software
Comments Off on Project Ceylon
lambdaj
How many times have you read or written the same two or three lines of code that frequently seem to go together, and even though they operate on different objects, feel like the same thing? And how often these repetitions … Continue reading
Posted in English Content, Knowledgebase, Programming languages, Software
Tagged closure, functional java, functional programming, java, lambdaj
1 Comment
Closure in Java: fast and nice!
Working for two very important Banks, I have the need to play with Closure in Java. I have a lot of trouble looking at a good description of the subject, until I read a post on StackOverflow. I have decided … Continue reading
Posted in English Content, Evergreen, Programming languages
Tagged closure, functional java, functional programming, html, http, java, lambda expressions
6 Comments