search

Home  >  Q&A  >  body text

objective-c - I know java and want to write a simple ios app. Should I use Objective-C or swift?

In addition, as long as this app can be used on my jailbroken phone (to receive some push notifications), there should be no need to pay anything, right?

世界只因有你世界只因有你2792 days ago881

reply all(10)I'll reply

  • 迷茫

    迷茫2017-05-02 09:36:05

    Just write it in Java. There are plug-ins on eclipse. Develop ios apps directly. It’s a very powerful language, why give up.

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-02 09:36:05

    I think it will be easier to read Swift if you know Java, but it will be quite difficult to read OC

    reply
    0
  • 高洛峰

    高洛峰2017-05-02 09:36:05

    Installation on mobile phone requires registration of a development account

    reply
    0
  • 怪我咯

    怪我咯2017-05-02 09:36:05

    Wouldn’t it be better to write for Android?

    reply
    0
  • 世界只因有你

    世界只因有你2017-05-02 09:36:05

    If you are new to iOS development and writing a new app, it is recommended to choose swift. obj c is an old-era language, and Apple is now promoting swift.

    reply
    0
  • 怪我咯

    怪我咯2017-05-02 09:36:05

    If you want to receive notifications, you have to pay, otherwise you cannot create a push certificate. However, you may still be able to use some tricks to escape from jail.

    reply
    0
  • 仅有的幸福

    仅有的幸福2017-05-02 09:36:05

    If you have come into contact with kotlin, you will feel comfortable using swift. If not, the difficulty of learning Swift and Kotlin is about the same, while OC is easier to get started.

    However, I think the most critical thing is not the syntax, but the memory processing mechanism is completely different, and the Layout layout mechanism is completely different. This is the difficulty.

    reply
    0
  • PHPz

    PHPz2017-05-02 09:36:05

    OC is obsolete, Swift

    reply
    0
  • 淡淡烟草味

    淡淡烟草味2017-05-02 09:36:05

    SWIFT is recommended because its syntax is closer to JAVA habits. OC is the way of C language, and JAVA programmers will not be too accustomed to writing.

    reply
    0
  • 阿神

    阿神2017-05-02 09:36:05

    Future trend, Swift3.0 written

    reply
    0
  • Cancelreply