Learning Journal Library thoughts

    The most challenging part of Library was trying to test the program as I went because so many methods called other methods.  I ended up writing a majority of the code and then troubleshooting and testing it afterwards which definitely made it tougher.  The easiest part was using the other classes that we had already written.  It was nice to use code in conjunction within a larger program.  I am most proud that I kept putting in the effort needed to eventually make it all work like it is supposed to.  Also I am proud that I was able to keep my code effecient, concise, and formatted clean.  

    The topics most useful were the HashMap experience as I had not gotten a chance to use that before this class.  I also liked learning about coding designs as I didn't have much experience with that as well.  I am not sure of improvements to the assignments as I thought it went well and I enjoyed it quite a lot. 

If I could go back and give myself advice, it would be to try and come up with a better plan on testing as I went rather than writing a lot of code and troubleshooting after the fact.

Comments

Popular posts from this blog

Learning Journal Final Entry...

Software Engineering - Week 8

Computer Networks - Week 8