APCSA | (d)Encryption Program
My video answers the below questions:
Guiding questions and instructions for your blog post
- What encryption method have you chosen, why did you choose it?
- What are the pros and cons of this encryption method?
- Include sketches (e.g. flowchart, pseudocode, diagrams…) you drafted before writing the code.
- In the screencast, show the classes hierarchy of your program
- Explain the functions of different methods
- Demonstrate how your program encrypt and decrypt a message
- What have you learned in this project and how does it connect with the topics we covered? (String operations, arrays, loops…)
Github Links:
Resources Used:
|