Difference between revisions of "Software"

From Wiki2
Line 1: Line 1:
==software engineering concepts and software design patterns==
==software engineering concepts and software design patterns==
*[http://en.wikipedia.org/wiki/CakePHP links to] well-known software engineering concepts and software design patterns, as Convention over configuration, Model-View-Controller, ActiveRecord, Association Data Mapping, and Front Controller.
*[http://en.wikipedia.org/wiki/CakePHP links to] well-known software engineering concepts and software design patterns, as Convention over configuration, Model-View-Controller, ActiveRecord, Association Data Mapping, and Front Controller.
==big O complexity==
*http://bigocheatsheet.com/
*http://bigocheatsheet.com/
*http://discrete.gr/complexity/

Revision as of 10:31, 24 May 2013

software engineering concepts and software design patterns

  • links to well-known software engineering concepts and software design patterns, as Convention over configuration, Model-View-Controller, ActiveRecord, Association Data Mapping, and Front Controller.

big O complexity