This week, our main objectives are to get our lab notebook for this class set up, get introduced to and run some programs in Java, and to show a student view of our Linux Bash commands.

APCSA Lab Notebook

  • Include a column with plans for each week (hacks and extra stuff)
  • Include a column with a hack/todo list for the week (may not be necessary with the first bullet already there)
  • Include a column with a link to all the tangibles for that week

Java Hello and Java Console Games

  • Create multiple Java programs, including the one assigned and also including extra Java programs
  • Look at multiple games in one code cell, divide up each game so that they have their own cell
  • Modify/simplify the logic of some of the games to make it easier to read
  • Answer questions about reorganization and AP Identification

Linux Bash Commands Tutorial

  • Change the dependency variables to reflect my directories and files
  • Include a list of some of the most common commands that we will use for this class as well as their function
  • Answer all questions relating to linux and bash commands

Extra Stuff

  • (From Week 0) Calendar created in JavaScript
  • (From Week 0) Binary Calculator
  • Blog About Errors from this Week