Discuss Scratch
- scratchusername40
-
1000+ posts
Best place to learn swift
I want to learn swift because I want to make Apple apps. So what's the best tutorial/guide to learn it?
- scratchusername40
-
1000+ posts
Best place to learn swift
I mean like a tutorial Swift Playgrounds app
- kccuber
-
1000+ posts
Best place to learn swift
it does have tutorials in it, like Learn To Code.I mean like a tutorial Swift Playgrounds app
- scratchusername40
-
1000+ posts
Best place to learn swift
I only have a mac so I can't use those See belowit does have tutorials in it, like Learn To Code.I mean like a tutorial Swift Playgrounds app
Also I found this book so I might not need this topic
Last edited by scratchusername40 (Aug. 14, 2021 13:29:04)
- Chiroyce
-
1000+ posts
Best place to learn swift
They said they HAVE a Mac. You can't make iOS apps if you don't have a mac. Why? Because Apple sucks.
Also OP, go through this site https://developer.apple.com/tutorials/swiftui
SwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.
4hr 25min Estimated Time
Last edited by Chiroyce (Aug. 14, 2021 07:17:44)
- Greg8128
-
500+ posts
Best place to learn swift
oh, my badThey said they HAVE a Mac. You can't make iOS apps if you don't have a mac. Why? Because Apple sucks.
Also OP, go through this site https://developer.apple.com/tutorials/swiftuiSwiftUI is a modern way to declare user interfaces for any Apple platform. Create beautiful, dynamic apps faster than ever before.
4hr 25min Estimated Time
in that case, there's no reason to learn Swift for iOS development. Many different languages, such as Kotlin, C#, even Haskell, support iOS in one way or another
- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
Best place to learn swift
swift playgrounds is a terrible way of learning swift or even programming in general. it's also only available on mobiles, which doesn't help. it's probably better to learn another language anyway such as dart, c# or kotlin (similar to what greg8128 said), so that you can target non-apple platforms.
- scratchusername40
-
1000+ posts
Best place to learn swift
Edit: oops
Last edited by scratchusername40 (Aug. 14, 2021 13:21:09)
- scratchusername40
-
1000+ posts
Best place to learn swift
Hey wait, playgrounds for mac does have tutorials
- Chiroyce
-
1000+ posts
Best place to learn swift
Please don't use playgrounds if you plan on doing this seriously - learn something better like actual swift based programming. Hey wait, playgrounds for mac does have tutorials
- scratchusername40
-
1000+ posts
Best place to learn swift
I know, I have xcodePlease don't use playgrounds if you plan on doing this seriously - learn something better like actual swift based programming. Hey wait, playgrounds for mac does have tutorials
- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
Best place to learn swift
don't learn it. it's a terrible language that lets you write applications for apple's closed ecosystem. learn something properly cross platform like dart, kotlin or c#. Learn it.
- Chiroyce
-
1000+ posts
Best place to learn swift
i agree, Objective-C might be better, but tbh - if you REALLY want to develop iOS apps, swift may be the way to go don't learn it. it's a terrible language that lets you write applications for apple's closed ecosystem. learn something properly cross platform like dart, kotlin or c#.

- gdpr5b78aa4361827f5c2a08d700
-
1000+ posts
Best place to learn swift
if you only want to develop ios apps and you don't care about anything beyond basic frontend code, then swift is probably fine, but there are some much better frameworks out there for mobile development and cross-platform desktop stuff if you REALLY want to develop iOS apps, swift may be the way to go
flutter, for android, ios, windows, linux, and macos
xamarin, also for android and ios but it might support desktop as well (i haven't touched it much), soon to become .net maui (which supports windows and macos but for some reason not linux)
react native and vue native, android and ios and possibly web stuff
electron - desktop stuff
- gosoccerboy5
-
1000+ posts
Best place to learn swift
Is Swift only for iOS only apps? You might want to use a cross-platform mobile development sdk.. idk