|
|
|
|
|
by yaseer
2665 days ago
|
|
Because in learning those things, you don't just learn 'facts', you learn generalisable patterns of thought. The generalisability is more obvious in something like physics where the same physical laws apply in different domains. Computer science doesn't have axiomatic physical laws, but it does have recurring concepts. If you learn about memory hierarchies in computer architecture, you can apply similar principles in dealing with caching systems in web-applications. |
|