Hi Manyu, I am assuming you mean web development. Here are my two cents on it. Well depends on what you want to program in. Ruby on Rails is a great framework to learn n develop sites/web apps on. Its agile, its fun, and the community is very helpful.
To start with we can finish all those the did earlier on http://www.w3schools.com/ Learn HTML <http://www.w3schools.com/html/default.asp> Learn XHTML <http://www.w3schools.com/xhtml/default.asp> Learn CSS <http://www.w3schools.com/css/default.asp> Learn JavaScript <http://www.w3schools.com/js/default.asp> Learn HTML DOM <http://www.w3schools.com/htmldom/default.asp> Learn DHTML <http://www.w3schools.com/dhtml/default.asp> Learn AJAX <http://www.w3schools.com/ajax/default.asp> Learn jQuery <http://www.w3schools.com/jquery/default.asp> Also do the http://www.tizag.com/mysqlTutorial/. For Ruby: The Ruby programming language. http://oreilly.com/catalog/9780596516178/ For the ROR: 1. OnLamp basic Rails app tutorial (cookbook2) http://oreilly.com/ruby/archive/rails-revisited.html 2.Lynda tutorial - Ruby on Rails, beyond the Basics http://www.lynda.com/home/DisplayCourse.aspx?lpk2=395 Cheers, Shambhavi On Fri, Jul 2, 2010 at 11:29 AM, naga srimanyu <[email protected]>wrote: > Hi everybody, > > I wanted to start of with web designing as i have 30 days holidays. So i > just dunno where to start off with, what to learn. > Can anybody help me in this regard and tell me where to start and please > also suggest any good books and useful > websites from which i can learn. > > Thanking you, > > Regards > Manyu >

