Day 30: Java


I continued learning more about Java today. I specifically tried to focus on breaking down the concepts learned yesterday to the bare minimum – I guess you could say I was using partly the Feynman technique (read more here!). I also tried using simple examples to learn about the Math library only to run into a few errors and not be able to properly use them. I think this had something to do with using the BlueJ complier and missing something obvious within the classes but I’m hoping I’ll find the reason within a later session.