Difference between revisions of "Web Frameworks - Workbook"

From mi-linux
Jump to navigationJump to search
 
(85 intermediate revisions by 17 users not shown)
Line 1: Line 1:
[[Main Page]] >> [[Web Frameworks]] >> Web Frameworks - Workbook
+
[[Main Page]] >> [[CP2132|Web Frameworks]] >> Workbook
  
 
Workshop schedule:
 
Workshop schedule:
  
* [[Workshop - week 01]] - Getting started with Zend
+
* Workshop - week 01 - No workshop
* [[Workshop - week 02]] - Controllers
+
* [[Web_Frameworks_-_Workbook_-_Week_02|Workshop - week 02]] - Getting started with Zend
* [[Workshop - week 03]] - Views and templates
+
* [[Web_Frameworks_-_Workbook_-_Week_03|Workshop - week 03]] - Create a Layout
* [[Workshop - week 04]] - Models and databases
+
* [[Web_Frameworks_-_Workbook_-_Week_04|Workshop - week 04]] - Create a Model and Database Table
* [[Workshop - week 05]] - CRUD (Create Read Update Delete) by simon baker (0718432)
+
* [[Web_Frameworks_-_Workbook_-_Week_05|Workshop - week 05]] - Create a Form
* [[Workshop - week 06]] - Web 2.0 - Web feeds
+
* [[Web_Frameworks_-_Workbook_-_Week_06|Workshop - week 06]] - Web 2.0 - Web feeds
* [[Workshop - week 07]] - Web 2.0 - Web services
+
* [[Web_Frameworks_-_Workbook_-_Week_07|Workshop - week 07]] - Web 2.0 - Web services
* [[Workshop - week 08]] - Web 2.0 - Ajax
+
* [[Web_Frameworks_-_Workbook_-_Week_08|Workshop - week 08]] - Web 2.0 - Ajax
* [[Workshop - week 09]] - Automated testing
+
* Workshop - week 09 - Free to work on assessment
* [[Workshop - week 10]] - Free to work on assessment
+
* Workshop - week 10 - Free to work on assessment
* [[Workshop - week 11]] - Demonstrations
+
* Workshop - week 11 - Demonstrations
* [[Workshop - week 12]] - Demonstrations
+
* Workshop - week 12 - Demonstrations
 
 
Useful information:
 
 
 
* [[Home Installation]] - Apache, PHP, MYSQL, Zend
 
* [[Working With Zend and CSS]] - Working with Zend and CSS
 
* [[Ajax With Parameters]] - Using parameters in ajax with prototype.js by Nick Banford (0506508)
 
 
 
Some useful links I have found (0610970)
 
 
 
http://www.developertutorials.com/tutorials/php/zend-framwork-tutorial-8-08-13/page1.html 
 
 
 
http://blog.astrumfutura.com/archives/353-An-Example-Zend-Framework-Blog-Application-Part-2-The-MVC-Application-Architecture.html - detail information about MVC pattern
 
 
 
http://zendguru.wordpress.com/category/zend-framework/ - explanation about the ZEND form
 
 
 
http://www.killerphp.com/zend-framework/videos/  - video tutorial about MVC pattern
 
 
 
http://webdeveloper.econsultant.com/ajax-demos-examples-code-samples/  - ajax tutorial
 
 
 
http://ajbrown.org/blog/2009/01/04/automated-testing-using-zend-framework-part-1.html - Zend automated testing information
 

Latest revision as of 17:58, 10 March 2010

Main Page >> Web Frameworks >> Workbook

Workshop schedule: