ar.kalmykov created page: ios basics authored by Artem Kalmykov's avatar Artem Kalmykov
......@@ -9,5 +9,6 @@ You should modify your iOS application with the simple interface. It should cont
## You should be able to answer the following questions:
What is an IBOutlet?
How can you add a handler to a button? Can you do it in code without using interface builder?
* What is an IBOutlet?
* How can you add a handler to a button? Can you do it in code without using interface builder?