Difference between revisions of "Web Development resources"

From mi-linux
Jump to navigationJump to search
 
(45 intermediate revisions by the same user not shown)
Line 1: Line 1:
==HTML5==
+
[[Main Page]] >> Web Development resources
  
===General===
+
You will find in this section books and websites on the topic of Web Development, as well as a selection of open source software.
  
*[http://www.w3schools.com/html5/default.asp W3Schools HTML5 page]
+
*[[Web Development - Books]]
*[http://html5doctor.com/ HTML5 Doctor]
+
*[[Web Development - Websites]]
*[http://html5boilerplate.com/ HTML5 Boilerplate]
+
*[[Open source software]]
*[http://www.netmagazine.com/features/developer-s-guide-html5-apis The developer's guide to the HTML5 APIs]
+
*[http://www.facebook.com/groups/337013453053426/ The University of Wolverhampton’s Web Design Society]
 
 
===Canvas===
 
 
 
*[http://www.netmagazine.com/tutorials/learning-basics-html5-canvas Learning the basics of HTML5 canvas]
 
*[http://www.netmagazine.com/tutorials/create-page-flip-effect-html5-canvas Create a page flip effect with HTML5 canvas]
 
*[http://www.netmagazine.com/tutorials/create-whirling-timer-html5-canvas-and-prototypejs Create a whirling timer with HTML5 canvas and Prototype.js]
 
 
 
===Web Sockets===
 
*[http://www.netmagazine.com/tutorials/code-real-time-survey-html5-websockets Code a real-time survey with HTML5 WebSockets]
 
 
 
===Geolocation===
 
*[http://www.netmagazine.com/tutorials/getting-started-html5-geolocation Getting started with HTML5 geolocation]
 
 
 
==CSS==
 
 
 
*[http://www.netmagazine.com/tutorials/create-progressively-enhanced-3d-css-rollovers Create progressively enhanced 3D CSS rollovers]
 
*[http://www.netmagazine.com/tutorials/chain-css-animations-together-javascript Chain CSS animations together with JavaScript]
 
*[http://www.netmagazine.com/tutorials/take-advantage-css-background-size-property Take advantage of the CSS background-size property]
 
*[http://www.netmagazine.com/tutorials/build-rotating-3d-carousel-css Build a rotating 3D carousel with CSS]
 
*[http://www.netmagazine.com/tutorials/master-css-gradients Master CSS gradients]
 
*[http://www.netmagazine.com/tutorials/create-diagonal-rotation-css-transitions Create a diagonal rotation with CSS transitions and jQuery]
 
*[http://www.netmagazine.com/tutorials/masterclass-css-animations A masterclass in CSS animations]
 
 
 
==Mobile==
 
 
 
*[http://jquerymobile.com/ jQuery Mobile - Homepage]
 
*[http://www.netmagazine.com/tutorials/create-mobile-website-jquery-mobile Create a mobile website with jQuery Mobile]
 
*[http://www.netmagazine.com/tutorials/build-login-form-your-mobile-app-dhtmlx-touch Build a login form for your mobile app with DHTMLX Touch]
 

Latest revision as of 09:38, 21 September 2016

Main Page >> Web Development resources

You will find in this section books and websites on the topic of Web Development, as well as a selection of open source software.