links for 2007-09-28
Sexta, 28 de Setembro de 2007
Good PHP Tutorials - Beginner To Advanced PHP Programming Tutorials
(tags: www.goodphptutorials.com 2007 mes8 dia28 at_tecp php tutorial video)
JSON Serialization Usage
(tags: flexjson.sourceforge.net 2007 mes8 dia28 at_tecp json webservices ajax)
Functional Javascript
Functional is a library for functional programming in JavaScript. It defines the standard higher-order functions such as map, reduce (aka foldl), and select (aka filter). It also […]