It's survival of the fittest in the world of programming languages... at least that's what the up and comers seem to think when face to face with almost any programming lang that came before them. Keep it civil guys, we don't want any extinctions here.
Let's take a look at CI and CD, the fundamental cornerstones of any DevOps shop and look at how you can leverage these concepts to help better deliver your next project.
Index-free adjacency is the secret sauce of graph databases. Read on to learn exactly what it is and how graph databases can aid fraud detection, recommendations, and more.
Using composition with Groovy? Then it's a good idea to learn the specifics of the @Delegate annotation to see where it does, and doesn't, work when generating code.
Here we're offered a window into the life of one very patient dev and his extremely long Windows update. Just look at that smile... you gotta admire that positive Microsoft outlook!
Want to keep your programs running performantly? Here are some steps you can take to eliminate bottlenecks, tips for caching, and other performance tuning suggestions.
We often need to know where a request is originally coming from, even if the request is coming through a proxy. In this post we take a look at how to get the information using Node.js.
With some planning and awareness, you'll quickly be on your way to harnessing your clickstream data to discover hidden trends, behaviors, and preferences!
Take a look at where HTTP/2 support stands for Java 9, what problems it solves, and more importantly, what issues still need help from outside libraries.