Algorithms or OO stuff or new technology

Posted by Prashant on Stack Overflow See other posts from Stack Overflow or by Prashant
Published on 2010-05-07T02:52:08Z Indexed on 2010/05/07 2:58 UTC
Read the original article Hit count: 392

Filed under:

I am trying to learn new stuff about jquery, html, asp .net mvc. I see two school of thoughts -

  1. Those who use oo concepts a lot and stress on more object oriented approach
  2. Those who rely heavily on algorithms and say a particular problem should take o(n) etc.

I am not sure where to spend more time ? . Should I spend more time learning OO stuff or learn new stuff like jquery etc or learn travelling sales man algorithm etc ?

© Stack Overflow or respective owner

Related posts about algorithm