|
|
|
|
|
by fghh45sdfhr3
4916 days ago
|
|
All of your examples sound like variations on fundamental CS problems, and most CS undergrads should have been exposed to them and to their solutions. Are you saying industry is leaps and bounds ahead in the fundamentals of CS theory? Or just that there is a lot of vendor specific detail in the hardware and infrastructure? Because the latter is not CS. |
|
To analogize to another domain: a power control loop in a cell phone base band is as much "just a variation on fundamental CS problems" as is register allocation for a hairy architecture like x86. Yes, graph coloring gives you a conceptual framework to start with, but that gets you 10% of the way to a usable solution.