Talk in English - US at KCPHP User Group - March 2016
Short URL: https://joind.in/talk/14cf2
(QR-Code (opens in new window))
Rethinking Loops
Comments
Comments are closed.
Awesome talk! It really got me thinking about different ways to code solutions to a problem.
I appreciated John's ideas for breaking out of the mold of always using for and foreach. I left Rethinking Loops with much new information and excited to start using in daily php coding.
Besides the discussion of using array mapping functions, the suggested reading list on code techniques was appreciated.
This talk inspires one to be a more expressive programmer. John's gentle enthusiasm and careful planning take this talk from common boilerplate functions through a more expressive functional programming goal. I was impressed by many parts of this talk:
* A video example of refactoring-to-expressive rather than live-coding
* The bon mots he sprinkles throughout
* The many examples of how one can improve one's understanding of code
* The joy John exudes when speaking about this subject
I am humbled that John chose to use my Haystack library as a featured party for his talk.
I look forward to seeing this talk again at Lone Star PHP in April.
This was absolutely excellent. John stepped back and approached the concept, the idea, of ways to approach problems common to PHP developers. But, not just as a new approach, or a simply a different way to write the same thing, but instead, how to make your code easier for other developer (and yourself) to read and understand. He concluded by giving practical examples of how one would go about implementing these concepts. Fantastic content and great style!