Sinisterly
What is coding - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Coding (https://sinister.ly/Forum-Coding)
+--- Forum: Coding (https://sinister.ly/Forum-Coding--71)
+--- Thread: What is coding (/Thread-What-is-coding)



What is coding - Bentwaterpipe14 - 10-21-2024

Ive def heard of it but I dont understand what the whole idea behind it is


RE: What is coding - xdddmeowon - 11-12-2024

Coding is the process of writing instructions that tell a computer how to perform tasks. By using programming languages like Python, Java, or C++, you can create everything from simple scripts to complex software and websites.

At its core, coding is about solving problems and automating tasks, allowing you to bring ideas to life through logical steps and creativity. It's a skill anyone can learn, and it powers the technology we use every day.


RE: What is coding - sikaslime - 11-12-2024

Coding is the process of writing instructions that tell a computer how to perform tasks. By using programming languages like Python, Java, or C++, you can create everything from simple scripts to complex software and websites.


RE: What is coding - goxxix44 - 01-05-2025

(11-12-2024, 03:35 PM)sikaslime Wrote: Coding is the process of writing instructions that tell a computer how to perform tasks. By using programming languages like Python, Java, or C++, you can create everything from simple scripts to complex software and websites.
how invented coding? how did we come up with that idea?


RE: What is coding - Skullzy - 01-08-2025

(01-05-2025, 10:43 PM)goxxix44 Wrote:
(11-12-2024, 03:35 PM)sikaslime Wrote: Coding is the process of writing instructions that tell a computer how to perform tasks. By using programming languages like Python, Java, or C++, you can create everything from simple scripts to complex software and websites.
how invented coding? how did we come up with that idea?

coding was "invented" as a way to give instructions to machines. It started with Ada Lovelace in the 1840s, who wrote the first algorithm for Charles Babbage's Analytical Engine, a mechanical computer. She’s often called the first programmer.

The idea came from a need to solve problems more efficiently.

Over time, as computers evolved, coding became a structured way to communicate with them, turning human ideas into commands computers can follow. It’s essentially a way to "talk" to our tech