Tag: meetup
Meetup Talk on Generators: All About the Yield
This was a really interesting talk, especially as beforehand, I didn’t have a ton of knowledge of generators. I knew what a generator was and some of the basics, but that was about it. So I learned both about generators specifically, and some more specifically about building coroutines using a generator.
Meetup Talk on The CakePHP 3 ORM: Even More Awesome Than You Realize
Meetup talk for PHP Vegas covering some interesting aspects of the CakePHP 3 ORM.
Meetup Talk on Unit Testing: The Why and The How
Another talk at PHP Vegas Meetup, this one covered unit testing. I tried to split about 50% on why to do unit testing and the other 50% on some pretty basic unit tests. This was a tough talk to try hitting an hour on. I know it’s a good topic for me to talk on […]
Meetup Talk on Dependency Injection
December PHP Las Vegas Meetup talk on Dependency Injection.
Meetup Talk on PHP Namspaces and PSR-0/4
For the November PHP Meetup, I spoke on PHP Namespaces and PSR-0/4.
Meetup Talk on Building APIs
I spoke on Building APIs, focusing mostly on the upfront design of APIs, at the most recent Las Vegas PHP Meetup. Overall this was defiantly one of my better talks with lots of good feedback. One key things helped I believe in the preparation and eventual presentation of the talk. I presented a rough version […]
Meetup Talk on CakePHP 3.0: The Cake Isn’t a Lie and It Tastes Delicious
Meetup talk covering the basics of CakePHP 3.0.
Meetup Talk on PHP: The Right Way
Talk at the Las Vegas PHP User Group on PHP: The Right Way and other tools.