Frequently asked questions
- Can you remind me what methods are?
Methods are containers for our code that can be executed (called) from other parts of our code. Methods are contained within a class.
- Like the first, I found this chapter tough going. Do I need to reread it?
No; if you managed to build the app, you have made enough progress to handle the next chapter. All the blanks in your knowledge will be steadily filled in and replaced with glorious moments of realization as the book progresses.