Difference between revisions of "Web Frameworks - URL list"

From mi-linux
Jump to navigationJump to search
Line 15: Line 15:
 
*http://www.tutorialspoint.com/ruby-on-rails/ - Ruby On Rails Tutorial (Very useful if you wish to learn RubyRails)
 
*http://www.tutorialspoint.com/ruby-on-rails/ - Ruby On Rails Tutorial (Very useful if you wish to learn RubyRails)
  
* http://akrabat.com/zend-framework-tutorial/ - Good tutorial for making a CRUD application in Zend
+
* http://akrabat.com/zend-framework-tutorial/ - Good tutorial for making a CRUD application in Zend (Note that this tutorial does not use a bootstrap file instead it loads through the public index.php) (0723342)
 
* http://framework.zend.com/apidoc/core/ - Zend Framework API documentation - good syntax reference!
 
* http://framework.zend.com/apidoc/core/ - Zend Framework API documentation - good syntax reference!

Revision as of 18:26, 2 April 2009

Main Page >> Web Frameworks >> URL list

Useful URLs: