Hacker News new | ask | show | jobs
by runjake 1103 days ago
Near the very top of the page, Paul says that there is a newer version[1] and that if you're not sure, you should go with the newer version instead of this.

I think with the target audience for this, you should just go immediately to the newer version[1].

1. https://www.hackingwithswift.com/100/swiftui

2 comments

Yeah, 100 Days of Swift is actually an introduction to UIKit, not the Swift language (aside from the first 10 days or so), so anyone starting fresh should do the SwiftUI version. I do wish Paul (or anyone) would write a good intro to Swift the language without any of Apple's frameworks.
Apple has a really good first party book about the Swift language.

https://www.swift.org/documentation/

Paul has many, many videos focused on just Swift, the language. I’d post links but I am on mobile. The “Swift In One Hour” video is good along with his few multi-hour series.
Ok, we've changed to that from https://www.hackingwithswift.com/100 above. Thanks!