Posts

Showing posts from October, 2016

Swift vs Objective-C (What to choose and where to choose)

Good Morning Fellas, Today we’ll be talking about iOS development! Don’t get too excited guys because this is not a hands-on for an iOS application development but you can consider it kind of prerequisite for development in iOS. As we all know that what we require to start developing a new application is some sorts of technologies and some languages. So what you’ll be needing for an iOS application development is as follows: -> MacOS (VM will also do, just make sure you have enough R.A.M.) -> xCode 7.0 ( preferred ) -> A language to code on (Swift or Objective-C ) So now let's have a look at what swift is and what Objective-C is, and what should you choose to start with the development of iOS application. Here I’ll try to cover all the pros and cons of both the languages and which one you have to choose is wholly your decision based on the demands of your project. So let's begin with a brief definition of these. Here are the wiki definitions, ** Swift