I am running the MS Visual Web developer express editions and learning from their web site. I’d like to be able to make some interactive web sites in the future.
What are the most popular web skills that companies are looking for?
You need to learn XHTML, HTML, XML, CSS, javascript, PHP, ASP, JSP and others. It is also good to have some database knowledge using MySQL, PostGRES, Firebird and others.
You should also read about web standards at the site http://www.w3schools.com/ . Microsoft is a good place to learn but if you think to really develop a web page you should understand about crossbrowing and a few others technologies. The problem to study at a Microsoft tool or site is that it will generate a code that probably only works at IE browser and this code.
Good luck
December 16th, 2009 at 2:40 pm
Flash is a popular web skill to learn. You can make interactive web applications. AJAX is another popular skill, it refreshes only certain web controls without refreshing the entire web page. A good understanding of XML wouldn’t hurt either.
References :
December 16th, 2009 at 3:15 pm
XHTML, CSS, javascript, PHP
References :
December 16th, 2009 at 3:40 pm
You need to learn XHTML, HTML, XML, CSS, javascript, PHP, ASP, JSP and others. It is also good to have some database knowledge using MySQL, PostGRES, Firebird and others.
You should also read about web standards at the site http://www.w3schools.com/ . Microsoft is a good place to learn but if you think to really develop a web page you should understand about crossbrowing and a few others technologies. The problem to study at a Microsoft tool or site is that it will generate a code that probably only works at IE browser and this code.
Good luck
References :
RBM
December 16th, 2009 at 3:46 pm
the essentuals are
html, css, a little php. and a good graphics programme like fireworks or better still, photoshop
then you will have enough knowledge to start designing reasonably good sites
References :