April 10th - Genius Hour Blog #3
| This is the code I wrote yesterday with some help from the website I was using. |
The past Monday was probably the first full day I've had to learn and prepare my Genius Hour project. The past few Mondays have been just me preparing documents for my project, such as the Inspiration web and the Prezi Proposal. Obviously, I had a great time on Monday, as I just took the last block of the day to learn some more basics about C++. I tested arrays and finally learned how to print out two-dimensional arrays after a lot of mistakes and trial and error. I also did some learning on strings, structures, and pointers which will help as lot with my projects. I was really happy at the end because I barely got my array to print out the array, and now I want to learn how to do output with other characters like letters. I would say overall the day was a success, but there were a few incidents, including the times I replaced semi-colons with commas, and forgetting how the logic worked. I hope to continue the work I did on Monday and get a functioning game of tic-tac-toe going. That would be a cool mini-project because it uses something I learned. I think that arrays are important because they let you do some much with your code. You can also store lots of data in them, so for data management its cool. I also did some reading about taking input/giving output to external text files but didn't get to try it. That would be interesting to try.
Comments
Post a Comment