Loading
zero

Five Ways to Teach You to Learn Programming Faster and Faster

Learning programming can't be accomplished overnight, it takes a lifetime of effort. But there are still many ways to make learning easier. Let's have a look.

Drive steadily. Don't rush.

When I learned C in college, I had several Xueba classmates who started learning code in high school or even junior high school. These "high IQ" "learning bully" just started learning very fast, leaving me far behind. They think they know everything and despise basic things - but they are wrong. The foundation of programming is very important, otherwise the writing will become more boring in the end.

At the same time, you must make progress while maintaining stability. Can't stop learning, can't give up progress.

Read more sample code

Reading usually means reading, but for programming, you have to read code. When you start learning programming, try to understand each example.

Don't be afraid of being slow. Reading the sample code can help you understand more thoroughly and write beautiful code at the same time.

Don't just read, try to write by yourself

When you follow a tutorial, it may be very simple to understand those examples - "So Easy! I Get it! I Get it!".

Try typing the code in the compiler or in the editor. Don't copy and paste, force yourself to type out every character, every line of code.

Then run. See if it succeeds.

Write your own code as much as possible and do some small programs

After you have some basic understanding of the syntax of a language, try to do some practical programs in this language. Learning programming is not for exams, but for solving our problems.

If you can't think of some small programs, you just want to do some big projects, such as games. You may be at a loss. But don't forget the spirit of UNIX - "KISS" (Keep it simple, stupid). You can write what you can achieve, such as a small function, a simple class, and a small module.

Learn English and make good use of Google

The importance of English is self-evident. In this information age, English has become the most widely used natural language in the world, the first language of the Internet. Especially the code. Almost all the codes are written in English. I can only say "please program in Chinese". I will know the pain after I try.

Google, you need to climb a ladder to access, which may be a bit troublesome. But it is really the fastest search engine. Sometimes, you can't find an answer in Baidu after several days of hard searching; One day, you jump out of the wall and open your eyes. Wow, people are looking for him thousands of times, but that person is on Google.

[Statement]: 8090 Security Group Portal( http://www.8090-sec.com )This article is published for the purpose of transmitting more information, which does not mean that our website agrees with its views and is responsible for its authenticity. It is only suitable for network security technology enthusiasts to study, research and use. Please follow the relevant national laws and regulations during the study. If you have any questions, please contact us: E-mail hack@ddos.kim , we will process it in the shortest time.