Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.8 KB

File metadata and controls

42 lines (35 loc) · 1.8 KB
layout page
title Assignments & Labs
navigation_order 3

Assignments

PA1 - write one of these applications:

PA2 - File Encryption and Decryption based on a project at Hyperskill.org

PA3 a Unit Converter with graphics interface using JavaFX

  • use polymorphism instead of "if" or "switch" when possible

Labs