Skip to content

Instantly share code, notes, and snippets.

@midhunkrishna
Last active January 4, 2016 12:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save midhunkrishna/4c2a5c8bb764b02ada38 to your computer and use it in GitHub Desktop.
Save midhunkrishna/4c2a5c8bb764b02ada38 to your computer and use it in GitHub Desktop.
Caeser Cipher

Caeser Cipher

  • Read about Caeser Cipher
  • Program should read from file and convert the entire text data, no need to convert special character
  • The program should write to a file

Points

  • Should be object oriented

  • Program should be designed rather than written

  • Finish on or before 9PM today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment