0

What's CODING

4th Nov 2024, 12:16 PM
Carlos Nujo
Carlos Nujo - avatar
3 odpowiedzi
+ 2
https://www.sololearn.com/learn/courses/tech-for-everyone check out this course for better understanding.
4th Nov 2024, 1:25 PM
Alhaaz
Alhaaz - avatar
+ 1
Coding is the process of writing instructions for computers to follow. These instructions are written in specific programming languages, such as Python, JavaScript, or C++. Coding is used to create software, apps, websites, games, and more by giving the computer a clear set of steps or logic to perform tasks. In essence, coding allows humans to communicate with computers and tell them what to do.
4th Nov 2024, 12:37 PM
Shiva Shankar
+ 1
Well computers don't understand the human language that's why computer languages are used which helps them to convert into machine readable forms known as 0's and 1's. Also known as coding or programming. Coding helps to effectively communicate with computers to perform specific tasks or instructions to follow. It can be anything like adding two numbers, calculating the sum of natural numbers etc. Different languages have their own pros and cons for example html, css and javascript for web development, c++ and c for desktop application, python for machine learning, SQL for databases etc.
4th Nov 2024, 12:54 PM
Aysha
Aysha - avatar