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: 427
algorithm
I am trying to learn new stuff about jquery, html, asp .net mvc. I see two school of thoughts -
- Those who use oo concepts a lot and stress on more object oriented approach
- 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