Cooperative Multitasking With Generators

Comments

Comments are closed.

I've never seen live coding ee done better than in this talk. It was truly impressive!

This was an awesome introduction to an entire paradigm of programming. While the examples were simple, they demonstrated the concepts quite succinctly and elegantly. Perhaps a touch more in terms of how to actually use this in a real system would be good. But overall an excellent talk!

Anonymous at 12:51 on 5 Sep 2015

Good talk, good introduction to generators and asynchronous.