나의 이야기

What is Python?(파이톤이란 무엇인가?)

효성공인 2020. 3. 4. 15:26

What is Python?(파이톤이란 무엇인가?)

Learn Python > What is Python?

In technical terms, Python is an object-oriented, high-level programming language with integrated dynamic semantics(의미론) primarily for web and app development. It is extremely attractive in the field of Rapid Application Development because it offers dynamic typing and dynamic binding (묶기)options. 
기술적 측면에서 파이썬은 주로 웹 및 앱 개발을 위해 통합된 동적 의미 체계를 갖춘 객체 지향의 높은 수준의 프로그래밍 언어입니다. 동적 입력 및 동적 바인딩 옵션을 제공하므로 빠른 응용 프로그램 개발 분야에서 매우 매력적입니다.
 
Python is relatively simple, so it's easy to learn since it requires a unique syntax(문장론) that focuses on readability. Developers can read and translate Python code much easier than other languages. In turn, this reduces the cost of program maintenance and development because it allows teams to work collaboratively without significant language and experience barriers.
 파이톤은 비교적 간단하기 때문에 가독성에 중점을 둔 독특한 구문(문장)이 필요하기 때문에 배우기 쉽다. 개발자들은 파이선 코드를 다른 언어보다 훨씬 쉽게 읽고 번역할 수 있다. 결과적으로, 이것은 중요한 언어와 경험 장벽 없이 팀들이 협력적으로 일할 수 있게 해주기 때문에 프로그램 유지와 개발 비용을 절감한다.
Additionally, Python supports the use of modules and packages, which means that programs can be designed in a modular style and code can be reused across a variety of projects. once you've developed a module or package you need, it can be scaled for use in other projects, and it's easy to import or export these modules.
 또한 Python은 모듈 및 패키지 사용을 지원하는데, 이는 프로그램이 모듈식으로 설계될 수 있고 다양한 프로젝트에서 코드를 재사용할 수 있다는 것을 의미한다. 필요한 모듈이나 패키지를 개발하면 다른 프로젝트에서 사용할 수 있도록 크기를 조정할 수 있으며, 이러한 모듈을 쉽게 가져오거나 내보낼 수 있다.
One of the most promising benefits of Python is that both the standard library(수집) and the interpreter are available free of charge, in both binary(둘로 이루어진) and source form. There is no exclusivity either, as Python and all the necessary tools are available on all major platforms. Therefore, it is an enticing (유혹적인)option for developers who don't want to worry about paying high development costs.
 파이썬의 가장 유망한 이점 중 하나는 표준 도서관과 통역사가 모두 2진법과 소스 형태로 무료로 이용할 수 있다는 점이다. Python과 모든 주요 플랫폼에서 필요한 도구를 사용할 수 있기 때문에 배타성도 없다. 따라서 높은 개발비를 부담할 염려를 하지 않으려는 개발자들에게는 매력적인(유력자) 옵션이다.
If this description of Python over your head, don't worry. You'll understand it soon enough. What you need to take away(제거하다) from this section is that Python is a programming language used to develop software on the web and in app form, including mobile. It's relatively easy to learn, and the necessary tools are available to all free of charge.
 이 파이썬에 대한 설명이 머리 위에 있으면 걱정하지 마십시오. 당신은 그것을 곧 이해할 것입니다. 이 섹션에서 제거해야 할 것은 Python은 웹 및 모바일을 포함한 앱 형태로 소프트웨어를 개발하는 데 사용되는 프로그래밍 언어라는 것입니다. 배우기가 비교적 쉽고 필요한 도구를 모두 무료로 사용할 수 있습니다.
That makes Python accessible to almost anyone. If you have the time to learn, you can create some amazing things with the language.
 그것은 Python을 거의 모든 사람이 접근할 수 있게 한다. 만약 당신이 배울 시간이 있다면, 당신은 그 언어로 몇 가지 놀라운 것들을 만들 수 있다.

How is Python Used?

 Python은 어떻게 사용되는가?
Python is a general-purpose programming language, which is another way to say that it can be used for nearly everything. Most importantly, it is an interpreted language, which means that the written code is not actually translated to a computer-readable format at runtime. Whereas, most programming languages do this conversion before the program is even run. This type of language is also referred to as a "scripting(글로쓰다) language" because it was initially meant to be used for trivial(하찮은) projects.
 파이썬은 범용 프로그래밍 언어로, 거의 모든 것에 사용될 수 있다고 말하는 또 다른 방법입니다. 가장 중요한 것은 해석 언어이므로 작성된 코드는 실제로 런타임에 컴퓨터가 읽을 수있는 형식으로 변환되지 않습니다. 반면 대부분의 프로그래밍 언어는 프로그램이 실행되기 전에이 변환을 수행합니다. 이 유형의 언어는 처음에는 사소한 (하찮은) 프로젝트에 사용되기 때문에 "스크립트 (글로 쓰다) 언어"라고도합니다.
The concept of a "scripting language" has changed considerably since its inception, because Python is now used to write large, commercial style applications, instead of just banal(진부한) ones. This reliance on Python has grown even more so as the internet gained popularity. A large majority of web applications and platforms rely on Python, including Google's search engine, YouTube, and the web-oriented transaction system of the New York Stock Exchange (NYSE). You know the language must be pretty serious when it's powering a stock exchange system.
 "스크립팅 언어"의 개념은 시작 이후로 상당히 바뀌었다 왜냐하면  이제 파이톤이 진부한 것 대신에 큰 상업적 스타일의 어플리케이션을 쓰는 데 사용되기 때문이다.  파이톤의 의존은 심지어 인터넷이 인기를  끌면서  더욱 커졌다. 대다수의 웹 애플리케이션과 플랫폼은  구글의 검색엔진, 유튜브, 뉴욕증권거래소(NYSE)의 웹 지향 트랜잭션 시스템 등을 포함하여  파이썬에 의존하고 있다. 증권거래소 시스탬에 힘을 부여할 때 그 언어가 상당히 심각함에 틀림이 없다 .
In fact, NASA actually uses Python when they are programming their equipment and space machinery. Pretty neat, right?
 실제로 NASA는 장비와 우주 기계를 프로그래밍할 때 파이톤을 사용한다. 아주 깔끔하지?
Python can also be used to process text, display numbers or images, solve scientific equations, and save data. In short, it is used behind the scenes(무대) to process a lot of elements you might need or encounter(마주치다) on your device(s) - mobile included.
파이썬은 또한 텍스트를 처리하고, 숫자나 이미지를 표시하고, 과학 방정식을 풀고, 데이터를 저장하는 데 사용될 수 있다. 간단히 말해서, 그것은 뒤에서 당신이 필요로 하거나 당신의 장치에서 마주칠 수 있는 많은 요소들을 처리하는 데 사용된다 - 모바일 포함.