I want to start web development!

Reply

Join Date: Nov 2007
Posts: 2
Reputation: hassanalvi1989 is an unknown quantity at this point 
Solved Threads: 0
hassanalvi1989 hassanalvi1989 is offline Offline
Newbie Poster

I want to start web development!

 
0
  #1
Feb 29th, 2008
I want to start web development, can anyone tell me that where do I start from or refer me to some tutorial...
Reply With Quote Quick reply to this message  
Join Date: Apr 2006
Posts: 164
Reputation: orko is an unknown quantity at this point 
Solved Threads: 10
orko orko is offline Offline
Junior Poster

Re: I want to start web development!

 
0
  #2
Mar 1st, 2008
Where you can start? Just google "web development tutorial" or go to library and get books like "web development for dummies"
A Perfect World
Reply With Quote Quick reply to this message  
Join Date: Feb 2008
Posts: 8
Reputation: jbinbpt is an unknown quantity at this point 
Solved Threads: 1
jbinbpt jbinbpt is offline Offline
Newbie Poster

Re: I want to start web development!

 
0
  #3
Mar 2nd, 2008
The W3C has many great tutorials available.http://www.w3schools.com/. You can also learn alot by reverse engineering sites. Look at the site and look at the code. Don't steal code, but use it as a building block.
Reply With Quote Quick reply to this message  
Join Date: Dec 2004
Posts: 4,196
Reputation: peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of peter_budo has much to be proud of 
Solved Threads: 485
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: I want to start web development!

 
-1
  #4
Mar 3rd, 2008
Originally Posted by jbinbpt View Post
You can also learn alot by reverse engineering sites. Look at the site and look at the code.
Only if the site is based on HTML and some JavaScript or VBScript, because if you look at PHP, ASP, JSP you do not real real code only translation done by browser
Last edited by peter_budo; Mar 3rd, 2008 at 3:12 pm. Reason: typo
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

LJC - London Java Community, Graduate & Undergraduate Software Development Community, JAVAWUG (Java Web User Group), The London Android Group
Reply With Quote Quick reply to this message  
Join Date: May 2006
Posts: 1,836
Reputation: ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all ithelp is a name known to all 
Solved Threads: 119
ithelp's Avatar
ithelp ithelp is offline Offline
Posting Virtuoso

Re: I want to start web development!

 
-1
  #5
Mar 4th, 2008
Buy domain, buy web hosting, create a file index.htm like
HTML and CSS Syntax (Toggle Plain Text)
  1. <html>
  2. <body>
  3. <h2> my first website
  4. </h2>
  5. </body>
  6. </html>
You are done.
Reply With Quote Quick reply to this message  
Join Date: Jan 2008
Posts: 28
Reputation: kashmir323 is an unknown quantity at this point 
Solved Threads: 0
kashmir323 kashmir323 is offline Offline
Light Poster

Re: I want to start web development!

 
0
  #6
Mar 4th, 2008
all i did is look at good websites and learn from whats already made. makes learning more understandable... it worked for me.
Reply With Quote Quick reply to this message  
Join Date: May 2007
Posts: 13
Reputation: seoindia5 is an unknown quantity at this point 
Solved Threads: 0
seoindia5 seoindia5 is offline Offline
Newbie Poster

Re: I want to start web development!

 
0
  #7
Mar 7th, 2008
You have to start with HTML then move towards CSS,PHP or ASP or JSP .HTML is most easy to learn and will give you a kick start
JP
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC