Joys of Python and APIs
At my present job , Most of the time, I have to do changes in the legacy Java code to improve performance. But this time i was asked to tell [...]
At my present job , Most of the time, I have to do changes in the legacy Java code to improve performance. But this time i was asked to tell [...]
One of my friend asked : “How can one write to console without using semi colon in Java ?”. I tried many work-arounds . Even Googling did net help much [...]
My blog title goes like “Ramblings about workplace, java, python, linux and web ” . But my recent posts were distracted from this tagline. The frank answer to this is [...]
While acting on my new year resolutions, I started reading the SICP book . The book focuses on the aspects of computer programming fundamentals and making the reader learn this [...]
Being a J2EE developer you have an edge over others , as you can explore thousands of prebuilt open source components over internet . Display Tag is one cool component [...]