Tuesday, December 4, 2012

Week of November 12

This week we went over 2D arrays, a type of array that has   two different dimensions having both columns and rows instead of just singular rows. The concept was pretty confusing because arrays was already hard enough for me. I went over 2D arrays online and it seemed to help a bit but I couldn't really relate it to the WordSearch lab where you have to find certain words in a text file that holds certain hidden words. I still haven't finished the lab, so hopefully I'll be able to get that on lock soon. The worksheets weren't as hard as the lab, because I am able to understand the theoretical conception of 2D arrays but its a lot harder for me to actually write my own code to fit the circumstances asked

No comments:

Post a Comment