|
|
|
|
|
by DanBC
4346 days ago
|
|
> I specifically referred to 'writing' an algorithm, as in implementing the algorithm in code, not devising the algorithm in the first place. That's confusing usage of "write an algorithm". There used to be a distinction between "programming" (creatig program structure; sequence selection iteration and all tha stuff) qnd "coding" (taking those paper notes and translating them into the particular programming language being used). It's easy to find people who could create an algorithm but who cannot also code. For example, you can create an algorithm, but you know nothing about {insert the name of a language which you know nothing about here}. |
|
Apologies for being vague, I presumed the phrase 'writing an algorithm' was sufficiently precise.
> It's easy to find people who could create an algorithm but who cannot also code.
I rephrase that: It's easy to find people who could create an algorithm but can only target a specific architecture, human grey matter.