This thread just goes to show how unreliable someone's words are when they are repeated by someone else:
Quote:
|
His teacher claims that XHTML will soon be outdated, a thing of the past, and that tools such as Dreamweaver, Flash etc. will be all that is needed.
|
It seems that the combination of these two ideas is not what was meant at all. This is what happens when a complex idea is told to one person, who then turns around and tells it to another person.
@billz:
One thing you may want to inform your students, is that the amount of code they end up dealing with, if they end up doing this professionally, will depend a lot on what type of team they end up working with. Few worthwhile projects are pulled together by only one person. There are designers with different sorts of skills, as well as different types of coders or programmers. I've seen coders that only specialize in HTML and CSS, and don't do design at all. They don't make very much money, but they can earn a living. In fact, this is pretty much how I started out.
Tell your students that if they are interested in pursuing this, to figure out what they are good at and enjoy the most, and become an expert it it. But remind them that the more well rounded they are with many skills such as HTML, CSS, or programming languages, the more valuable they will be in the job market.
Although there are many reasons for laypersons that are not in this industry to learn the basics of design, or HTML, those that wish to pursue it professionally need to realize where they fit in the job market so that they may eventually reach senior positions.
I think that we can all agree that HTML code is not about to be "outdated" any time soon. It will progress in version numbers, but WYSIWYG editors will never take over completely, since web-applications will always need to generate HTML dynamically, which will always require hand-coding. As the web becomes more dynamic, not less, the value of hand-coding websites seems to be increasing, not decreasing.
Of course, there will always be people who slam together Wordpress sites or 1 page mini-sites in Dreamweaver, or whatever. I don't think that is specifically wrong, but it's not where the money is career-wise IMO.