-
Enterprise Java
How to Deploy Spring Application Without web.xml to Tomcat
Introduction Since the Servlet 3 specification web.xml is no longer needed for configuring your web application and has been replaced…
Read More » -
Software Development
[MEGA DEAL] Pay What You Want: Learn to Code 2018 Bundle (99% off)
The Biggest (140+ Hours!), Baddest Coding Bundle on the Planet Is Back & Better Than Ever for 2018 Hey fellow…
Read More » -
Core Java
Minimize Java Memory Usage with the Right Garbage Collector
Size matters when it comes to software. It has become clear that using small pieces within the microservice architecture delivers…
Read More » -
Android Core
Building a Restful API interface using Android Things
Building a Restful API interface using Android Things is useful whenever we have to connect Android Things to an external…
Read More » -
Core Java
Building a Simple Neural Network With Eclipse Deeplearning4j
Introduction to Neural Networks Deep learning encompasses both deep neural networks and deep reinforcement learning, which are subsets of machine…
Read More » -
Core Java
Exclusive Book Offers (75% off): Java Data Analysis, Java for Data Science, Java Data Science Cookbook
Hello fellow Geeks! Today, we have some exciting news for you! Java Code Geeks and Packt have teamed up to…
Read More » -
Software Development
The Libraries and Packages of the Code Coverage Ecosystem
If you’ve been writing test-driven code for even a little while, you’ll know about code coverage (also known as test…
Read More » -
Agile
Sprint Review Tips for Product Owners
The sprint review meeting is maybe the most important Scrum event for product people—it helps you collect feedback and make…
Read More » -
Core Java
More Fail early – Java 8
Fail fast or Fail early is a software engineering concept that tries to prevent complex problems happening by stopping execution as…
Read More »