Learning technique

Oct 22, 2009 at 9:41am
Hi
I am learning c++ from the book. What would you recommend: to got through the book as fast as resaonably possibly and then go back and study examples in more depth or to master each chapter and only then proceed any further?
Oct 22, 2009 at 12:09pm
I like the former but you should wait for a second opinion.
Personally I think you should read each chapter (don't go "as fast as possible", go fast, but make sure you actually understand the content). If you don't understand something or it bores you; skip it and the reread it in depth later.
Oct 22, 2009 at 3:10pm
My teacher gave me some nice advice (IMHO) on how to read these books:

Read it like a math book, just skim the information, and focus more on the examples.
Oct 22, 2009 at 4:10pm
closed account (S6k9GNh0)
You really need to read the information although, I think firedraco's teacher understood that most of what you'll read is going to be lost any time you code. A LOT LOT LOT of what you end up keeping comes through experience of coding!
Oct 22, 2009 at 4:40pm
Thanks very much.
Oct 22, 2009 at 6:56pm
Definitely. You should read a lot, then write a lot.
Oct 22, 2009 at 7:59pm
shoot, my book sucks. my teacher doesnt even use it. he has his own notes that he uses. what helped me alot was this websites c++ tutorial. and also just make a program for no reason using a concept you just learned. It also helps me by trying to help others
Oct 22, 2009 at 9:15pm
Just because your teacher doesn't use it doesn't mean the book sucks. What is it?
Topic archived. No new replies allowed.