First, letās define what a stream is in Java 8:Ā a sequence of functions, actions, inputs, and outputs (better defined as a āpipelineā). Streams API provides functional-style operations to transform these sequences; sources for them can contain arrays, collections, files, etc. In general terms, streams areĀ Monads: āMonads represent computations to be...
Continue reading...July 2017
Does it worth to work as aĀ freelancer?
BACKGROUND Usually many of us graduates from college have dreamed of working in a large company with great salary, prestige and traveling around the world; or maybe weāve had the āmillion-dollar ideaā and weāve put tears, sweat and blood to boot that beloved startup and appear in Wired as the...
Continue reading...