Minimal set of words which acts as tech guide ,documented for following purpose like kick starting stuff easier , reference the emphasised feature or basic intro about the stuff..!!!
As we know Flutter is Google's portable UI toolkit for crafting beautiful, natively compiled applications for mobile, web. which is rapidly picking up by community these days,while working with hobby
Run Multiple versions of PHP in parallel using Apache in Ubuntu 14.04,16.04,18.04, this article also cover installing Apache and php along with configuring virtual host in ubuntu system
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
This Tutorial explain what is Spark imputer, implement the Imputer and basic terminologies used while using the imputer.And strategies available in spark imputer.
So we know scala mimic certain expressions close to natural language like (obj prints "hello world"), this is possible in scala because all operators are treated as method calls like in