Column | chapter nine algorithm
Url | http://www.jiuzhang.com
When you learn to program, a whole new world opens up to you. More than anything else, programming is a creative fusion of mathematics and engineering science. So, there are some things that only we programmers understand.
1.Unix >>>>>>> Windows
Unix is king compared to Windows!
2. Compilation is the best excuse
When you don’t want to do anything else, you can tell people that you are compiling the program.
3. Perfect command line
The perfect command line, instead of clunky one-click operations, gives the computer all kinds of instructions directly.
4. Error caused by a semicolon or parenthesis
Imagine spending an entire day typing hundreds or even thousands of lines of code, only to see them run with warnings and errors. And then you spend hours looking for a Bug, and you find that you missed a semicolon…
5. Laziness is a virtue
In the world of programmers, laziness is a virtue. Because lazy people are always looking for the easiest way to solve a problem, they will be smarter in the end. Laziness encourages you to design simple code and use open source projects instead of wasting time.
6. All-purpose notes
Programmers can add any comments to their code. You can record the programmer’s thoughts, explain the code snippet, leave a note message, convenient for the co-developer to read, but also write down the mood at the moment, mark the later work to do.
7. The method doesn’t matter as long as the bug can be fixed
Although programmers are always writing code, changing code, finding bugs, and fixing bugs, no one really cares how bugs are solved as long as the problem is eventually solved.
8. “Make one small change” == nightmare
Product manager suddenly look for you to say “can you modify a little product XX function, very urgent!” It was a nightmare. Although in the eyes of the product manager is very simple some function to add or modify, but only programmers know, small modification also need to write code, change code, test code and a series of work!
9. Programmers are Harry Potter
Programmers do things that are amazing to the uninitiated, and they think you have powers beyond ordinary people. When you present your results, people will be amazed at how your spells work.
10. The Bug is a Bug
There are no big bugs, only serious bugs. Errors that have never been noticed can occur in unexpected ways at the most unexpected times, causing a program to crash. A bug that you spend days looking for may turn out to be a minor error.
Programming is the best brain game
If you feel like your brain is slipping lately, get into programming! Programming is the best brain game to get you into mental gear.
12. Programmer humor
In programmer humor, there are only two kinds of people: those who understand binary and those who don’t.
13. I have the ability to control everything
Most programmers are very confident, very confident that they can solve any problem, and they do. They keep coming up with ideas for programs and trying to make the programs they want.
Welcome to follow my wechat official account: Ninechapter.
Elite programmer exchange community, regular release of interview questions, interview skills, job information, etc