In the golden days of C, when memory and disk space were premium resources, we used to squeeze every ‘bit’…
One of the most useful features provided by Spring is easy access to Aspect Oriented programming or AOP. AOP is…
Today we will talk about Natural Language Generation (NLG) and understand how to implement a Markov chain model in Java.…
I planned to add text to speech reader for help documents for one of my projects. To understand how the…
Before I start this blog post, just a caveat that this post will be different than other posts. I started…
There are instances when you are restricted to always use proxy servers to connect to internet. Let’s assume a need…
Today we will work on a fun project, I was trying to create a console only chat software with image…
Prev: Installation Current: SQL Queries Next: – This is a continuation to the basics of database for non-programmers. We will…
Prev: Introduction Current: Installation Next: SQL Queries This is the second blog in the series of basic database training for…
Prev: – Current: Introduction Next: Installation I will start this blog with a caveat. If you are looking for advanced…