Posts Tagged ‘Programming’

Batch Script to Generate File/Folder Listing

This item was filled under [ Uncategorized ]

I was chatting with a friend who had a huge music collection and I wanted to know what all he had. This provoked me to make a batch script which would do the job. I did some research online and found out some basics of batch scripts. This is the final thing which I ended [...]

Continue reading...

Beginning Programming with Java: Installing JDK (for Windows)

This item was filled under [ Jazzed Up! ]

This was first posted in my old, dead blog “Jazzed Up!” on Jan 28, 2008 11:17 AM Wanted to learn java but never knew where to start? Well, if you have ever tried downloading the Java SE Development Kit (JDK), you might have found out that just installing it does not let you start programming [...]

Continue reading...