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 ?