|
|
|
|
|
by mediumdave
4507 days ago
|
|
I teach computer science, and I've always felt the distinction between programming and computer science to be artificial, for the following reasons. (1) It is necessary to learn the basics of programming in order to learn computer science. (2) It is necessary to learn computer science in order to become a proficient programmer. So my feeling is that, by all means, we should be teaching anyone and everyone how to code, to lay the groundwork for teaching computer science. |
|
Ha, that sounds like bootstrapping would be necessary.
> So my feeling is that, by all means, we should be teaching anyone and everyone how to code, to lay the groundwork for teaching computer science.
Yeah, but which knowledge - coding or computer science, is more important? Both can be aimed at solving problems. It depends on the context, especially regarding the language and associated libraries etcetera being used.