Algorithms for the Love of It

From Noisebridge
Revision as of 16:24, 8 August 2015 by LeahWaterpipe (talk | contribs) (emphasize prior preparation)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Because we love Computer Science!


Highly Suggested Learning Preparation

  • If you come from a developers' bootcamp / didn't-study-Computer-Science-in-school background....., a big mistake many people like yourselves make is diving into a college-level Algorithms class first. I think it's much wiser to obtain a 500-900 page basic Data Structures Computer Science book, watch an online course on Coursera, and then augment that with the more comprehensive Algorithms course available on MIT.
  • Memorization is very important - do not believe otherwise!
  • It is extremely easy to forget this stuff unless you find a way to involve it in your everyday life (context) - always always try to find some kind of relationship between these concepts and your every day code, no matter how obscure!

Formerly algorithms study group affiliated with women who code

Misc