The talk focused on Exercism.io challenge, "Implement a simple shift cipher like Caesar and a more secure substitution cipher." This 20 mins presentation was given at Ruby on Rails Oceania Sydney meet up on Thursday 19 November 2019.
https://exercism.io/tracks/ruby/exercises/simple-cipher
Su explored the following items from from a student's perspective:
- Simple ciper Caesar concepts
- Review ruby code
- Share 4 key lessons learnt by doing this coding challenge.