Talk comments

Great effort for a first talk. A bit short initially, but sparked an interesting discussion.

Mike Congreve at 14:03 on 26 Nov 2016

I didn't know anything about this - and now I do! I can think of lots of applications for it too so succesfull talk, thanks!

Chris Emerson at 13:01 on 26 Nov 2016

This was a look at replacing a legacy application with new code by wrapping the old application in the new one. There was a good mix of information here from the why and how to do it with some technical details on how to get started, with some good questions and discussions afterwards from the audience.

Chris Emerson at 12:58 on 26 Nov 2016

I think this serves as a good introduction to the concept of functional style programming in PHP.

There were some parts in there which I considered incorrect or perhaps irrelevant - the suggestion that functional programming should/can be about getting things down to 1 line or for speed benefits I think were incorrect, and some more time needs to be spent on the benefits of functional programming - absense of state or side effects making code less error prone and more testable for example.

The examples on using anonymous functions and functions without side effects (such as array_sum) were a good start on programming in a functional style in PHP though and should encourage some more people on look into it further.

Chris Emerson at 12:51 on 26 Nov 2016

Really good talk on lessons learned entering the industry for the first time, with a good discussion at the end too. Some of it was a bit specific to certain technologies but it was focused on general principles which is good.

Adam Cooper at 12:26 on 26 Nov 2016

Going to be giving AWS Lambda a go now.

Adam Cooper at 12:24 on 26 Nov 2016

Some excellent WordPress information that I didn't know about.

James Hodgson at 12:07 on 26 Nov 2016

An interesting talk and a good solution to a problem.

Will be trying this solution on my own stuff

Mike Congreve at 11:24 on 26 Nov 2016

lots of lovely tools and ideas presented clearly

Matt Brunt at 11:18 on 26 Nov 2016

An insightful and honest talk, a good level of humour, and things that were really important to someone young in the industry who's just getting started with everything.

For someone new to speaking, the nerves didn't show, and it felt like you were a confident speaker.

For improvement, I'd suggest speaking slightly slower and slightly clearer, and maybe expand a bit more on each section with a touch more detail.