Should I learn object-c to before learning swift? [closed] - swift

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
I learn C/C++ and Java but I do not know Object-C.
Should I learn ojb-c first before learning Swift language?

If you just want to do some experiments with iOS / MacOS you would consider using Swift. It is modern and personally I feel it is simpler. If you want to develop software you want to puplish you would consider doing that right with Objective-C. Swift is not enough mature for doing that at the moment.

Related

Is it possible to start learning swift without previose programming expirience? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 2 years ago.
Improve this question
I wa never coding myself before, but I'd like to give it a try and start from Swift. Do you its possible without previous coding expirience or do I need to star from something else?
"Swift can open doors to the world of coding. In fact, it was designed to be anyone’s first programming language, whether you’re still in school or exploring new career paths. For educators, Apple created a free curriculum to teach Swift both in and out of the classroom. First-time coders can download Swift Playgrounds—an app for iPad that makes getting started with Swift code interactive and fun."
Quoted from https://developer.apple.com/swift/

Applications of Reactive Programming and Reactive Cocoa in iOS [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I'm new to the Reactive Programming Paradigm. I had a glance over the documentation of the Reactive Cocoa in GitHub. I've found out few of the applications like replacing KVO, Asynchronous Programming in n/w, User Interface Interaction and Animations.
However, I was interested in knowing few examples of other fields can be candidates for the application of Reactive Programming(Reactive Cocoa in iOS, in particular)
Thank You

Can Meteor.js fully substitute traditional PHP/MySQL/Apache stack? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 9 years ago.
Improve this question
I followed several tutorials and examples in Meteor, but they are always showing what is Meteor goot at. So my question would be, what is Meteor bad at?
Could I for example develop an eshop (which would be a typical task for PHP developer) with ease? Or is Meteor specifically aimed at different kind of websites?

What are the coding standards we have to follow in ios development [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I am new to ios development. I don't know what are the coding standards we have to follow in ios development. If anyone please suggest me.
you can go through this site it also has some basics to learn
http://cocoadevcentral.com/d/learn_objectivec/
For Coding Standard ios development you can refer these
Objective-C Coding
cocoadevcentral
Refer apple documentation for ProgrammingWithObjectiveC this documentation will explain clearly.

How to start with Cocos2D Box2D? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 7 years ago.
Improve this question
i want to learn 2D gaming using Cocos2D/Box2D on iPhone...
Gaming demands lots of things to be under the understanding before you actually dive in like physics/geomerical concepts...how to really start with it??
Ray Wenderlich has some excellent tutorials:
http://www.raywenderlich.com/tutorials
More specifically:
http://www.raywenderlich.com/457/intro-to-box2d-with-cocos2d-tutorial-bouncing-balls