2016/05/04 20 hours 59 minutes
Hi Good evening, many people have recommended their books, personally think there is no best book, only the most suitable book.
Like lectures, the teacher said, students listen below.
The teacher asked, "Do you understand me?" Do not understand the quick to ask. "
At this time, there are three categories of people.
- Clouds fog around, I just want to quietly.
- Generally understand, still have not understand.
- It's OK, it's no problem.
Then you say who will ask, it is clear that the second kind of general will ask it!
Do you need an explanation? Refer to yourself.
Reading is the same, firmly believe that only the best for their own, forget what big on.
Then why do I have to recommend it? Just a reference, maybe you can use it!
--------------------------------------------------------------------------------
- C Primer Plus Fifth edition
[Note: Pictures are quoted from Amazon, but nothing! ]
Do programming, always have to learn a few languages, bring it ~
I bought the time is the fifth edition, the main is the Chinese, the sixth version has English, is said to have added C11 introduction, but I will not be difficult for themselves.
The book left me in the first place because I wanted to introduce the data structure in the second place.
Obviously celestial did not use C development (don't be serious, at least the proportion of people here).
Isn't it good to write algorithms in Java or C + +? I think my answer may be very unreasonable.
Java, C + + of course can write good code, Turing series has this kind of.
But I still recommend C, I like attractive pointers.
C can be good for you to understand the address, or C always and the principle of the computer can be a bit of a relationship.
Most of all, my recommended data structure book is more suitable for C description.
-----------------------------------------------------------------------------------------
A book of solutions, ideas, etc
I recommend the entrance examination to the book is because he is in the maintenance of every year, I want to say that these two books are extremely classic, after all, all services to candidates.
Very intimate, of course, C language description, because the outline requirements.
The description is very detailed, if you still have questions, every year with you to discuss with, simulated to do it again seems good.
The structure and algorithm always complement each other, the algorithm is based on the corresponding data structure, like the set of the bottom is also divided into the list or array.
It is important to have good ideas, but also to have the carrier that can realize the idea, the carrier of the algorithm is the data structure.
The design pattern is also a kind of idea, its purpose is to let our program be closer to the real world.
Have to spit groove, our university should open is software engineering Introduction, or wizard, very useful but if (do not understand the number of >= teaching errors)
----------------------------------------------------------------------------------
I'm sorry to have to add the prefix 01 and write this dissected for 1 hours.
11 Interesting books