Everything is a CRUD app

Most software people get inspired by the big players; Google, Amazon, Facebook, Netflix.

Read
Diving into Java for the first time

I decided to branch out my knowledge and dive into learning another programming language. My background so far is C#/.NET, which was built upon Java's strengths and weaknesses. So I thought Java should be an easy language to learn from my experience with C#. It took me about 2 hours to get a simple in-memory CRUD API application up and running.

Read
The Importance of Being Open and Asking Questions

Today I had a problem.

Read