Thursday, May 19, 2011

Volatile variable explained

http://www.cognitus.net/html/tutorial/usingVolatile.html

Tuesday, May 17, 2011

Microprocessor Programming Basics

I was trying to recollect the basics of assembly language programming. The link below helped me refresh my memory.

http://www.slideshare.net/shashank03/assembly-language-programming-of-8085.

Monday, May 2, 2011

jsp-servlet example

Link for a very good, simple jsp-servlet example for Beginners. Just follow the steps in the below link and you can create a nice web application.

http://www.servletworld.com/servlet-tutorials/simple-servlet-example.html