Now I'm learning Java and I'd like to begin with ObjC. But the question is: Should I at the beginning learn c++? Are these languages have much in common? Or can I begin with ObjC with no problem, and then begin with c++ without troubles?
If you know Java, I think you can jump right into Objective-C and skip C++. You'll (hopefully) be comfortable with OOP concepts and so learning C++ before Objective-C won't really provide much of a benefit.
If you know Java, I think you can jump right into Objective-C and skip C++. You'll (hopefully) be comfortable with OOP concepts and so learning C++ before Objective-C won't really provide much of a benefit.