Changes between Version 31 and Version 32 of members/GRIP-UQAM/PHP
- Timestamp:
- Oct 6, 2016, 10:56:50 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
members/GRIP-UQAM/PHP
v31 v32 78 78 * [http://php.net/manual/ PHP Manual] (especially the comments) 79 79 * [http://phptherightway.com PHP: The Right Way] 80 = Web Articles = 81 * //[http://fabien.potencier.org/on-php-5-3-lambda-functions-and-closures.html On PHP 5.3, Lambda Functions, and Closures]// Fabien Potencier 2009 80 82 = Books = 81 83 * php 7 programming [http://www.worldcat.org/search?q=php+7+programming WorldCat] 84 * advanced php programming [http://www.worldcat.org/search?q=advanced+php+programming WorldCat] 85 * //[http://www.worldcat.org/title/php-advanced-and-object-oriented-programming PHP advanced and object-oriented programming]// 2013 86 * //[http://www.worldcat.org/title/php-and-postgresql-advanced-web-programming PHP and PostgreSQL : advanced Web programming]// 2002 82 87 = Example code = 83 88 * https://github.com/thephpleague/skeleton … … 399 404 * [http://eventdrivenpgm.sourceforge.net/ Event-Driven Programming: Introduction, Tutorial, History] 400 405 * Packagist: [https://packagist.org/search/?q=event event] 406 === Event Dispatcher (not necessarily IO) 407 * //[WikiPedia:Mediator_pattern]// (# to be moved...) 408 * //[https://stackoverflow.com/questions/12534338/is-the-use-of-the-mediator-pattern-recommend Is the use of the mediator pattern recommend?]// 409 * //[WikiPedia:Design_Patterns]// 410 * //[Software_design_pattern]// 401 411 * [https://packagist.org/packages/evenement/evenement evenement/evenement] 402 412 * event dispatcher mediator [https://www.google.ca/search?q=event+dispatcher+mediator Google]