WelcomeUser Guide
ToSPrivacyCanary
DonateBugsLicense

©2025 Poal.co

1.3K

I would agree with the general statement just from the "logic" side of things. Some people never really "get it".

Archive: https://archive.today/VPm1b

From the post:

>In some ways, learning to program a computer is similar to learning a new language. It requires learning new symbols and terms, which must be organized correctly to instruct the computer what to do. The computer code must also be clear enough that other programmers can read and understand it.

I would agree with the general statement just from the "logic" side of things. Some people never really "get it". Archive: https://archive.today/VPm1b From the post: >>In some ways, learning to program a computer is similar to learning a new language. It requires learning new symbols and terms, which must be organized correctly to instruct the computer what to do. The computer code must also be clear enough that other programmers can read and understand it.

(post is archived)

[–] 1 pt

Programming is fundamentally figuring out exactly what you want to happen, and designing the method that occurs to be reasonable. And very little gets through that doesn't work. Communicating with people, for one the receiver can make up for deficiencies in the communication, and you can "communicate" without knowing what you actually want or how it will be achieved (see: whamen).

Some people talking coding factories etc. The code is the design. The factory is the compiler and OS copying files/uploading them. The code isn't the actual thing.