Topics include:
* A gentle introduction to the
php?name=Ruby" onclick="tagshow(event)" class="t_tag">Ruby programming language
*
Installing Ruby and Rails on a Mac, Linux, or Windows system
* The philosophy behind Rails and why it matters
* The Model-View-Controller architecture
* The basics of relational databases and SQL
* Setting up a MySQL database and creating a schema with migrations
* Experimenting with your live application in the Rails console
* Creating rich relationships between your models
* Using controllers and templates properly
* Leveraging helpers to keep your templates clean and logic free
* Adding Ajax and visual effects to enrich your user interfaces
*
JavaScript with Prototype and script.aculo.us
* How to send and receive mail from your application
* Using and creating your own plug-ins
* Ensuring your code against Murphy’s Law through writing tests
* Using Capistrano to deploy your application
[
本帖最后由 bayerlin 于 2007-12-24 20:49 编辑 ]