1st homework

1. Summary of learning content
    1. After several weeks of study, summarize the learning experience and experience.
1. Textbooks
  No matter what book you use, you must learn C language well, and read the code of every example and exercise in the book. This is the most basic requirement for learning C. Understand what each chapter is about? What is the use in C language? And try to modify the code of each example, use different codes to achieve the requirements of the problem.
  2. Classroom
  In each class, pay attention to the content of the teacher's teaching. If you have some knowledge, you can understand it with a little bit of advice from the teacher, but if you read the book by yourself, you may not understand it for a few days. The teacher can make you understand the required knowledge points more clearly. In class, write as much of your own code as possible on scratch paper for the teacher to see or to debug on your own.
  3. Notes
  No matter what knowledge you learn, notes are the key point. As the saying goes: a good memory is not as good as a bad writing. A serious study person always takes a lot of notes. If you want to learn programming well, you always have the core part of each example code in the textbook in your notebook. And eight classic algorithm examples, recursion, recursion, exhaustive, greedy, divide and conquer, motion rule, iteration, branch.
  4. Communication
  If you want to learn C language well, communication is a must, especially if you are new to learning C language. Here, I recommend to everyone - Baidu C Language Post Bar, there are many learners and masters here, where you can learn to textbooks and things that cannot be learned in class. Communication with others is also important.
  5. Practice on the computer
  This is an important part of learning the C language well. No matter how well you learn programming, the realization on the computer is the goal. Therefore, don’t be afraid to work hard, type every piece of code into the computer, and let It is implemented by computer, which helps you understand the program, and try to modify your code to make your code more compact and more efficient. When I have nothing to do, I type a lot of code on the computer. A master of programming will have a lot of code on his computer.
2. Problems encountered in study and homework and the solution process
1. Feeling bored with study
Solution: learn every day, read every day, you won't feel bored
2. The characters can't understand
the solution process: if you can't, you often ask your classmates, ask your teacher, and memorize all Zifu first
3. You can't do homework
The solution process: first let the students explain the knowledge points about the homework, and then do the
third, PTA homework by themselves

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325340019&siteId=291194637