Member-only story
Daily Programming Assignment August 6, 2018.
I have started to do daily programming assignments on Coderbyte in order to help me become a better JAVA programmer. I am doing this along with taking courses on JAVA. This is helping me get more and more practice with coding in JAVA. It is a fun little break from the difficult tasks that I have been having with the Duke University specialization.
This day’s task is identifying the longest word in a sentence and returning it. Though this task is not difficult, it required me to learn new methods to JAVA that I did not know previously existed. It has been an educational experience and I thoroughly enjoyed it.
Thank you for reading!