3
hiki
6d

A friend of mine asked me to help him develop a simple ios app. After spending few year with lisp Swift looks so syntactically difficult to understand how to write code. I feel I have to learn Swift, SwiftUI and their specifics before.

But preview in XCode is fantastic btw.

Comments
  • 2
    Swift and SwiftUI are fantastic, worth learning.
  • 2
    @Lensflare encouraged, thanks. Is there any recommended resources to study?

    I found 100 days of SwiftUI, which looks pretty nice. they show how to make something with it, and I like to know how it works internally. Maybe there is something else more interesting
  • 2
    @hiki if you are interested in how it works internally, https://swiftui-lab.com/ is a great source.

    For practical application, I haven’t tried anything beside the official tutorials from Apple, which I found quite good.
Add Comment