Difference between revisions of "Web Development resources"
From mi-linux
Jump to navigationJump to searchLine 3: | Line 3: | ||
*[http://www.php.net/manual/en/ PHP manual] | *[http://www.php.net/manual/en/ PHP manual] | ||
*[http://phpbuddy.com/ PHPbuddy.com] This site is designed to help you learn PHP programming | *[http://phpbuddy.com/ PHPbuddy.com] This site is designed to help you learn PHP programming | ||
+ | *[http://www.netmagazine.com/tutorials/get-started-php Get started with PHP] | ||
==HTML5== | ==HTML5== |
Revision as of 14:51, 2 August 2012
PHP
- PHP manual
- PHPbuddy.com This site is designed to help you learn PHP programming
- Get started with PHP
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