

The inventor of copy and paste, who put many people out of work, dies. In the cold winter of the Internet, what should programmers who only know how to copy and paste do?
##She has achieved more than 90% of programmers
At the beginning of December, an old man passed away quietly at the age of 93. Her name is Evelyn Berezin. He is the inventor of the copy-paste function.She has made eighty or ninety percent of programmers successful. "
Just imagine, modern people use mobile phones every day Computer, what would happen to your work if you didn't have the "copy and paste" function on your computer? What will your life be like?The programmer’s right-hand man
For programmers, the two most familiar, most proficient, and most commonly used What are the two shortcut keys? Yes, it’s what you’re thinking about now: ctrl c and ctrl v, commonly known as: copy and paste.The code in the world is nothing but "copy".
For most programmers, copying and pasting are their right and left arms in creating great products.
And this great function was invented by that great woman 50 years ago.
Her invention made many people unemployed at the time
50 years ago, if two copies of the same document were needed, A typist can only repeat two copies with a typewriter, and if a word is entered incorrectly in an important document, it must be rewritten from beginning to end, which is time-consuming and labor-intensive.
In 1969, Evelyn Berezin invented the first computerized word processor in history that could edit, delete, cut and paste text, and named it "Data" secretary". Since then, people no longer only have typewriter-like input. You know, the world's first recognized personal computer was born in 1971.
Evelyn was born in 1925 and graduated from the Department of Physics of New York University. After graduation, she joined several companies and was engaged in designing computer systems. In the early days of computer development, few women participated in research, but Evelyn not only designed the first true word processor, but also founded a personal technology company specializing in manufacturing and selling machines with revolutionary technology.
Evelyn founded the company Redactron Corporation and sold the first word processor in 1971, named "Data Secretary".
Although the word processor produced by Redactron is as big as a small refrigerator, has no screen, is slow and noisy, it can edit, delete, cut and paste. The above text was very convenient for that era.
50 years ago, it was Evelyn who invented this word processor, which freed secretaries from the boring and repetitive typing work. It made a great contribution to the early development of computers. At the same time, she is also known as the savior of writing work. It can be said to be the originator of Google Docs and Microsoft Word.
At that time, secretarial positions accounted for 6% of the U.S. workforce. However, after the invention of this machine, secretaries no longer had to retype documents with incorrect contents, let alone retype them several times because they needed several copies. They could simply modify and reprint them easily, completely overturning the work of secretaries at that time.
As a result, the glorious profession of typist has become increasingly withered.
In 2017, Evelyn pointed out in an interview that she never thought that word processors would cause women to lose their jobs and kill many people with secretarial skills. woman. Only some people believe that computerized word processors have freed many women from the boring and monotonous typing work, making secretarial work less important. On the contrary, it has given women the opportunity to advance into administrative or management positions, which is beneficial to women. Gains and losses.
Coders and Winter
Many programmers like to claim that they are "coders".
Because programmers laugh at themselves: what they do is the hard work of "moving bricks" like migrant workers; the commonly used tools are "Ctrl C" and "Ctrl V"; what they do is also "moving others" You can also make a lot of money by copying the code and using it.” Therefore, according to this statement, some programmers really should thank Evelyn Berezin.
Of course, it is impossible to simply copy the code, but you need to know the implementation principles. Many people do not simply copy. As many people say, Copying code is worth 1 yuan, knowing what to copy is worth 19,999 yuan.
So, the problem is not whether the code was copied or not. The problem is that he knows what code should be copied, which code, how to integrate it after copying, and can also solve the problem. Only then is the point.
#There is a saying in the industry: Programmers who are not lazy cannot be successful programmers.
Yes, why not use it if there is something ready-made?
There is a saying in development that "don't build your own wheel". As long as there is an implementation of this function on the market, try to use other people's code. The code written by others is no worse than yours. There are also codes on github. There are many excellent programmers working together to help optimize.
If you rewrite it yourself, it is often a waste of time, and your writing may not necessarily be better than others. So many times, as long as there is something ready-made, most people will choose not to write it themselves.
For example, regular expressions for verifying email and mobile phone numbers, some highly reusable functions of js, and communication with third-party platforms all have their own mature codes. You can just copy and paste them. Writing it yourself will cause loopholes. All kinds of things.
There are also some mature semi-finished products, such as some CMS content management systems, or CRM, malls, and forums. If the business the company needs is not customized, then download it directly and slightly change the interface and logo. It can be used directly. These have been tested and verified, and there are many plug-ins. There is no need to waste time and energy on current development.
This kind of appropriationism is becoming more and more popular, which may be the reason why many programmers are becoming less and less willing to think.
Moreover, in some companies, the requirements for programmers are not high: as long as you can copy the code and know where to copy the code, the code will actually run in the end! This is the real skill, I don’t care if you copy it or not!
In small companies, some code may be rewritten, but in large companies, copying code is more common. Because the underlying framework has been laid out for a long time, different businesses can be implemented based on this architecture. The business scenarios of large companies are complex, and it is impossible to implement all functions with one set of code.
For example, for a simple function, just find one on the Internet and do secondary encapsulation on it. The rest of the work is basically physical work. Others call this module and generate it according to the corresponding rules. Just copy and paste, you just need to change the parameter name or number.
This leads to the view of some laymen that programming is just a simple copy and paste.
#But in fact, code has a soul.
As an old Huawei programmer said:
"Engaging in coding can exercise your logical thinking ability and teach you how to think. Just like studying law, studying law Not all people want to become lawyers, but law teaches you a way of thinking. Similarly, through coding, you can learn the most rigorous thinking method in the world. Because in the world of coding, right and wrong are simple and even absolute. , as long as you hit the keyboard, the computer will determine what is right or wrong, 0 or 1. The rules are simple and effective, rough but perfect.
Engaging in coding can lead to continuous creativity. Just like writing, painting, and composing , coding is also a kind of creative work. As long as you have a computer and master the basic skills, you will have unlimited superpowers, and you can create new things at will, enriching and beautiful the world, isn't it great?
What’s even cooler is that coding can taste loneliness. In addition to communicating and learning with others, programmers work alone most of the time. As long as their hands touch the keyboard, their hearts will instantly become peaceful. How cool. Yeah! Accompanied by the crisp murmur of the keyboard, immersing yourself in a person's world, and savoring loneliness while listening to the patter of rain with a cup of tea in the misty rainy sky, it's almost the same but has the same purpose but the same purpose. How sentimental!
Most people who can choose coding as a job are people who like to live in a simple way: these people have innocent curiosity, although they are unsmiling, they are passionate, good at sharing, willing to help others, and even Sometimes in order to solve problems, I would rather stay up all night, but I feel happy... With such a group of simple and pure people, I feel that the best working atmosphere in the world is just that."
However, many times, many young programmers, because of the temptation of various factors, become distracted and not focused enough. And because they are not focused enough, they do not care about doing their own jobs well or tempering their skills. , don’t care about learning emerging technologies. Gradually, they will think that there is no way out for coding, and then, without exception, they will regard programming as manual labor. They will only paste and copy code, knowing it but not knowing why, leading to technological stagnation.
And most people will work in this state for 5 or 10 years... They live an indistinguishable life day after day. To truly achieve the position of programmer is to become a programmer who thrives on youth.
#In 2018, many Internet companies ushered in an unprecedented "cold winter". Many major Internet companies have reduced the number of people they recruit, and have also carried out "structural optimization" of redundant personnel in the company. Many people made inexplicable and clever complaints: was still working in the morning, but received a layoff notice in the afternoon.
A very successful programmer in the Internet industry once said a set of ABC theory of work:
He said that he is currently working as a programmer and earning a fixed salary. It’s A. This can ensure that you won’t starve to death and your family’s life is guaranteed;
I will use a certain amount of time to work part-time in a training institution on weekends. This is B;
Being able to have extra income, even if it is not as much as salary, can still provide a guarantee for his career, and then he will also learn management and product knowledge. This is C.
Those who can sit firmly on Diaoyutai even in the face of the cold winter of the Internet are basically C-type characters.
Do you still remember those glorious typists and secretaries before Evelin invented that machine?
Technology is always innovating forward, and history has proven that the easier you are to be replaced, the easier it is to be eliminated.
#In the cold "Internet winter", the first people to be told to go home and rest are often the low-level heavy manual workers who can only move bricks.

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

