Reminder, there is a concretePHP meetup today (11/19/15) at 4pm PST. The topic covered is "Intro to PHP OOP".
Permalink 1 user found helpful
There is a free meetup later today for anyone who is interested in learning about object oriented programming in PHP (OOP). If you are looking to build with concrete5, whether it is basic blocks or more complex packages, learning OOP is an important first step.
https://groups.google.com/forum/#!topic/concretephp/51Q1p7qobu0...
https://plus.google.com/events/c1rt5t4citpf10580ndr8beit30...
Topics covered will be:
* Classes 101
* Constants
* Properties
* Methods
* Some Magic methods
* Visibility (public, private, protected)
* Scope (static / object context)
* Abstract classes
* Immutable / mutable
* Final classes
* Class loading
* Legacy autoloading (Loader::, require_once)
* PSR-0 and PSR-4
* Composer
* Interfaces
* Why it's different from an abstract class
* When to use it
* Traits
* Namespaces
* Core provided interfaces
The meetup will be a great opportunity for designers and developers who are interested in getting exposed to object oriented PHP or leveling up their current knowledge.
https://groups.google.com/forum/#!topic/concretephp/51Q1p7qobu0...
https://plus.google.com/events/c1rt5t4citpf10580ndr8beit30...
Topics covered will be:
* Classes 101
* Constants
* Properties
* Methods
* Some Magic methods
* Visibility (public, private, protected)
* Scope (static / object context)
* Abstract classes
* Immutable / mutable
* Final classes
* Class loading
* Legacy autoloading (Loader::, require_once)
* PSR-0 and PSR-4
* Composer
* Interfaces
* Why it's different from an abstract class
* When to use it
* Traits
* Namespaces
* Core provided interfaces
The meetup will be a great opportunity for designers and developers who are interested in getting exposed to object oriented PHP or leveling up their current knowledge.