So its been close to a month since my last post and I’ve been doing quite well. I now understand OOP and how to implement it which was pretty much unfeasible at the time of my last posting. I have learned however that I am no where near the finish line…
Once again I’ve run into a wall. I find myself knowing the majority of the ‘syntax’ of C++ (at least what a beginner would need) but am at a loss for how to implement it. The majority of my code is hacked together and unruly – I guess that’s sort of to be expected for a beginner, but it just doesn’t feel correct. This becomes ever more frustrating when you watch a video time-lapse of someone coding and it appears as though they make an astounding amount of progress very quickly, and I spend two hours working out the Fibonacci sequence in prompt.
I’ve come to the realization that I must work on my logical skill. I have to learn to slow way down and not expect results immediately. Essentially, the hard part has just begun.