In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-02-24 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/01 Report--
This article is to share with you about how Xiaobai teaches himself programming skills. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
1. Books + videos may be the best way to learn programming
For beginners, you can use video + books to learn. These two ways form an intersystem.
Programming teaching videos can give you a quick grasp of programming, but it is usually vivid, simple and unsystematic. Books are more systematic, in-depth, but boring, so the best way is to combine books with video. When you have passed the entry period, you can do whatever you want by reading books, watching videos and reading blogs.
2. keep the word "endure" during the entry period.
Self-taught programming will inevitably encounter this phenomenon: after learning for a month or two, I find that I don't know much.
It's normal that programming doesn't get that much feedback at first! The key is that you have to hold on for three months to half a year to get through this difficult entry period.
3. Beginners try not to cut corners.
When you encounter a difficult problem in the entry period, you still don't understand it after spending half a day. You can skip it temporarily and accumulate knowledge to a certain extent. You will find it much easier to solve it later.
4. Stand on the shoulders of giants
You have encountered that small problem, there have been countless predecessors have encountered, they summed up and shared on the Internet, the experience of your predecessors is your valuable resources, to be good at using StackOverFlow,Quora, Google and so on.
5. Find a programming purpose
Some programmers want to earn more than 1W + a month as soon as they learn programming, which can be very painful and easy to give up.
It is best to go to a small project and learn programming, when you work out, you will have a sense of achievement, while basically have the ability to find a job, directly find an entry-level development position, and then advance, you will have both the skill and name of self-study.
6. Practice repeatedly
Programming is a craft that needs to be practiced over and over again. Can it be realized independently from books and videos? The only thing I can learn in the end is that I have no other, but I am familiar with you.
Programming needs: confidence and determination, interest and persistence, methods and habits.
1. Confidence and determination
The first programming language I came into contact with was C, which is an ancient language, a language to deal with the bottom, and a necessary course for many majors in universities. Many people should know C, and then I wrote code with C++ java go python js, but so far my favorite is C, not because of anything else, but because it is the first programming language I have learned. It had a great impact on me and started my programming history.
At present, there are many programmers in China who will use Linux Cure +, but there are too few experts who really master it. If you are interested in it, I still recommend learning it, which is very helpful to the bottom of the system and the improvement of logical thinking.
2. Interest and persistence
Learning anything, if you are not interested, force yourself to learn, it will be extremely painful to learn, will not learn too well, and it is difficult to persist in the long term. If you encounter difficulties and do not solve them, you will be extremely frustrated. It is easy to make you feel like giving up, so for new beginners to learn programming, first learn grammar, practice, and slowly find interest in learning programming.
So learning programming is not because you like programming so much that you are interested in it, but because when you learn for a period of time, you use technology to solve problems and make something that arouses your great interest, which leads to more in-depth study and research. This kind of excitement, this kind of interest, people who have experienced it all understand.
3. Methods and habits
At the beginning of learning programming, choose a language, first learn the basic grammar of this language, find the feeling and feel of programming is still more important, to cultivate their own learning methods + reasonable planning time is very important, novice suggestion, watch more video + hands-on knock, must have their own three-step strategy of learning programming, my strategy is: video + book + project.
If you learn programming, you should do this.
1. Watch your study carefully: a common mistake is to write a code example without thoroughly reading the solution, rather than reading an explanation of how the code works. This is a failed approach. The reason you buy a computer book should be to get the sample code and the explanation of the code.
Computer books usually contain additional information that you may need to focus on or mark as you read, such as reference materials, which you need to spend a lot of time studying. You can use Resources to discover other implementations of the code, or use other types of input to test what you have done in the example.
2. Focus.
3. Download code: learning materials usually have downloadable source code. It is important to download the source code, load it into the compiler, and then build it to see what it does. These working examples are essential for understanding coding techniques. This source code ensures that you see a working example with no problems, such as typing errors or other problems.
4. Step through the debugger: by stepping through these sample programs, you can help you understand them in detail. As you step through, check the values of variables, verify how they change, and determine why they change in a particular way. Use the debugger feature to change the value of the variable so you can see how these changes affect the application.
5. Practice is the way to test the truth.
Thank you for reading! This is the end of this article on "how Xiaobai teaches himself programming skills". I hope the above content can be of some help to you, so that you can learn more knowledge. If you think the article is good, you can share it out for more people to see!
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.