James Liang - ICS Blog

ICS4U Blogging

  • Arrays - Multiplayer Coding

    Multiplayer coding for arrays unit. Involves using scanner, arrays, and for loops.

  • Control Flow - Learning Station

    Learning stations for control flow unit. Includes interpreting comparison and boolean operators, using trace tables, and compiling code along with an error message.

  • Control Flow - Multiplayer Coding

    Muliplayer coding for control flow unit. Involves scanner, while loops, and if statements.

  • Intro to Java - INTU

    INTU (I need to Understand) for intro to Java unit. Explores how to create and write to files.

  • Intro to Java - Learning Station

    Learning stations for intro to Java unit. Includes comparing primitive and non-primitive, constructing code, predicting code output, predicint fancy output, and enhancing code with GUI.

  • Intro to Java - Multiplayer Coding

    Multiplayer coding for intro to Java unit. Involves scanner and if statements.