-
Enterprise Java
Spring Insight – Web Application Profiling
Are you writing Web Applications using Spring Framework? Have you ever thought what’s going on under the hood? Why your…
Read More » -
Scala
Scala Tutorial – regular expressions, matching and substitutions with the scala.util.matching API
Preface This is part 6 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Best Of The Week
Best Of The Week – 2011 – W40
Hello guys, Time for the “Best Of The Week” links for the week that just passed. Here are some links…
Read More » -
Enterprise Java
Java EE6 Decorators: Decorating classes at injection time
A common design pattern in software is the decorator pattern. We take a class and we wrap another class around…
Read More » -
Scala
Scala Tutorial – regular expressions, matching
Preface This is part 5 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Enterprise Java
Java Modularity Approaches – Modules, modules, modules
I think everybody will agree that writing modular applications and modularity in general is a good thing. But how does…
Read More » -
Scala
Scala Tutorial – iteration, for expressions, yield, map, filter, count
Preface This is part 4 of tutorials for first-time programmers getting into Scala. Other posts are on this blog, and…
Read More » -
Enterprise Java
JBoss AS 7.0.2 “Arc” released – Playing with bind options
More good news on the JBoss AS7 front. JBoss AS 7.0.2.Final “Arc” has been released! It’s been one month since…
Read More » -
Android Games
Android Game Development – Displaying Graphical Elements (Primitives) with OpenGL ES
This is part 2 of the android OpenGL ES series. In the previous article we looked at how to set…
Read More »