Talk in English - US at php Central Europe Conference 2018 (with Rasmus)
Track Name:
Geek
View Slides: https://speakerdeck.com/carusogabriel/strict-programming-in-php
Short URL: https://joind.in/talk/376ee
(QR-Code (opens in new window))
This talk will address several points in our codes that we can improve it to make it more stringent, avoiding false positives, points that have not been tested and have actually written code that complies with our business rules, avoiding unnecessary bugs. We will work with PHP 7 types, the identical operator, weak comparison functions and counters, and more.
Comments
Comments are closed.
Gabriel did a great job in this talk, the subject is very interesting and he introduces very good starting points to begin using strict programming.
Even it being his first event speaking in english he was fully in control of the language, I would only try to watch a few moments when he either spoke too fast of mumbled the content.
I believe he can make this a full 1h/45m talk by rounding off a few topics, maybe talking a little more about the effect this has on teams or some challenges if starting down this path.