Member-only story

My Difficulty With Java Programming: Arrays, Lists, and Structured Data

Brendan Massey
1 min readAug 10, 2018

--

The first week of this course is the first time I have struggled to this extent with the material. I have been bested time and again. I have been tasked with breaking the Caesar Cipher that has two keys. I have been unable to find the error in my code, and I have been stuck for many days. This is quite challenging, more so than I originally anticipated.

I have decided to rewrite my entire program. Hopefully going through each step and considering all possibilities once more will give me insight into how to overcome this obstacle.

If you have any advice for how to better debug code, please let me know. I am but a beginner attempting to learn this complex art.

Thank you for reading!

--

--

Brendan Massey
Brendan Massey

Written by Brendan Massey

I write about programming and computer science as well as review Coursera courses I have taken related to the aforementioned topics.

No responses yet