INTRODUCTION TO JAVASCRIPT

2019. 7. 4. 15:52영어공부

What is JavaScript?

Last year, millions of learners from our community started with JavaScript.

Why? JavaScript is primarily known as the language of most modern web browsers,

and its early quirks gave it a bit of a bad reputation.

 

However, the language continued to evolve and improve.

JavaScript is a powerful, flexible,

and fast programming language now being used for increasingly complex web development and beyond!

 

모르는 단어정리

Primarily : 주로, mainly

Reputation : 평판

Early : 초기에

Quirks : (사람의 성격에)별난 점, 기이한 일

Evolve : 진화하다 +Evolution : 진화

Improve : 개선하다, 향상하다

Flexible : 잘 구부러지는, 유연한

Increasingly : 점점 더, 갈수록 더

Beyond

전치사 : ~저편에, (특정한 시간을)지나, ~이상

부사 : 건너편에, 그 너머에, 그 이후에

 


 

Since JavaScript remains at the core of web development,

it’s often the first language learned by self-taught coders eager to learn and build.

 

모르는 단어정리

Eagar  열망인, 열심인

Build  구축

 

 

 


 

We’re excited for what you’ll be able to create with the JavaScript foundation you gain here.

JavaScript powers the dynamic behavior on most websites, including this one.

 

모르는 단어정리

Foundation 기초

Gain 이득

 


In this lesson, you will learn introductory coding concepts including data types and built-in objects— essential knowledge for all aspiring developers. Make sure to take notes and pace yourself.

This foundation will set you up for understanding the more complex concepts you’ll encounter later.

 

모르는 단어정리

Introductory 

  • 1.(말·글에서) 서두의
  • 2.입문자들을 위한
  • 3.(처음 판매되는 상품) 소개용의

Core 

  • 핵심

Essential 

  • 필수적인; 극히 중요한
  • 2.본질적인

Aspiring (aspire n. 열망)

  • 1.장차 …가 되려는
  • 2.출세지향적인
  • 형용사

Pace yourself.

속도를 내라

 

Encounter

  • (특히 반갑지 않은 일에) 맞닥뜨리다
  • (새롭거나 뜻밖의 대상과) 접하다

 

궁금한 문장

 

its early quirks gave it a bit of a bad reputation.

 

JavaScript is a powerful, flexible,

 

and fast programming language now being used for increasingly complex web development and beyond!

 

it’s often the first language learned by self-taught coders eager to learn and build.

 

JavaScript powers the dynamic behavior on most websites, including this one.

여기서 powers는 어떻게 쓰인 것인지

 

Make sure to take notes and pace yourself.

 

This foundation will set you up for understanding the more complex concepts you’ll encounter later.