Level 5 Recipe Overview
(P)=Processing (WB)=Whiteboard (WS)=Worksheet (M)=Makey-Makey (B)=Blockly
Lambdas and Streams
- JButtons with Lamdas
- Lambda Methods
- Intro to Streams
- Sorting with Streams
- Searching with Streams
- Minesweeper
File IO
- Intro to File Input and Output
- File Recorder
- File Encrypt / Decrypt
- To-Do List
- Pixel Art Save State
Threads
- Thread Demo
- Olympic Rings
- Advanced Robot Race
- Threaded Reverse Greeting
- Thread Pool
Java Sockets
- Click Chat
- Intro To Sockets
- Chat Application
Checkpoint 3
Socrative: SOC-51727700Bitwise Operations
- Binary Conversion
- Bit Shifting
- And, Or, and Xor
- Printing Binary
- Light Switches
- Base64 Decoder