Computer Science, asked by bebubabu011, 5 months ago

what is coding and how to do it.
pls tell and no classes name and no scam.​

Answers

Answered by ashucr10
1

Explanation:

Coding or programming is the process of creating instructions for computers using programming languages. Coding is used to program the websites, apps, and other technologies we interact with every day.

We can also use programming languages to create web

pages and applications. Some of the top programming languages include:

pages and applications. Some of the top programming languages include:

  • C language
  • Python
  • JavaScript
  • C++
  • PHP

What is Coding Used For?

What is Coding Used For?Simply put, coding is used for communicating with

computers. People use coding to give computers and other machines instructions on what actions to perform. Further, we use coding to program the websites, apps, and other technologies we interact with every day.

Answered by beauti1new2016
1

Coding is a list of step-by-step instructions that get computers to do what you want them to do. Coding makes it possible for us to create computer software, games, apps and websites. Coders, or programmers, are people who write the programmes behind everything we see and do on a computer.

Types of Coding Languages

There are dozens of coding languages. A few languages are all-purpose (or multipurpose), but most serve a specific function. CSS, for example, primarily functions to make things look pretty. JavaScript, a relatively old language, exists to make web pages more functional. There are specialized languages that are great if you need something super specific, but all you really need to get started are a few common ones.

HTML

When I asked you to open the source code for this web page, it took you to lines of code written in HTML. Short for Hypertext Markup Language, HTML serves as the bones of the Internet. It tells web pages what should be displayed and where and how they’ll fit within a given style sheet. It also tells your browser where to look for content like images and videos that you may want to include in your project, as well as where to find the style sheet you’re working off of.

One thing to be aware of: HTML technically isn’t a “programming language” because it doesn’t use logic based expressions like, let’s say, Python does. HTML is a markup language — but much like the debate of coder vs. programer vs. developer — you’re unlikely to be faulted for calling it a programming language, especially if you are new.

CSS

CSS is the stylesheet. If you open up a CSS file, you’ll see a lot of references to font families, colors, and font formatting styles (like bold, underlined, or italics). When your browser loads a page, the HTML tells it “Make this part of the page look like a header. OK?” It also says “Here’s where to look to understand what a header should look like.” This will always be a CSS file.

Javascript

Javascript is the language that brings interactivity to a web page. When you click a button on a web site, for example, it’s JavaScript that makes the button look like you’re clicking it. The controls for video players on the web and animations are also often Javascript.

Ruby vs. Python

We actually already have a baller post on the differences between Ruby and Python, but the short version is that these two programming languages are often used to develop web applications.

Which is to say, they create programs that allow web pages to do things at a high level of interactivity. If you want to, for example, build a bot to create an automatic payment system for your clients, you’ll probably use one of these. They’re great programs to learn to work with because they are extraordinarily versatile and there is a lot of extant code for you on the web to begin playing with this

How to Learn to Code?

There are a number of parallels between learning to code and learning to speak a new (human) language. The most frustrating similarity is that, as with learning any language, you have to spend time practicing!

Some people who are just natural coders, sure, just as there are people who can speak Italian after listening to a couple of operas. For the vast majority of us, though, learning to code is a process of trial and error. Coding is a skill. It takes time, and it helps to have guidance.

Luckily, there are many affordable online courses for learning to code! If you’re new to coding and don’t know where to start, I suggest Programming For Non-Programmers. This course will give you the vocabulary and perspective necessary to make sense of the coding world.

If you’re ready to dive straight into learning to code, Learn Python. It’s what all the cool kids are doing these days. Python is a great language that you can use to build nearly any website or app you’d ever want to make. Don’t believe it? Google, Uber, Netflix, and many more are just a few companies using Python.

Tight on cash? There are dozens of websites where you can learn to code for free. So now you have no excuses

sorry \: but \: is \: not \: like \: basic \: that \: i \: can \: help \: you \: doing \: its \: programming \: that \: needs \: much \: big \: courses \: which \: cannot \: directly \: shown \: as \: i \: have \: to \: write \: much \: on \: the \: answer \: i \: am \: sorry \: but \: what \: could \: i \: do \: i \: cannot \: help \: in \: this.sorry

Attachments:
Similar questions