When I was first learning programming I had a teacher who insisted that the only resource we could was the Java docs.
When you want to know what parameters you need to pass or what certain flags do, it’s a great resource. When you don’t even know how to iterate through an array, it’s not the first place to look.
When I was first learning programming I had a teacher who insisted that the only resource we could was the Java docs.
When you want to know what parameters you need to pass or what certain flags do, it’s a great resource. When you don’t even know how to iterate through an array, it’s not the first place to look.