Talk in English - US at ZendCon 2015
Track Name:
Artist A2
View Slides: https://speakerdeck.com/chrispitt/cooperative-multitasking-with-generators
Short URL: https://joind.in/talk/db05f
(QR-Code (opens in new window))
Co-operative Multitasking with Generators
Comments
Comments are closed.
Best talk of zendcon 2015!
One of the best talks at the conference. Really interesting subject, great examples and a good morning exercise
Most of the time I was like "whaaaaaat is happening?" - but great talk. a lot of new stuff learned. thanks!
Too much code to just watch, I need the slides
More Adventure Time content please. Sry 4 no rl f3dbak
Great explanation of generators, and how to use them to write asynchronous code. Your presentation was so entertaining :) The volunteer bubble sort was great.
very cool concept. Great job
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.