Welcome to the CSC Q&A, on our server named in honor of Ada Lovelace. Write great code! Get help and give help!
It is our choices... that show what we truly are, far more than our abilities.

Categories

+16 votes

After today's class I have read through a lot of the classes in the program, and I feel slightly lost and overwhelmed by all of the information and code. Any suggestions on places to start or strategies to use?

asked in CSC335_Spring2019 by (1 point)

1 Answer

+4 votes

I would recommend on eclipse clicking window, then show view, and clicking tasks, this will open up a task manager next to the console where you can see all of the TODO and FIXME's that dr stonedahl put into the code.

answered by (1 point)
+1

Good idea. I'm not sure if I put a TODO everywhere, but I tried to hit some key spots...

...