Code #195354
Replies: 4 comments
-
|
Hey @iconfarvie-coder — that is a big question, but I will give you a simple answer. Coding, whether done by a human brain or a computer, is just giving step-by-step instructions to solve a problem. In the human brain, coding is logic, pattern recognition, and creativity. You think about what you want to build, break it down into small steps, and write those steps in a language the computer understands. In technology, coding is the actual text you write — Python, JavaScript, Java, etc. The computer follows those instructions exactly. The connection? Your brain does the thinking and planning. The computer just follows orders. Coding is the bridge between human ideas and machine execution. This is a GitHub community for technical questions about GitHub itself — repositories, Copilot, Actions, Codespaces, etc. For deeper philosophical questions like this, you might get better answers on Reddit or Quora. Hope that helps a little. |
Beta Was this translation helpful? Give feedback.
-
|
Coding is giving instructions to a computer to make it do something.
Simply put, coding is the bridge between human ideas and computer actions. |
Beta Was this translation helpful? Give feedback.
-
|
Coding is setting specific instructions/commands to something to make it carry put a certain action
|
Beta Was this translation helpful? Give feedback.
-
|
Honestly, the way I started understanding coding better was when someone explained it to me less like “writing computer commands” and more like translating human thought into a language machines can follow. In the human brain world, coding is kind of similar to how we build habits, routines, and instructions mentally. Your brain constantly processes inputs, makes decisions, stores patterns, and produces outputs. When you wake up and automatically know how to brush your teeth, walk, or recognize a face, your brain is basically running extremely advanced biological “programs” built from memory and experience. So honestly, in the bigger picture, coding is really humans trying to extend the power of the brain into the digital world 😭 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Required Answer
Question
Body
What really is coding in the human brain world and technology ?
Beta Was this translation helpful? Give feedback.
All reactions