Weekly Planner

My Weekly Planner

Day Activities Challenges
Friday Started to understand and look over the Java Console Games. Continued some basic scripting. None
Saturday Started working on Rock-Paper-Scissors, Tic-Tac-Toe, and Higher Lower. Began documenting each cell in Jupyter Notebooks. Difficulty in separating games into different cells and objects.
Monday Continued working on games and documentation in Jupyter Notebooks. Encountered some minor bugs that took time to debug.
Tuesday Run the game menu using recursion instead of a while loop. Added different colors. Learning about recursion was extremely challenging. Had to use several outside resources and it was very time-consuming.
Wednesday Looked over 10 units for College Board AP Computer Science A. Reorganized code blocks and comments to identify the Units of Code used. Worked on finishing Bash and Linux hacks. Learning the importance of identifying the units from College Board. The Linux hacks were relatively simple but had to troubleshoot a couple of minor issues.