Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай OOP (course 4): Static methods, Namespaces, Exceptions & Traits! Woh!, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:09:10
    The Wonder of Class Constants
  • Урок 2. 00:04:13
    Static Methods
  • Урок 3. 00:04:26
    Static or Non-Static Methods?
  • Урок 4. 00:04:57
    Namespaces make Class Names Longer
  • Урок 5. 00:05:39
    Autoloading Awesomeness
  • Урок 6. 00:06:26
    More Fun with use Statements
  • Урок 7. 00:03:58
    Namespaces and Core PHP Classes
  • Урок 8. 00:04:18
    Composer Autoloading
  • Урок 9. 00:04:47
    Throwing an Exception (and a Party)
  • Урок 10. 00:02:52
    Different Exception Classes
  • Урок 11. 00:04:48
    Magic Methods: __toString() __get, __set()
  • Урок 12. 00:02:57
    ArrayAccess: Treat your Object like an Array
  • Урок 13. 00:06:27
    IteratorAggregate: Loop over an Object!?
  • Урок 14. 00:05:32
    Traits: "Horizontal" Reuse
  • Урок 15. 00:05:48
    Object Composition FTW!