Web developer: Difference between revisions

Content deleted Content added
Hobbes747 (talk | contribs)
No edit summary
Line 13:
==Setting a standard==
 
Web developers are the gatekeepers of the Web. They are supposed to adhere to the open standards and guidelines created by the [[World Wide Web Consortium]], [[W3C]], when creating any programming for the web. Often, web developers help contribute to these open standards and guidelines through their work on open source projects working to help enhance and debug web-based technologies.
 
However, because of the fairly low barrier to entry -- freely available development environments (web server environments and development languages), freely available tutorials and information on how to do web development -- more often than not, novice Web Developers do not "adhere to the open standards and guidelines". Additionally, poorly designed or proprietary software tools that don't follow the "open standards and guidelines" create ad hoc and defacto standards which, unfortunately must be followed in order to "make things work". This was especially true during the "[[Browser Wars]]" of the 1990's. It is becoming less true as more and better tools enter the market place.
 
== Common Misconceptions ==