+ 1
Objective C
What language would be recommended if I want to learn Objective C ?
2 odpowiedzi
+ 2
Obj-C is a stand alone programming language , means it doesn't require any prior knowledge of any other language in order to understand it.
Although having knowledge of languages like C,JAVA,C# etc will help you grab basics better and faster but they are in no ways mendatoy to learn before that.
The only prerequisite I would recommend is learning to use Xcode as it would be the primary tool you would be using for most of the time developing stuff with obj-C or swift.
+ 1
i highly appreciate that, thank you