Level 5 Recipe Overview

(P)=Processing (WB)=Whiteboard (WS)=Worksheet (M)=Makey-Makey (B)=Blockly

MODULE 0

Lambdas and Streams

  • JButtons with Lamdas
  • Lambda Methods
  • Intro to Streams
  • Sorting with Streams
  • Searching with Streams
  • Minesweeper

Checkpoint 0

Socrative: SOC-51723325
Module 0 Checkpoint

MODULE 1

File IO

  • Intro to File Input and Output
  • File Recorder
  • File Encrypt / Decrypt
  • To-Do List
  • Pixel Art Save State

Checkpoint 1

Socrative: SOC-51724892
File IO Quiz
Module 1 Checkpoint

MODULE 2

Threads

  • Thread Demo
  • Olympic Rings
  • Advanced Robot Race
  • Threaded Reverse Greeting
  • Thread Pool

Checkpoint 2

Socrative: SOC-51726318
Module 2 Checkpoint

MODULE 3

Java Sockets

  • Click Chat
  • Intro To Sockets
  • Chat Application

Checkpoint 3

Socrative: SOC-51727700

MODULE 4

Bitwise Operations

  • Binary Conversion
  • Bit Shifting
  • And, Or, and Xor
  • Printing Binary
  • Light Switches
  • Base64 Decoder