Search Results for: Scala
-
Core Java
Streams vs. Decorators
The Streams API was introduced in Java 8, together with lambda expressions, just a few years ago. I, as a disciplined…
Read More » -
Enterprise Java
Setting Up Cassandra Cluster in AWS
Apache Cassandra is a NoSQL database that allows for easy horizontal scaling, using the consistent hashing mechanism. Seven years ago…
Read More » -
Software Development
Kata – implementing a functional List data structure in Kotlin
I saw an exercise in chapter 3 of the excellent Functional Programming in Scala book which deals with defining functional data…
Read More » -
Software Development
A Guide to Parsing: Algorithms and Terminology
We have already introduced a few parsing terms, while listing the major tools and libraries used for parsing in Java,…
Read More » -
Agile
Software Solutions Foundations with Agile Development
Today’s software engineering world has changed significantly since a decade ago. Software product development is accelerating, and expectations for releasing…
Read More » -
Software Development
[MEGA DEAL] The Big Data Bundle (94% off)
64.5 Hours of Hadoop, MapReduce, Spark & More to Prepare You For One of Today’s Fastest-Growing IT Careers Hey fellow…
Read More » -
Software Development
[CASE STUDY] Cisco Secures the Cloud with AppDynamics
Discover faster, more efficient performance monitoring with an enterprise APM product learning from your apps. Take the AppDynamics APM Guided…
Read More » -
Enterprise Java
Java Message System Introduction
Java Message System In this article, I will talk about Message Orientated Middleware (MOM) and how it is implemented in…
Read More » -
Software Development
Overview of Functional Programming
The developer community seems to be in the midst of a paradigm shift, moving away from object oriented programming (OOP)…
Read More »