-
Scala
Your first Web application with Play and Scala
Today we are going to develop a simple play application using Scala. To do so we must have sbt installed…
Read More » -
Software Development
Distributed Cache – Overview
What’s a distributed cache? A solution that is “deployed” in an application (typically a web application) and that makes sure…
Read More » -
Software Development
MySQL Partition Pruning
Recently, we learned an expensive lesson about MySQL partition pruning. There, it is better to share it here so that…
Read More » -
DevOps
New Webinar: How to Avoid the Hidden Costs of Continuous Delivery
The time has come to solve the missing link of the CI/CD toolchain With constant change, comes constant risk. The…
Read More » -
Core Java
[MEGA DEAL] The 2017 Complete Java Bundle (95% off)
Embark On Your Coding Odyssey with A Deep Dive (58 Hours!) Into the Most Commonly Used Programming Language Hey fellow…
Read More » -
Core Java
Optional Dependencies in the Java Platform Module System
The Java Platform Module System (JPMS) has a strong opinion on dependencies: By default, they need to be required (to…
Read More » -
Software Development
25 Handpicked Programming Courses for Your Eyes Only – All On Sale Now!
Hello fellow geek, We are really excited to bring you a unique offer today! We have launched a sale on…
Read More » -
Scala
A journey with Scala
To those who are regular visitors of this blog, it is well known that when it comes to developing code…
Read More » -
Software Development
From Macro to Microservices: Jumpstarting Your Transition
In my last article, we went through the reasons why changing from macro to microservices might be a good idea.…
Read More »