Talk comments

Good talk but wasn't able to take all my notes fast enough. I hope the video of this will be posted like some were last year.

Thank you for posing the slides, though I suspect they'll have to be revised next month with the new stuff coming out.

Chuk is the subject matter expert of Apigilty on the IBMi. There were a few derailments, but not because of Chuk. I took away
more than a few ideas thanks to Chuk!

excellent info, with classic Tony humor. I won't pretend to have understand that C code, but will bring it back to our C developers!

Thanks for the feedback. Will definitely work on the volume.

Thank you for the feedback! I can completely see myself being spazzy with the laser pointer. Will work on that :)

Great talk. Explained some relatively new (or atleast new to php) Advanced programming patterns. Even though the subject matter was more advanced the examples and descriptions were easy to follow and understand.

I had trouble seeing how genreators and coroutines would be useful in specifically PHP due to the fact that it is a very syncrhonus interpreter, but Christopher made some good cases and showed pratically how you would use both generators and coroutines.

Showed some awesome ways to make use of yield looks like coroutines will rock for PHP.