Blogging Task 8: Reflect on the range of online resources you have consulted for developing a solution to Assignment 1. Write a blog post describing the top four most useful sites and provide the link
I used HTML, XML, CSS, JavaScript(jQuery and other library) for developing a solution to Assignment1.
Following web sites provide information of HTML, XML, CSS, JavaScript.
1. http://jquery.com/: This web site provides basic informatoin of how to install, use, and how to utilize jQuery to develope web-application.
http://docs.jquery.com/Tutorials <– Here is lots of information.
2. http://www.w3schools.com/: This website provides very useful guidelines for HTMl, XML, CSS, JavaScript, ASP, PHP, SQL and more with lots of examples. Any beginner can easily learn the basic of technologies which is for developing web-site.
3. http://www.webteacher.com/javascript/index.html: This website provides tutorial for Javascript with lots of information and explains really easy way, so non-programmer can understand what a javascript is.
4. http://www.maxdesign.com.au/presentation/page_layouts/: This website provdes lots of sample CSS page layouts which help developing web-site layout design. So we can easily set-up page layout.