DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software PHP para Adultos: Clean Code e Object Calisthenics

Palestra apresentada no InterconPHP em São Paulo. Data do evento: 2014-07-19

Documents Pyconie 2012

1. Lessons learnt building@RossC0http://github.com/rozza 2. WHAT IS MONGODB? A document database { _id : ObjectId("..."), author : "Ross", Highly scalable…

Documents Active Record

Intro Convenciones Conexi´ on con la DB. Asociasiones Finders Validaciones Callbacks Fin Active Record Sabor Ruby. Gast´ on Ramos - [email protected] Active Record,…

Documents Rails 1H

1. class User < ActiveRecord::Base end 2. class User < ActiveRecord::Base has_many :books end 3. class User < ActiveRecord::Base set_table_name 'user'…

Technology Railsチュートリアル

1. class User < ActiveRecord::Base end 2. class User < ActiveRecord::Base has_many :books end 3. class User < ActiveRecord::Base set_table_name 'user'…

Technology SOLID

1. SOLIDIn the heart of OO design 2. Who is on the scene Eduards Sizovslinkedin.com/in/eduardsi 3. Agenda• Introduction• SRP• OCP• LSP• ISP• DIP• Q&A 4.…

Technology Dependency Injection with PHP and PHP 5.3

1. Dependency Injection with PHP and PHP 5.3Fabien Potencier 2. Fabien Potencier •  Serial entrepreneur and developer by passion •  Founder of Sensio (in 1998)– …

Technology Dependency injection in Drupal 8

1. Dependency Injection in Drupal 8 By Alexei Gorobets asgorobets 2. Why talk about DI? * Drupal 8 is coming… * DI is a commonly used pattern in software design 3. The…

Documents Libertyvasion2010

Doctrine 2.0 www.doctrine-project.org www.sensiolabs.org Doctrine 2.0 Enterprise Object Relational Mapper for PHP 5.3 Doctrine 2.0 www.doctrine-project.org www.sensiolabs.org…

Documents Symfony2, Backbone.js & socket.io - SfLive Paris 2k13 - Wisembly

1. Symfony2, Backbone.js & socket.ioSymfony live Paris 2013 @[email protected] 2. app.wisembly.com/sfliveapp.wisembly.com/sflive 3. 2011, Septemberapp.wisembly.com/sflive…