Friday, August 23, 2013

16 weeks for 16-bits

As challenged to do so by my current English professor, I have decided to undertake a simple goal during the next 16 weeks to complete studying all the information in a free online course for C++ offered by MIT.edu. Should I finish early, I'll move on to different free online courses offered at another university.

My goal program to make is a simple program that can perform ROTx encryption for unicode characters (which are 16-bit), read from a file, and written to another file.

No comments:

Post a Comment