where to begin

Reply

Join Date: Jun 2008
Posts: 12
Reputation: thatoneguyx is an unknown quantity at this point 
Solved Threads: 0
thatoneguyx thatoneguyx is offline Offline
Newbie Poster

where to begin

 
0
  #1
Sep 27th, 2008
Well I started getting into coding learning the basics of Python and looking into C++ but I'm not sure if it's really something I want to do, so I'm looking to get into and explore web development

I'm wondering though where I should start after learning basic HTML? I've read about lots of things like CSS, ASP, PHP, etc but I'm unsure which to learn/learn first.
Last edited by thatoneguyx; Sep 27th, 2008 at 8:06 pm.
Reply With Quote Quick reply to this message  
Join Date: Jul 2004
Posts: 95
Reputation: omol is an unknown quantity at this point 
Solved Threads: 4
omol's Avatar
omol omol is offline Offline
Junior Poster in Training

Re: where to begin

 
0
  #2
Sep 29th, 2008
Leaning html and css together would be a good practise. I personally program in php as I am a c/c++ coder and php is based on c so if you have prior experiance you may find you have a bit of an advantage. Java / AJAX i would then suggest as your next move but as things are constantly changing it is important to stay upto date with the latest trends.
asm
{ "\x04f\x06d\x06f\x06c" }
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 8
Reputation: jounik is an unknown quantity at this point 
Solved Threads: 1
jounik jounik is offline Offline
Newbie Poster

Re: where to begin

 
1
  #3
Oct 2nd, 2008
I agree with Omol. But it depends a bit on what you would like to do with the knowledge. With Javascript you can do a lot of things, just for a "basic" website. But if you want to work with databases that I would suggest PHP. You can do a lot with both, so I guess it's important to learn them, but prior experience goes for PHP and Javascript. In which you have the most experience determines (I think) which language you should learn first...

A good website for learning all kind of languages and terms is: http://www.w3schools.com/

Hope this helps!
Reply With Quote Quick reply to this message  
Join Date: Sep 2008
Posts: 197
Reputation: FlashCreations is an unknown quantity at this point 
Solved Threads: 17
FlashCreations's Avatar
FlashCreations FlashCreations is offline Offline
Junior Poster

Re: where to begin

 
0
  #4
Oct 4th, 2008
I would suggest first learning CSS. It has become a web standard for styling HTML text, images, etc. Once you have a very good understanding of CSS (It's pretty important to know it!!!), I would suggest going on to JavaScript. If you are creating forms you will want to have code to validate the fields before the server is sent the request. Lots of other elements require JavaScript such as FAQ's with Show/Hide Toggle Buttons, Fading Effects, and other tasks that can be accomplished from the user's browser.
After you have a very good understanding of the basics (HTML, CSS, and JavaScript), then you can go on to a more advanced server-side language such as PHP. I am mainly a PHP programmer so I would definitely suggest PHP. It has easy access to SQL databases which you will find very useful from user accounts to creating a simple polling script. All of the server side languages are great it just depends on what you want to get accomplished and what the capacity of your server is. Whatever your decision, I would recommend W3Schools as a great source for learning these languages.
Since server-side languages aren't interpreted with the user's browser, you will need a server to practice with server-side code. Instead of getting free hosting somewhere and having to upload the file every time you save, you can get XAMPP. It is a server that runs on your personal computer and supports Apache (HTML) and PHP and is a great way to test PHP code!!
Good Luck with Programming!!
Last edited by FlashCreations; Oct 4th, 2008 at 12:45 am.
FlashCreations
(aka PhpMyCoder)

About Me | My Blog | Contact Me
Reply With Quote Quick reply to this message  
Join Date: Jul 2006
Posts: 44
Reputation: DeViAnT\gAmEr is an unknown quantity at this point 
Solved Threads: 0
DeViAnT\gAmEr's Avatar
DeViAnT\gAmEr DeViAnT\gAmEr is offline Offline
Light Poster

Re: where to begin

 
0
  #5
Oct 20th, 2008
I'm in pretty much the same boat, except that I am familier with CSS, My next move in the web dev world will likely be either asp.NET or PHP, I would prefer to learn PHP but companies tend to like .NET (esp asp).

I would take your pick of those, and perhaps javascript.
"All that is needed for evil to triumph, is good men to do nothing"

- Just remember kids: "it's not a bug - it's a feature!"

http://www.danasoft.com/sig/Icanseeyou286359.jpg
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 IT Professionals' Lounge Forum


Views: 1183 | Replies: 4
Thread Tools Search this Thread



Tag cloud for IT Professionals' Lounge
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC