16 key tools and resources for Android development
October 7, 2019
/
5 -min read
Android development is one of the most popular fields of software development. Currently, 75.16% of…
8 essential Maven plugins beyond the core
September 19, 2019
/
4 -min read
Working with Maven as a build management tool, you’ve grown accustomed to its core plugins…
How to run node.js with MongoDB
August 31, 2019
/
8 -min read
Many of today’s web applications use node.js in conjunction with MongoDB to store and access…
How to set up PostgreSQL to work with Java
August 13, 2019
/
5 -min read
Postgres supports the Java language but working with Java in Postgres is easier with the…
4 best Android libraries for lazy image loading
July 15, 2019
/
5 -min read
Images drive user experience. People are said to be highly visual creatures. This is why…
Convert Java object to JSON
June 27, 2019
/
7 -min read
When learning how to write Java-based software, one of the first snags developers hit is…
Kotlin vs. Scala: Which is right for you?
June 10, 2019
/
5 -min read
Kotlin or Scala? Scala or Kotlin? The two contenders for the crown of the JVM…
Top 9 JavaScript snippet libraries
May 26, 2019
/
4 -min read
When developing a program in JavaScript (or any language, for that matter) you will often…
Top 9 free Java process monitoring tools and how to choose one
April 11, 2019
/
5 -min read
So your Java code runs. Perhaps it even runs on a production server. After you…