It's just a new start.
Computer science is a very practical discipline. If you only watch all day long, for exampleArticle, Look at msdn, look at other people'sCodeInstead of thinking, practicing, and practicing, it seems like nothing can be done in the end.
For example, binary tree non-recursionAlgorithm, Various sorting algorithms, graph traversal, single-chain table crossover, and even the use of various APIs, if you do not write it yourself, and write it at least three times, it is difficult to really understand.
If you cannot really understand the problem, you need to spend a lot of time searching and understanding the problem. If you say you have Google, this knowledge is Google, not yours. The speed is O (1) when you go online.
Now, every day, we are engaged in APIs, classes, and people are getting more and more impetuous. In terms of basic aspects, even the students of the sophomore year are not as good as they are. They are purely experience-mixed and self-reviewed.
You just need to read a book and ask if you don't understand it. Start-up is to program and practice. The gentleman also started to speak.