Codeasy.net – Beginner : Ch.1 – Completed
Day 29 #100DaysOfCode
I finished the chapter on Methods! It took a few days, but the code is starting to get longer and more complex. Not a bad thing! I enjoy taxing my brain to come up with good code that will satisfy the challenge. I am having a hard time seeing “shorter” code (read more efficient), but each time I tackle something new I try to break it down to see where I could have combined lines or approached something from a different angle. A few times now I have written a program that gives the correct output, but I am not getting the green light because my programs are too clunky still. There is a lot of streamlining for me to learn.