Tutorial

Uses of java 8 lambda expressions in collections

Lambda expression facilitates functional programming, and simplifies the development a lot, Lambada provides the feature like sort of anonymous function which we use in the scripting language like PHP or Js which provide

Agile : Are we doing right ?

This post suggests a very basic implementation of a scrum/agile methodology which prep the team during the course of project execution. Before diving deep let's know basic terminology of the

Apache Spark Imputer Usage In Scala

This Tutorial explain what is Spark imputer, implement the Imputer and basic terminologies used while using the imputer.And strategies available in spark imputer.