Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

CSC207 Mini-Project 1: Classical Ciphers

Name: Lydia Ye
Date: Sept. 7 2023

This repository contains CaesarCipher and VigenereCipher programs (in Java) that encode or decode message taken from command line arguments through Caesar Cipher scheme or Vigenere Cipher scheme.

References

Readings and labs from csc207 course website
1. The reading on git and github help me understand how to use git repository to work with my programs (https://rebelsky.cs.grinnell.edu/Courses/CSC207/2023Fa/readings/git.html)
2. I followed the steps from git lab to create my git repository and use git to commit/push my programs (https://rebelsky.cs.grinnell.edu/Courses/CSC207/2023Fa/labs/git.html)
3. This reading helped me learned about basic syntax for java (https://rebelsky.cs.grinnell.edu/Courses/CSC207/2023Fa/readings/simple-java-c.html)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages