|
|
|
|
|
by UK-AL
5164 days ago
|
|
Hint: pointer arithmetic is a pretty practical, not theory. It's easy to understand, and is usually first year stuff.
Program in c and you are likely to use it. pointer arithmetic should be taught for software engineers anyway... Compiler design again is a pretty pratical subject, except for formal grammars. It has tons of practical uses, especially for dsl's. Theory for me is more like machine learning(Bayesian theory, probability latent semantic analysis and way more advanced stuff). However with the age of big data upon us, we are going to need this for your average programmer more and more. Stuff like that happens to be what interests me, I also find it the difficult much to detriment of consistently high grades.. I think your what your proposing would lower the barrier entry so much, your average software dev won't be very good, and they will be cheap. Is that what you want for the proffesion? |
|