Tutorial
What is a Web Application?
Posted December 21st, 2007 by administrator
This video gives a very basic introduction as how Web Application works. It provides a simple overview of the various components involved in a MVC(Model View Controller) architecture. Finally it shows how this concept applies to application development via Ruby on Rails.
Video:
Eclipse Java Project for Beginners
Posted December 21st, 2007 by administrator
A very simple tutorial that walks through the process of creating a Java Project using the Eclipse IDE. It also gives overview about writing a java class along with simple and helpful tip for beginners.
Video: