1. HOME
  2. COMMUNITY
  3. 과학뉴스 톡! 단어

과학뉴스 톡! 단어

World runs on code - What is coding?

작성자 운영자
작성일 2017.09.01
조회수 1,510

 

실시간 관련뉴스 한줄잼!뉴스서비스

코딩교육 곧 의무화 될 교육과정들/ 2018코딩교육이 의무화/ 코딩교육'붐업' '코딩놀자' 화제

 

Learning to code is at the heart of IT education these days. But what exactly is coding?A computer can only understand two distinct types of data: on and off. In fact, a computer is really just a collection of on/off switches. All that a computer can do is a unique combination of some switches turned on (represented by “1”s) and some switches turned off (represented by “0”s). For example, 11101001.
But we cannot type out billions of 1s and 0s. It would take us a lifetime to write. This is where “programming languages” come in.
Instead of writing billions of 1s and 0s, we write in a programming language that is easy for us to read and understand. What we write is the “code” and the action of writing in the programming language is “coding”. The code translates the programming language that we used into combinations of 1s and 0s so that computer can understand.
Coding is what makes it possible for us to create computer software, apps, and websites. Your browser, the apps on your phone, and Facebook – they’re all made with code. Code powers our digital world.

Let’s talk: Q. What are the only things that computer can understand? /Q. What is the language we write to computers called? /Q. Search some examples of code. Have a look at how it is actually written.


코딩은 요즘 IT 교육의 핵심이다. 하지만 정확히 코딩은 무엇일까?

컴퓨터는 켜기와 끄기의 두 가지 유형의 데이터만 이해할 수 있다. 사실 컴퓨터는 단지 켜기 / 끄기 스위치의 집합체다. 컴퓨터가 할 수 있는 것은 켜져있는 스위치들(“1"로 표시)과 꺼져있는 스위치들( "0"으로 표시)의 고유 조합을 수행하는 것 뿐이다. 예 : 11101001.그러나 우리는 수십억개의 1s와 0s을 입력 할 수 없다. 쓰는데 평생 걸릴 것이다. 여기서 “프로그래밍 언어”가 필요하다.

수십억 개의 1과 0을 쓰는 대신 우리는 사람이 읽고 이해하기 쉬운 프로그래밍 언어로 작성한다. 우리가 작성한 것은 "코드"이며 프로그래밍 언어로 쓰는 행위는 "코딩"이다. 코드는 우리가 사용했던 프로그래밍 언어를 컴퓨터가 이해할 수 있도록 1과 0의 조합으로 변환한다.

코딩은 컴퓨터 소프트웨어, 앱 및 웹 사이트를 만드는 것을 가능케 하는 것이다. 우리가 사용하는 브라우저, 휴대 전화의 앱 및 Facebook - 모두 코드로 만들어진다. 코드는 우리의 디지털 세계를 강화한다.


댓글 게시글에 관한 의견을 말씀해 주세요.