Monthly Archives: December 2013

JDK 8: Arrays#sort versus Arrays#parallelSort

                                          In this article, we will discuss one of the JDK 8 feature called parallel sort. Before getting into the details

Tagged with: , , ,
Posted in Java

JDK 8 Features

                                       The JDK 8 developer preview is available. You can download the early access release from here. Some of the JEP’s (JDK Enhancement Proposal) which are going to be

Tagged with: ,
Posted in Java

How to create Apple Safari extension developer certificate for windows

                                                 The Apple Safari extension development guide describes how to generate CSR(Certificate Signing Request) file for Mac. But, if we want to develop the Safari extensions on

Tagged with: , , , ,
Posted in safari extension

Object To Object Mapping With ModelMapper

                                         During one of mobile application development, we reused the services written for the web by exposing them as REST services for mobile. In which, we simply converted the “Object Model” used

Tagged with: ,
Posted in ModelMapper

Language Detection API

                                 When I was reading some article, I found some other language words appeared in that article. I was fascinated to know for what language those words belong to and searched for

Tagged with: , ,
Posted in Natural Language Processing
Dzone.com
DZone

DZone MVB

Java Code Geeks
Java Code Geeks
OpenSourceForYou