You don't have to.
But, you will find well over 10 times more introductory books, websites, university courses, videos, etc. on other programming languages, written from many points of view. Plus a few of these languages were designed specifically for educational purposes, unlike Objective C. Many people fail programming courses. No current Objective C book is written with this in mind. Your odds will be a lot better, if you run into any difficulties learning, with a simpler language that has much more tutorial materials and help available.
Once your learn enough to easily write many non-trivial programs, in almost any programming language, it will be much easier to jump into Objective C and Cocoa Touch.