browse by tag: reference in language
sort by
Python 2.5 Quick Reference
in Python added by admin, on 26/10/2007 beginner tutorials reference
Comprehensive overview of the python programming language.
comment save reportObject-relation mapping put on rails
in Ruby added by admin, on 25/10/2007 active record beginner tutorials database reference ruby on rails
Active Record connects business objects and database tables to create a persistable domain model where logic and data are presented in one wrapping. It's an implementation of the object-relational mapping (ORM) pattern by the same name as described by Martin Fowler
comment save reportReference: Box model
in CSS added by admin, on 25/10/2007 beginner tutorials reference w3c
The CSS box model describes the rectangular boxes that are generated for elements in the document tree and laid out according to the visual formatting model. The page box is a special kind of box that is described in detail in the section on paged media.
comment save report