How do newbies learn programming languages? How do I learn a programming language?

Updated on technology 2024-02-14
7 answers
  1. Anonymous users2024-02-06

    Which language should beginners start with?

  2. Anonymous users2024-02-05

    See how you learn!

    If you learn by yourself, you can only develop good study habits and learn slowly, and over time, you will eventually be able to learn something! However, it is not recommended for people with poor self-control to study on their own.

    If you want to go to a training institution, it is recommended:

    Preview before class. For beginners, especially those who have no foundation, since they are already a step worse than those who have a foundation, why not work harder to learn? Before class, there will be courseware or books to students in advance, you can use your spare time to preview it, in the process of preview, there will definitely be problems that you can't solve, just record them and solve them in class.

    2.Listen carefully in class.

    It is certainly impossible for the lecturer to take care of all the students during the class, but at the end of the lecture, he will definitely ask the question, "Do you understand everything?" Think about it, are all the teachers you've ever experienced have this habit? At this time, if you have a question or don't understand, you must ask in time, don't pretend to understand, otherwise you will find more and more problems later.

    3.After-class project review.

    The things that have been talked about in class can't just be enough, you must do it yourself to see it, only when you do it yourself, you can know how much you have learned, and you haven't mastered it.

    4.Taking notes.

    A good memory is not as good as a bad pen, when you encounter a problem that cannot be solved, you can find a notebook to record it, and you should write it down if you don't feel very clear about what the teacher said in class, and look through it to avoid making the same mistake in the future.

    5.Don't panic.

    For beginners with zero foundation, when they first start learning, they will encounter the phenomenon of not understanding and not understanding, because it is true that your basic level is very low, but don't be afraid that you can understand if you don't understand, just afraid that you won't study seriously after you don't understand, the main thing is that you insist on learning and you will find that the knowledge behind you is super easy to learn, just like the concept of 0 to 1 and 1 to 100.

  3. Anonymous users2024-02-04

    First, pay attention to experimentation. The process of learning programming will be accompanied by a lot of experiments, but it does not mean that if you have a certain number of experiments, you will be able to master the programming language, and the quality of the experiments is also very important.

    The early experiments are mainly verification experiments, through experiments to assist the understanding of abstract concepts, and the later experiments should be carried out in combination with specific application scenarios, and this process will also accumulate a certain amount of industry knowledge. Second, pay attention to communication.

    In the process of learning programming languages, we must pay attention to communication, communication plays a very important role in the improvement of programming ability, and it is necessary to establish an effective communication channel for yourself in the early stage of learning. At present, we can make full use of the technology exchange platform on the Internet, because the current domestic technology exchange platform is still in the development period, so you can go to the foreign technology exchange platform to learn and exchange. Third:

    Pay attention to summarization. In the process of learning programming, in addition to experimentation and communication, it is also necessary to pay attention to summarization, and the process of summarizing is the process of forming one's own programming ideas. Historically, good programmers are very good at communicating and summarizing.

  4. Anonymous users2024-02-03

    CS programming methodology and abstract programming is the process of having a computer write a program** in a programming language to solve a problem, and finally get the result. In order for the computer to understand human intentions, human beings must tell the computer the ideas, methods, and means of the problem to be solved in a form that the computer can understand, so that the computer can work step by step according to human instructions and complete a specific task. This process of communication between humans and computers is programming.

    The single ones are: Pascal, C, Qbasic, Fortran, Visual Basic, etc. But the first few are tools for programming under DOS, Visual Basic is a programming tool for application design under Windows, and now the average computer user almost no longer uses DOS, so we usually choose Visual Basic as a programming tool for beginners.

    Visual Basic is the easiest programming tool for Windows application design, and the learning steps are relatively easy for beginners to accept. For beginners who have just started to learn programming, it is better to choose Visual Basic, learning programming languages can not imagine climbing to the sky in one step, and learning one step at a time is the best way.

  5. Anonymous users2024-02-02

    First of all, you have knowledge, programming knowledge, English, mathematics, physics, and a flexible mind, which is the foundation to learn well.

  6. Anonymous users2024-02-01

    In the early stage, read more books, choose the right language, practice on the Niuke network, and finally take more project practice.

  7. Anonymous users2024-01-31

    The first thing to do is to learn English well, because the programming language is English.

Related questions
10 answers2024-02-14

First of all, do not rush to deny yourself, no one is born a genius. >>>More

4 answers2024-02-14

First of all, beginners, no foundation is not terrible, because everyone comes from 0 foundation, there is nothing to be afraid of, as long as you pay more than others and study more, then you will accumulate more than others. >>>More

23 answers2024-02-14

There are a lot of programming points, I don't know which programming you are referring to? >>>More

8 answers2024-02-14

When there are people, ask others. If there is a team at or near the school, add a team, and remember to focus on roller skating, as roller skaters will be snubbed once they fall in love. Many of my friends are like this. >>>More

15 answers2024-02-14

Let's write the basic things by yourself, and type all the exercises and example questions in the textbook. It's not enough to just read a book without touching the keyboard, and if you don't have a programming foundation, it's useless to understand the textbook, and some small details still have to be adjusted by yourself to feel it. After getting started, find a book on data structures and read it. >>>More