Thursday, July 9, 2009

So how hard is it to learn HTML, XML, DHTML, CSS, C++, Java Script?

you may also tell me the functions and advantages of learning each of those separately...it will b a great help

So how hard is it to learn HTML, XML, DHTML, CSS, C++, Java Script?
The first four aren't too hard to learn... JavaScript will take you a bit longer and isn't worth learning until you learn HTML at least.





C++ is an entirely different kettle of fish and takes months or even years to master.
Reply:http://www.w3schools.com/





I taught myself HTML in a week, and XML took a bit longer.





Here are some great tutorials.





Good luck and have fun.
Reply:1) HTML basic knowledge (http://www.w3schools.com/)


Keep within xhtml rules.


Just learn what is an html document.


Learn those 6 tags: div, span, table, tr, td, a.


Forget for a moment about forms. Learn just how to use those tags, without learning about their attributes, the more you learn about those attributes, the more you will have to forget when start learning css.





2) CSS - you need to know everything about css , start from w3cschools but the go to w3c.org, it is difficult but exaustive, then refine what you know with quirksmode. The more you know about css , the better, mother browser can style even non html contents with the correct css stylesheets.





3) Knowing what you know about css, get back to w3cschools and learn about forms, meta, link and other amenities.





4) Approach a bit of Javascript from w3schools.





5) Learn a bit of xml, just to survive (w3schools as always)





6) Learn a bit of javascript, then use things like YUI





7) Learn about DOM





8) Get advanced HTML , CSS and javascritp skills from the cited sources expeciali w3.org and quirksmode.





It will take you some time o learn all those things, and more time to get confident about them. But then you will really know somthing about web technologies
Reply:It's not hard at all.





If you want to start learning how to design your own website go to:


http://sweetvanillasugar.com/strawberry/... to start.





It's an easy to follow tutorial site that will teach you everything you need to know with a help forum and everything.





Good luck.
Reply:first decide what u want to learn, i read the list and the i see c++.. how is it related to all the other stuff u wrote there..?
Reply:i would start with HTML because it is the easiest, then take your pick at the others. It took me about 80 hours to be able to fully undstand HTML and then about 40 for the others, ( once you learn one the others are similar)





goodluck
Reply:No, it's quite easy


check this website


http://www.htmlite.com/


PS: don't rush into knowing everything at the same time, take it easy.
Reply:Only C++ is hard to learn.





C++ is a general purpose programming language, others are all related to web page design.


No comments:

Post a Comment