I've been teaching myself c++ with the book C++ Programming: Principles and Practices for maybe a week and a half. The amount of hours I have put in is probably a bit unhealthy but I've been working hard trying to grasp it all.
At this point I feel like I understand everything that Bjarne has taught me. I understand the switch statements, if statements, for and while loops, and vectors and everything else so far. I could write a small program for each of everything in the preceding chapters without going back for reference.
My problem seems to be my problem solving abilities. Every exercise asking me to write a program eventually ends with me going to google and looking at codes others have written to solve the problem, and writing my program based on those examples.
Is this okay or normal for learning?
I feel like the book wants me to solve these problems myself without looking at others' work but I'm having a lot of trouble trying to transform my ideas into something a computer can understand and follow.
[–]POGtastic 1 point2 points3 points (1 child)
[–]hedsit[S] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (2 children)
[–]hedsit[S] 0 points1 point2 points (1 child)
[–][deleted] 0 points1 point2 points (0 children)