1698 views|1 replies

20

Posts

0

Resources
The OP
 

What kind of programming language is Python? [Copy link]

What kind of language is Python ?

Python is a computer programming language. You may have heard of many popular programming languages, such as the very difficult C language, the very popular Java language, the Basic language suitable for beginners , the JavaScript language suitable for web programming , etc. Python is one of them.

First, let's popularize the basic knowledge of programming languages. Using any programming language to develop a program is to make the computer do something, such as downloading an MP3 , writing a document, etc. The CPU of the computer only recognizes machine instructions. Therefore, although different programming languages are very different, they must be "translated" into machine instructions that the CPU can execute. And different programming languages do the same job, and the amount of code written varies greatly.

For example, to complete the same task, C language requires 1,000 lines of code, Java only needs 100 lines, and Python may only need 20 lines.

So Python is a fairly high-level language.

This post is from Programming Basics

Latest reply

Python is more inclined towards script-based programming, so it is more application-oriented. It is easy to learn and install, but it is not friendly to interface design.   Details Published on 2021-12-17 09:01
 

122

Posts

2

Resources
2
 

Python is more inclined towards script-based programming, so it is more application-oriented. It is easy to learn and install, but it is not friendly to interface design.

This post is from Programming Basics
 
 
 

Guess Your Favourite
Just looking around
Find a datasheet?

EEWorld Datasheet Technical Support

Featured Posts
Some experience summary on AD conversion design

I saw a blog post about the basic issues in AD conversion design, so I reposted it here to share with you. Understanding ...

A low-power, wireless sensor network design

The explosive development of wireless technology has spawned a variety of industrial, scientific and medical (ISM) ban ...

TI Voltage Reference (VREF) Application Design Tips and Tricks

503433503434503438 503437

A very interesting experiment about KVL and Faraday's law of electromagnetic induction

This post was last edited by Buyixin on 2020-11-8 17:49 Question : https://www.bilibili.com/video/BV1ht411U7q7 Resp ...

I seldom deal with interfaces. Now that the speed is so high, I have to deal with single-ended signals and differential signals. If you see them, please share them.

As for this thing, my personal understanding is that it is a bit beyond the line and is more inclined towards signal in ...

i.MX6ULL Embedded Linux Development 1-Preliminary Study on Uboot Transplantation

This post was last edited by DDZZ669 on 2021-7-27 23:05 This series of tutorials uses the ARM development board of the ...

[HPM-DIY] HPM6750 USB open source protocol stack performance comparison - cherryusb or tinyusb?

Since the current hpm SDK uses tinyusb, the performance speed is still extremely unmatched with the high-speed USB of t ...

[HPM-DIY]littlevgl benchmark score? Xianji hpm6750 or STM32h747 winer?

This post was last edited by RCSN on 2022-8-6 15:55 There is no need for comparative data, but out of curiosity, I wil ...

How to use LOTO oscilloscope to draw frequency response characteristic curve?

In work and projects, we often encounter a functional circuit module to condition the signal, or filter, or amplify, or ...

[Digi-Key Follow me Issue 4] Summary and expansion tasks: Web Server

This post was last edited by alanlan86 on 2024-2-25 18:09 # Comprehensive summary - Post link summary: (https://bbs.eewo ...

Copyright © 2005-2024 EEWORLD.com.cn, Inc. All rights reserved 京B2-20211791 京ICP备10001474号-1 电信业务审批[2006]字第258号函 京公网安备 11010802033920号
快速回复 返回顶部 Return list