Temporary Change of Course Focus

The CPPForSchool website has been a great learning tool for me.  At this time, I have made it to the halfway point of the C++ Lab Assignments, specifically completing String Set-1.  However, I cannot move forward as the course material has become quite unfamiliar to my current comprehension of arrays in C++.  Upon skimming the Array - Two Dimension Set-1 assignments, I realized that I will need to go back and review in order to move forward.  With that said, I will be utilizing a book by Bjarne Stroustrup, Programming Principles and Practice Using C++.

During my off time, I have been skimming through this book and I have found it to be very useful in regards to reinforcing prior knowledge.  Now that I have come to a crawling pace, I will now utilize it as it was originally intended.  At this time, I am not sure if I will blog about the practice programs from this book, but if I find it to be insightful, it will make it onto the blog.  For now, it is safe to assume that my blog will be taking a short break while I get a better understanding of arrays.

Comments

Post a Comment

Popular posts from this blog

CPPForSchool.com: Variable, Operator & Expression Set 1: Assignment 9

CPPForSchool.com: Array - Single Dimension Set 1 Assignment 6

CPPForSchool.com: Variable, Operator & Expression Set 1: Assignment 8