← Back to context

Comment by timthorn

14 years ago

If the goal of a CS course is to teach how to make a well-functioning CRUD app, I despair!

If the goal of a CS course is to in any way make you reliant on hardware or even physics, I despair.

What use is physics when you have an infinite tape?

  • If you're a programmer and your program relies on the premise that you have infinite storage then your program is probably not going to work too well. Presumably you're assuming zero seek time too?

    Wasn't that the GP's point that to make the transition from CS to programming some knowledge of physical realities of computers might be useful??

    • Programming isn't strictly computer science. Programming is programming. Computer science is a theoretical discipline.