BIG GOAL:
1) Create Pseudo-code to traverse a large text file, separating all words and adding them to a list of words.
Create pseudo-code to traverse every character (letters and other things you mash on your keyboard), creating a temporary word as you go. Determine how to add your words to a different variable, list of words. Write your algorithm clearly down on paper. If you create good pseudo-code here, the lab will be relatively easy.
When you are done, check in with Jon, Ching-mei, or I. We will check off your algorithm and give you the link to the lab. Don't share it with others today. They need to go through the work of the pseudo-code just like you did. This will make the lab a lot easier.
Update: here is the link for the lab.
When you are done, check in with Jon, Ching-mei, or I. We will check off your algorithm and give you the link to the lab. Don't share it with others today. They need to go through the work of the pseudo-code just like you did. This will make the lab a lot easier.
Update: here is the link for the lab.