We know accurately only when we know little; with knowledge doubt increases.
— Goethe
It’s time to pause a little bit with our code writing and analyse what we have so far. We want to make sure that we properly understand what’s going on.
So, today you’ll get a deeper understanding of code structure and – as a bonus – find out a bit about comments.
Concepts discussed: class structure, class header, comments
I love these tutorials. Learning so I can do this with my son who loves to make stuff in Scratch, so we can work on moving past scratch to more hands-on coding. 🙂 This is making the books I’ve been reading on Java stick so much better! Thank you for making them.