DeveloperHell | Languages: All | PHP | Python | .NET | Java | CSS | Ruby   Site: Statistics
want to join us? register, it's easy | help

browse by tag: reference in language

sort by

newest, oldest, most popular


category icon

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 report
category icon

Object-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 report
category icon

Reference: 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