A journey into your Lizard Brain

Languages and syntax are the easy part of programming, the real challenge is in knowing how to solve a problem and how to find and understand which paths can take you to the solution, the moving parts. This talk will dive into this thought process, give you insights to train your lizard brain and expand your knowledge base.

Recording

Slides

comments powered by Disqus

Related Posts

BlogBlogs a todo vapor

BlogBlogs a todo vapor

  • August 8, 2006

Depois de aparecer em reportagem na Época, ultrapassar 1.000 usuários cadastrados, 87.000 blogs agregados e ser adicionado à lista de pings do Autopinger, o site Brasileiro Blogblogs.com.br, agregador de blogs criado por Manuel Lemos, entra em uma nova fase com novos serviços.

Read More
Installing Composer Packages

Installing Composer Packages

  • October 13, 2014

I have been putting together a new talk about Composer, and that means looking around the community, doing loads of research and trying to identify the items that need to be covered in a talk. Mostly I have been trying to identify things that people do on a regular basis that according to composer internals is either wrong or not ideal.

Read More
Annotating with Annotations

Annotating with Annotations

  • November 3, 2012

Annotations are more than phpdoc comments, they’re a fully-featured way of including additional information alongside your code. We might have rejected an RFC to add support into the PHP core, but the community has embraced this tool anyway! This session shows you who is doing what with annotations, and will give you some ideas on how to use the existing tools in your own projects to keep life simple. Developers, architects and anyone responsible for the technical direction of an application should attend this session.

Read More