If you already know programming basics, the best way to learn a language is to program on it a lot. Try to come up with a self project, like a simple game. In the process you will encounter a lot of problems and you will find solutions. That's how you learn to program. Highly recommended is Bjarne Stroustrup's The C++ Language to serve as your reference, and also The C++ FAQ which can be found here: www.parashift.com/c++-faq-lite/ 一些常见面试题的答案与总结 - http://www.ihas1337code.com
ago
【在 c***2 的大作中提到】 : I am going to re-learn C++ in full scale (last time I use it is 10 years ago : ). : Please vote your best book. : Thanks,
I am reading the C++ Standard Library, I find the print is very please to read. It doesnt cover C++ basics, probably exactly what you need.
ago
【在 c***2 的大作中提到】 : I am going to re-learn C++ in full scale (last time I use it is 10 years ago : ). : Please vote your best book. : Thanks,
L*Y
12 楼
我才25K,加了delta后还曾继续cycle吗?
c*2
13 楼
Thanks all for the info. I know the basics, actually used it for about 1 year, back to 10 years ago. Just to refresh in a systematic way.
M*u
14 楼
大哥,我是和大家分享下攻略 你就专挖背后的故事。 给个包子吧!
【在 r******s 的大作中提到】 : 牛,直接10万存进去了呀
b*n
15 楼
C++ Primer covers too many beginner stuffs..
【在 c***2 的大作中提到】 : Thanks all for the info. I know the basics, actually used it for about 1 : year, back to 10 years ago. : Just to refresh in a systematic way.
Thanks for the comments. Got tons of books, not sure which one to start. :-) I quickly go through "Algorithms in C", actually there is nothing much new stuff in it. Just some slight improvements for general algorithms. That's why it's a textbook.
Actually Algorithm in C is a very excellent algorithm book.
【在 c***2 的大作中提到】 : Thanks for the comments. : Got tons of books, not sure which one to start. :-) : I quickly go through "Algorithms in C", actually there is nothing much new : stuff in it. Just some slight improvements for general algorithms. That's : why it's a textbook.
【在 c***2 的大作中提到】 : Thanks for the comments. : Got tons of books, not sure which one to start. :-) : I quickly go through "Algorithms in C", actually there is nothing much new : stuff in it. Just some slight improvements for general algorithms. That's : why it's a textbook.