Fundamentals

I’ve been doing web coding for so long I think I’m focusing too narrowly, and losing track of comp-sci fundamentals. Need to work on / pay more attention to:

  • Algorithmic complexity analysis
  • What data structures I’m using and why
  • Keeping up familiarity with multiple languages (Java/C#, PHP/Python/Ruby, keep learning C++, etc)