Changes
Page history
ar.kalmykov created page: objective c basics
authored
Nov 19, 2016
by
Artem Kalmykov
Hide whitespace changes
Inline
Side-by-side
objective-c-basics.md
View page @
015773fe
...
...
@@ -25,6 +25,8 @@ And the following methods:
Application should create one organization and multiple employees, which are added to the organization. Than all of the methods should be demonstrated. Everything should be logged to
`NSLog`
.
You should be able to answer the following questions:
1.
How could a class be defined in Objective-C?
...
...
...
...