python--Computer Fundamentals

Source: Internet
Author: User

---------------------First Computer Foundation---------------------


1 What's the computer?

CPU------CPUs are used to calculate
Memory-----used to hold data (4G,8G,16G) data to be used immediately
Hard drive-----Store all the data
Input------Get data, return data


2 What is the operating system?------software that controls the underlying hardware

Used to control the data interaction between computer hardware

Windows
Linux


3 What is an application?

Qq
Excel
Browser (software)----software that obtains data through the operating system--


----------------------------Introduction to the second computer language---------------------------


----

Classification by execution efficiency:

--c language,------>>> runtime directly generate machine code----faster
--java,c#,python,php,----->>>> byte codes >>>>>> machine code-----Execute with bytecode---->> Regenerate machine code, slow execution

By explanatory type, compiled classification:

---c,java,c#---->>> compiled------>>>>> compile and execute faster
---python,php,--->>> Interpreting--->>>> real-time translation, compiling at the same time

Easy to learn by ease of use:

-----Python-----Class Library is powerful-----

-----C----->>> Language bias
-----C #--->>> Microsoft Development----Window System closed source
-----Java--->>> can be run on Windows,linux-------language type is multiple
----PHP---->>>> single Web
----JavaScript--->>>web directions and other Languages---page dynamic effects
----


-----Other Languages

python--Computer Fundamentals

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.