I think it reads well but I would prefer if the examples given were correct first time around and then talk about what might go wrong, whereas right now, it describes what might go wrong and then how to do it correctly.
For example, in the testing section, the first example code generates an error because it's scope is private. The section then shows how to fix this. I would prefer he showed the correct way first and then how to fix common errors.
Also, I didn't see file IO but i probably overlooked that.
Other than that, it's excellent. Very thorough and reads like a book.
For example, in the testing section, the first example code generates an error because it's scope is private. The section then shows how to fix this. I would prefer he showed the correct way first and then how to fix common errors.
Also, I didn't see file IO but i probably overlooked that.
Other than that, it's excellent. Very thorough and reads like a book.