Samir Talwar is a developer who’s focused on two things: doing the right things in the right way. He has worked in a number of industries and has always focused on the bleeding edge, diving into new technologies, techniques and methodologies with a fervour. His experience with various tools allows him to select the right one for the job, and combined with his experience with Extreme Programming, he has a knack for spotting simple approaches to complex problems.
A prominent member and organiser of the London Software Craftsmanship Community, Samir tries to help people (including himself) challenge their definitions of "good enough" by running workshops, pairing with anyone and everyone and constantly asking questions. By challenging assumptions and encouraging people to go one step further to solve a problem, he helps them embrace a more holistic view of software development.
Talks I've Given
-
WebOps for the Overloaded Developer
Featuring Samir Talwar
At lightning speed, this talk will cover the bits that aren’t code that make up a working web app. These include servers, monitoring, deployment mechanisms, logging, alerting, secret management, recovery mechanisms… you get the idea. Material will be provided afterwards so you can try everything...
-
Design Patterns in the 21st Century
Featuring Samir Talwar
With the advent of lambdas in Java 8, functional programming truly has returned to the mainstream, sitting proudly alongside its object-oriented brother. We now have the tools to create applications that use the best of both paradigms, but our knowledge and understanding of the concepts under the...
java-8 functional-programming lambda design-patterns