|
|
|
|
|
by theseoafs
4667 days ago
|
|
> Much as it pains me to do this, I cite Node.js as a counter example. People can and do write systems software using their understanding of Javascript as a basis. They may not do it well, but I know for a fact I could write certain types of servers acceptably well with it (I would prefer other tools, though). Well, Javascript is a proper programming language. If you've got a web developer who knows Javascript, you've already got a web developer who knows programming. For the record I'm not making a distinction between systems software and higher-level programming here. > You keep re-asserting this but haven't given any quantitive metrics for how it is different. You just keep saying it like I'm supposed to agree. I think I've made my case pretty clearly (though this discussion is qualitative rather than quantitative). If you only know HTML and CSS, you aren't a "programmer" because you don't have the tools and knowledge it takes to write programs that do any nontrivial computation. If you only know Python, you don't have the tools and knowledge it takes to make an attractive static website. Of course, you can learn both, and having experience with computers makes learning one somewhat easier after you've learned the other. |
|
This is not a requirement for being a "programmer." It never has been.
> If you only know Python, you don't have the tools and knowledge it takes to make an attractive static website.
Nor, um, do you necessarily have the tools to do anything...