Changes
Page history
ar.kalmykov created page: ios basics
authored
Nov 19, 2016
by
Artem Kalmykov
Show whitespace changes
Inline
Side-by-side
ios-basics.md
View page @
bf102f83
...
...
@@ -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?