Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

People who have reading have a future, become a senior programmer must have 3 reading habits!


Jun 02, 2021 Article blog



For a programmer, a successful career usually means completing high-quality and recognized work within a certain amount of time.

To do this, follow certain principles to write reliable code, to keep testing work, to constantly update the technology.

 People who have reading have a future, become a senior programmer must have 3 reading habits!1

The desire for success is part of the gene that people are born with. For success, we reject the heart of chicken soup, put the action into concrete things.

Some people say that people who read have a future. What reading experiences should we learn from good programmers?

1, the use of online communities and forums

If your meditation won't solve the problem, you might as well visit some online communities and solve them with a wide range of programmers. A s the saying goes, the problem of sharing is the problem of halving. Visit an online community, such as Stackoverflow or TechNet, for tips and tricks.

 People who have reading have a future, become a senior programmer must have 3 reading habits!2

Abroad, it is recommended that you often go to digg to see the aggregation of various BLOGs.

2, read the code and developer headlines

If you have some more programmers around you and observe their reading habits, you'll find that they often read a long article, but they actually skip the text, mainly reading the code inside.

In addition, they are very concerned about developer headlines. B ecause the Internet every day new things appear, need to keep up with the pace of the times. For example, the w3cschool app reads code and developer headlines.

 People who have reading have a future, become a senior programmer must have 3 reading habits!3

3, read dry goods books

There was a question on stackoverflow, a well-known foreign website: Which book is the most influential for programmers, and every programmer should read it?

There are a dozen top polls, and we know the best top five are on it.

First place: 1306 votes "Code Full (2nd Edition)"

Second place: 1161 votes "The Solution Programmer", Chinese version of "The Way of Programmers Practice"

Third place: 689 votes "Construction and Interpretation of Computer Programs"

4th place: 557 votes C Programming Language

5th place: 472 votes Refactoring: Improving the Design of Existing Code

 People who have reading have a future, become a senior programmer must have 3 reading habits!4

Finally, reading books about how to become better is also the key to improving your abilities. It's also recommended to read Malcolm Gladwell's Alien to learn more about the secrets of success, which are available online electronically.

It takes 21 days to develop a habit, continue to adhere to the above habits, if you feel good, then stick to it!

 People who have reading have a future, become a senior programmer must have 3 reading habits!5