1. First, we press and hold the text that needs to be copied. After a vertical bar appears on the text, pull the vertical bar to select the text that needs to be copied. 2. After selecting, click [Copy]. 3. Then go to the place where you need to paste, click or long press in the input box, and click [Paste].

How to use the copy-paste shortcut keys Copy-paste is an operation we often encounter when using computers every day. In order to improve work efficiency, it is very important to master the copy and paste shortcut keys. This article will introduce some commonly used copy and paste shortcut keys to help readers perform copy and paste operations more conveniently. Copy shortcut key: Ctrl+CCtrl+C is the shortcut key for copying. By holding down the Ctrl key and then pressing the C key, you can copy the selected text, files, pictures, etc. to the clipboard. To use this shortcut key,

Many users have just come into contact with the Xshell software and are not familiar with how to quickly copy and paste in Xshell? The following article brings you how to quickly copy and paste in Xshell. Let us take a look below. Use commonly used copy and paste commands. Ctrl+C and Ctrl+V do not work in Xshell. After checking, it is found that the default copy and paste commands in Xshell are different. As follows, using the default copy and paste command of Xshell, you can copy and paste information, but it is not as good as The speed and convenience of commonly used copy and paste commands are set to quickly copy information: Tools-Options-Keyboard and Mouse, check [Automatically copy selected text to the pasteboard], and confirm the setting to quickly paste information: Tools-Options-Keyboard and Mouse- press right

