Search Results for: Scala
-
Enterprise Java
HBase: Generating search click events statistics for customer behavior
In this post we will explore HBase to store customer search click events data and utilizing same to derive customer…
Read More » -
Enterprise Java
Develop, test and deploy standalone apps on CloudBees
CloudBees is a cloud platform providing repository, CI service (Jenkins) and server for your apps. So everything you need to…
Read More » -
Enterprise Java
Server vs Client Side Rendering (AngularJS vs Server Side MVC)
There’s a lot of discussion related to server vs client side application rendering. While there is no “one choice fits…
Read More » -
Software Development
Developer Promotion – practical guide & statistics about the Java ecosystem
Before we launched our recent promotion for JavaOne tickets with Java Code Geeks we sought out guides/tutorials about running such…
Read More » -
Software Development
Is TDD Dead Or Alive?
This blog post is for those of you who are unaware that there is a major debate in contemporary software…
Read More » -
Core Java
6 Reasons Not to Switch to Java 8 Just Yet
Java 8 is awesome. Period. But… after we had the chance to have fun and play around with it, the time…
Read More » -
Enterprise Java
RxJava + Java8 + Java EE 7 + Arquillian = Bliss
Microservices are an architectural style where each service is implemented as an independent system. They can use their own persistence…
Read More » -
Core Java
Top 5 Java Performance Tuning Books – Best of Lot, Must read
Why Java developer should read a book on Performance tuning? When I first faced this question long time back, I…
Read More » -
Core Java
Turning recursive file system traversal into Stream
When I was learning programming, back in the days of Turbo Pascal, I managed to list files in directory usingFindFirst, FindNext and FindClose functions.…
Read More »