New Technology for Website Development
HTML5 is now as capable as technologies like Silverlight, Flash, Flex/AIR, and JavaFX for many tasks (though there are still some things that those technologies do better). Here are the technologies that web developer will want to learn to get started:2) CSS: If you are not already familiar with CSS, now is a good time to learn it. Browser support keeps improving,
3) Web services: Every major server-side development language has a framework or set of libraries for easily producing Web services, such as Windows Communication Foundation (WCF) in .NET. It should not take much learning to understand the basics. You will want to especially learn how to produce JSON output, which is quickly becoming the lingua franca of Web applications. Also make sure that you understand
4) RESTful Web services. While they may be more work to consume than SOAP services are in a modern development environment, they are much more universally accessible.
5) JavaScript: The new application development paradigms require a lot more JavaScript knowledge than it takes for traditional ASP.NET or similar development requires.
6) jQuery: jQuery has become the client-side development framework to use; it seemingly can do it all. With an extensive set of plugins, if there is a client UI trick you need to try, there is a good chance that jQuery can do it for you.
Educating yourself about the above listed core technologies is a smart move, and after Microsoft’s BUILD event in September, we should know enough about the company’s plans for Windows 8 to fine tune the strategy and discover what else needs to be learned. [bha size='300x250' variation='03' align='aligncenter']
Share some idea what do you think?
Educating yourself about the above listed core technologies is a smart move, and after Microsoft’s BUILD event in September, we should know enough about the company’s plans for Windows 8 to fine tune the strategy and discover what else needs to be learned. [bha size='300x250' variation='03' align='aligncenter']
Share some idea what do you think?
No comments:
Post a Comment