Skip to content

Instantly share code, notes, and snippets.

@Najaf
Forked from matiaskorhonen/speaker.md
Last active August 29, 2015 13:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Najaf/9371362 to your computer and use it in GitHub Desktop.
Save Najaf/9371362 to your computer and use it in GitHub Desktop.

Najaf Ali

Contact details

Speaker bio

Najaf Ali is a programmer, speaker, trainer, writer and founder of a small technical consultancy called Happy Bear Software based in London, UK. He also runs popular workshops that teach developers how to thoroughly violate the security mechanisms of the average Ruby on Rails application.

Upgrade your developer brain with data structures and algorithms

Abstract

In this talk I'm going to argue that learning data structures and algorithms super-charges your ability as a developer. They make the problems you face at work easy to solve on open the doors to working on harder and arguably more interesting things than you're used to.

This talk will involve lot's of examples, hardcore live-coding action and practical advice for using your developers intuition to bootstrap your data structures and algorithms knowledge.

Notes

I'm going to try my best to stay away from the regular sorting algorithms and Big O notation that everyone is sick of hearing about, and just focus on how you can use data structures in your day-to-day job with lots of tasty examples.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment