Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Java Arrays!
You have completed Java Arrays!
Preview
Let's explore using pseudo code and nested loops to work through our two dimensional array.
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
array works, so I'm going to copy this
and move it into the explore file here.
0:00
Let's drop
that right underneath this friends array.
0:01
I'm going to highlight these lines
and tab them over.
0:05
I think that's lined up, there we go.
0:09
And I'm going to get rid of this stuff
down here, we don't need this anymore.
0:11
There we go.
0:18
So let's take a moment
and think about what we're going to do.
0:19
Now one thing I find sort of helpful
is to write out your plan in pseudocode,
0:22
which means more or less a code
which you can translate later.
0:26
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up