Solution: 1. Check whether the network is normal and ensure that the network connection is normal; 2. Restart the computer or electronic medical record system and try to restart the computer or electronic medical record system; 3. Update the electronic medical record system and try to update the electronic medical record system to the latest version; 4. Contact Technical Support.

The reason why the computer cannot copy and paste is caused by operating system, clipboard, application, virus or hardware failure. Detailed introduction: 1. Operating system, restart the computer, or update the operating system patch to solve the problem; 2. Clipboard, clear the clipboard, or use a third-party clipboard management tool to solve the problem; 3. Application, in other applications Copy and paste in the program. If it works normally, it means that the problem is with the specific application; 4. Viruses, use anti-virus software to conduct a comprehensive scan and remove viruses; 5. Hardware failure, etc.

What should I do if Google Chrome cannot copy and paste? When we use Google Chrome to work or study, we need to use many shortcut keys. Among them, the copy-paste shortcut key is the most commonly used. We need to use it in many places. Many users said that they use copy-paste in Google Chrome. Sometimes there will be invalid situations, so how to solve this situation. This article brings you a tutorial on how to set up Google Chrome that cannot be copied and pasted. Come and take a look. Google Chrome cannot copy and paste settings tutorial 1. First open Google Chrome. 2. Click the three bars in the upper right corner, and then click "Extensions" (as shown in the picture). 3. Click "Get More Extensions" again and find that the webpage cannot be opened. This is because Google is blocked (as shown in the figure)

Solutions to the problem that the computer cannot copy and paste: 1. Check whether the keyboard and mouse are working properly; 2. Check whether the sticky keys are enabled; 3. Check whether the numeric keyboard lock is enabled; 4. Check the clipboard; 5. Check for viruses or malware Software; 6. Check drivers; 7. Check system files; 8. Check software conflicts; 9. Check hardware failures. Detailed introduction: 1. Check whether the keyboard and mouse are working properly. If the keyboard or mouse fails, it may cause operations such as copying and pasting to fail to perform normally. Try using other keyboards or mice to test, etc.

The reasons why the table cannot be copied and pasted are: 1. The table format is too complex; 2. There are blank cells in the table; 3. The format is inconsistent when copying and pasting the table; 4. There is a problem with the system.