Talk in English - US at SunshinePHP 2018
Track Name:
Grand Ballroom
View Slides: https://www.slideshare.net/MarkNiebergall/advanced-php-simplified-sunshine-php-2018
Short URL: https://joind.in/talk/8887c
(QR-Code (opens in new window))
Increase your PHP skills and improve your architecture as you learn why, when, and how to use advanced PHP features. Abstracts, interfaces, traits, namespaces, and dependency injection will each be discussed with code examples to help make using them simple. All these features will then be brought together to demonstrate clean coding. This will be a perfect presentation to help you sharpen your skill-set to include these tools to make your code even more clean, structured, and awesome!
Comments
Comments are closed.
Information was super informative, but the delivery was a little terse. Perhaps relaxing, and moving around a bit would make the presentation a little more light.
I thought this was delivered well and organized. I enjoyed the when other attendees contributed their examples and thoughts. I also have never used traits or knew much about them and this helped.
Great information, a lot of stuff I did not know so it was great stuff.
Great information. The delivery was friendly, but moving around a bit might improve things a bit. "Object Oriented PHP" might have served as a more accurate title. Fantastic talk!
Very helpful overview. This is the kind of skills-fortification presentation that should be a major part of any conference like this, and it's appreciated. I do wish there were more real-world code examples demonstrating the concepts, rather than generic "class X extends Y" or "class Tail extends Dog" kinds of examples, because seeing real code makes the advantages so much clearer.
Learned alot, would have liked to see some real world examples of when to use different options