Difference between revisions of "Web Development resources"
From mi-linux
Jump to navigationJump to searchLine 1: | Line 1: | ||
+ | ==PHP== | ||
+ | |||
+ | *[http://www.php.net/manual/en/ PHP manual] | ||
+ | *[http://phpbuddy.com/ PHPbuddy.com] This site is designed to help you learn PHP programming | ||
+ | |||
==HTML5== | ==HTML5== | ||
Revision as of 14:50, 2 August 2012
PHP
- PHP manual
- PHPbuddy.com This site is designed to help you learn PHP programming
HTML5
General
Canvas
- Learning the basics of HTML5 canvas
- Create a page flip effect with HTML5 canvas
- Create a whirling timer with HTML5 canvas and Prototype.js
Web Sockets
Geolocation
CSS
- Create progressively enhanced 3D CSS rollovers
- Chain CSS animations together with JavaScript
- Take advantage of the CSS background-size property
- Build a rotating 3D carousel with CSS
- Master CSS gradients
- Create a diagonal rotation with CSS transitions and jQuery
- A masterclass in CSS animations
Mobile
- jQuery Mobile - Homepage
- Create a mobile website with jQuery Mobile
- Build a login form for your mobile app with DHTMLX Touch