Question:
How to become a web developer, a professional one?
Web
2012-06-08 19:54:42 UTC
What do I completely need to know, study to become a professional web developer. I'm planning on learning the complete things to learn to become one. Please give me a list, in order. Thank you :)
I'm talking about the comple study guide to do. Any books to suggest?
Four answers:
Doug
2012-06-08 20:29:35 UTC
Please, please, please, do NOT use W3Schools. Their content is outdated and promotes bad code. See why here: http://w3fools.com/



There are many aspects of web development that you can get into. Regardless, you're probably going to have to learn one or more scripting languages like JavaScript if you're going to do client side programming. You'll also have to understand concepts like HTML, CSS, HTTP, DOM, AJAX, etc.



If you also want to program the server-side portion of a website, you're looking at even more work nearing computer science than web design. You'll have to understand how relational database systems work, how to manipulate them, how to protect it against hackers ( all the "hax0rs" out there on the news are a testament to the problem), and how to streamline an application. You'll also be looking at software design patterns, mainly MVC (Model View Controller). As for languages, server-side programming could be done on a range of programming languages ( including C++!). The traditional languages are of course PHP, Python, Perl, Ruby, and Python if you choose to work with the .NET platform, there is of course ASP.NET.



You use these languages to process data ( perhaps from a database via SQL queries) and send it to the client ( the user's computer) where it is further processed and displayed to the user, using JavaScript.



It's a lot to take in, but like everything in life, you learn it one step at a time. For now I suggest you get a head start on HTML and CSS, with readings about the Document Object Model (DOM):



Resources:



http://eloquentjavascript.net/contents.html

http://www.html5rocks.com/en/



and my favorite:



https://developer.mozilla.org/en-US/
2016-07-16 04:40:01 UTC
You have got to be as open to everything as viable - this means that studying quick. Get as much under your belt as possible when you consider that purchasers may also be very worrying and lots of will impose very strict guidelines. You will undoubtedly need to recognize: HTML XHTML XML CSS JavaScript Redirects web optimization Inbound/Outbound hyperlink strategy it would be best to comprehend php ASP JSP MySQL MsSQL it would be best to study about Linux webhosting windows hosting domain registration and handling Filename conventions And there may be so much more you are going to ought to and wish to recognize! It would be best to have your possess web hosting provider for your consumers. Mostly by way of a good reseller web hosting bundle to with, later a committed server or co-location (look the terms up on a search engine for small print). You are going to need to be learning daily for the leisure of your profession. I've been establishing internet sites considering the early ninety's and to this day i'm continuously finding out. In case you stop it turns into tougher to catch up with the modern technologies. You're going to want to study about business as good if you happen to plan to be freelance. Seem into the first-class strategy to form a industry for tax and revenue purposes. Keep the whole lot above board and legit. You'll additionally wish to learn in regards to the quite a lot of software for design in the market. Hand coding is important however there will probably be purchasers that insist you employ detailed program to strengthen their sites (and Dreamweaver/Flash shouldn't be the be-all and end-all of web design). Get to grasp methods to program effectively in internet and web languages so that you are equipped to create software solutions to your purchasers issues. Significantly take into account how a lot you'll put in on the subject of effort and the way long term this is. Any person can put collectively a web page, but if you want a long run profession - ensure you are capable for a protracted tough slog, considering the fact that constructing the popularity you need is not handy. Also - stay freelance, it can pay much better than a permanent function. Excellent success.
Charles
2012-06-08 19:55:45 UTC
A web developer? Talk to a spider, i hear they make webs all the time!
asiankid1998
2012-06-08 19:58:34 UTC
HTML Tags

CSS

Javascript.

then

XML

ASP.net



start learing them. as their are fundermentals of a website.



here



http://www.w3schools.com/

http://www.w3schools.com/html/default.asp

http://www.w3schools.com/css/default.asp



OR



take a course at TAFE etc.

Or if you still in school highschool! then take IST! or ICT etc


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...