O Curso Aberto de Aplicações Web da Universidade de Stanford usa o framework Ruby on Rails…
Veja em:
http://openclassroom.stanford.edu/MainFolder/CoursePage.php?course=WebApplications
Notas de aulas e slides:
http://www.stanford.edu/~ouster/cgi-bin/cs142-fall10/lectures.php
Livros recomendados:
The following textbooks are recommended for the class:
- The Ruby Programming Language, by David Flanagan and Yukihiro Matsumoto, (O’Reilly Media).
- Agile Web Development with Rails, Third Edition, by Sam Ruby, Dave Thomas, and David Hansson (Pragmatic Bookshelf).
- JavaScript: The Definitive Guide, 5th Edition, by David Flanagan (O’Reilly Media).
These books are well-written and comprehensive. However, in the past many students have found it possible to get most or all of the information they need from the Web. For example, the O’Reilly books are available free to Stanford students through Safari Books Online. Of the three books above, the Rails book is the one most used by students in the past.
In addition to these books you will also need access to reference documentation on HTML, CSS, and the DOM. One good online source for this information is http://w3schools.com/. This site should have enough material for CS 142 but it is not quite comprehensive. If you want to knoweverything about HTML standards, the best source is Dynamic HTML: The Definitive Reference, Third Edition, by Danny Goodman (O’Reilly Media).
0sem comentários ainda