Current location - Training Enrollment Network - Education and training - What is computer programming?
What is computer programming?
The process that an editor makes a computer execute is called computer programming. The representative computer languages are Java, BASIC C, C++, VB, VF, SQL, web programming JSP, ASP, PHP, and the software includes eclipse, Microsoft Visual Studio, Microsoft Visual Basic, Microsoft SQL Server, and so on. Java is one of the most widely used programming languages at present, and C language is often used as an introductory language for college programming. BASIC is the abbreviation of general symbol instruction code for beginners, and it is a high-level computer language widely used in the world.

The recommended books for the basic course of computer programming are: windows programming (5th edition), TCP/IP protocol and network programming technology, C++ introduction (3or4 edition), MFC, C++ standard library, C++ practice road, C++ advanced programming and effective c++.

For magazines or websites, Baidu can search computer programming websites.

Extended data:

The Significance and Benefits of Computer Programming

1, which can improve the computer level: to learn programming, we must first learn how to install and uninstall all kinds of PLC and touch screen software. Typing is of course an indispensable requirement. The application of menu in software is equivalent to learning the basic knowledge of computer well. Some people can only click with the mouse when using the computer. Over time, this is actually computer illiteracy. To learn programming well, the keyboard and mouse should be used together. Computer hardware, computer configuration requirements, serial port, external interface is naturally learned in learning.

2. Naturally learn English well: instructions in computer programming, such as LD(load), OR, ANB(andblock), SETDMOV(doublemove), English help files and English manuals, make you have to memorize these words and professional English. Coupled with many English programming classics, the development speed of English is absolutely beyond imagination.

3. Learn electrician knowledge and electronic technology: Most beginners have no electrician foundation and don't understand electronic technology, but after slow study and application, they have also learned some basic electronic knowledge of electronic technology, such as self-locking, interlocking, self-locking, AND gate, NOR gate and PWM circuit, and source and leakage of input circuit.

4. Improve the ability of logical thinking: To write a complete and systematic program of mechanical equipment engineering, you must have an understanding of equipment movements and processes. In order to complete the software function, whether the logical relationship between variables applied in programming is reasonable can provide programming learners with logical thinking ability.

References:

Baidu Encyclopedia-Computer Programming