- Software Development
-
Core Java
30 Java Programming Tips and Best Practices for Beginners
Java is one of the most popular programming languages – be it Win applications, Web Applications, Mobile, Network, consumer electronic…
Read More » -
Enterprise Java
Monolithic to Microservices Refactoring for Java EE Applications
Have you ever wondered what does it take to refactor an existing Java EE monolithic application to a microservices-based one?…
Read More » -
Enterprise Java
JavaEE or Spring? Neither! We Call Out For a Fresh Competitor!
If you’ve been following some key Java people on Twitter or reading the “news” on Reddit, you could not have…
Read More » -
Career
How I Read a Technical Resume
I have spent many hours discussing and writing about how résumés are written, but I’ve never shared much regarding the way résumés are read.…
Read More » -
Software Development
Amazon Echo : Syntax, Semantics, Intents and Goals: NLP over time.
So I caved. Even with all my Apple paraphernalia, I bought an Amazon Echo. I’ve had it for a little…
Read More » -
Scala
Scala Days: 11 of the Best Speakers Share Their Slides
The slides behind some of the best talks at Scala Days Scala Days Amsterdam has swept us with tons of…
Read More » -
Core Java
Java Micro Frameworks: The New Trend You Can’t Ignore
What are Java micro frameworks and why should you use them? Every language has tradeoffs. With Java, the tradeoff for…
Read More » -
Core Java
Optional Dependencies
Sometimes a library you are writing may have optional dependencies. E.g. “if apache http client is on the classpath, use…
Read More »