Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 3.45 KB

File metadata and controls

20 lines (19 loc) · 3.45 KB

Top Books on Swift

  • The Swift Programming Language - Apple - 2024 - The official, free, and continuously updated guide to Swift; always current.
  • Swift in Depth - Tjeerd in 't Veen - 2018 - Goes beyond syntax to cover generics, protocols, and idiomatic Swift patterns.
  • iOS Programming: The Big Nerd Ranch Guide, 7th Ed. - Christian Keur & Aaron Hillegass - 2020 - The most practical hands-on guide to building real iOS apps.
  • Hacking with iOS - Paul Hudson - 2024 - SwiftUI and UIKit via 13+ projects; iOS 18, Swift 5.10; free online or paid download.
  • SwiftUI by Tutorials - Kodeco Team - 2024 - Project-driven SwiftUI; modern iOS development from basics to advanced.
  • Pro Swift - Paul Hudson - 2022 - Advanced Swift: functional style, protocol-oriented design, and performance.
  • Objective-C Programming: The Big Nerd Ranch Guide - Aaron Hillegass - 2013 - Solid foundation in Objective-C for reading legacy iOS/macOS code.
  • Mastering SwiftUI - AppCoda - 2024 - Hands-on SwiftUI: UI, animations, gestures, charts, SwiftData.
  • Hacking with iOS - Paul Hudson - 2024 - SwiftUI and UIKit via 13+ projects; iOS 18 and Swift 5.10; free online or paid download.
  • SwiftUI by Tutorials - Kodeco Team - 2024 - Project-driven SwiftUI: widgets, Combine, SwiftData, and the modern iOS stack.
  • Pro Swift - Paul Hudson - 2022 - Advanced Swift: functional style, protocol-oriented design, and performance.
  • Objective-C Programming: The Big Nerd Ranch Guide - Aaron Hillegass - 2013 - Solid foundation in Objective-C for maintaining or bridging to Swift.
  • Modern Concurrency on Apple Platforms - Ray Wenderlich Team - 2023 - async/await, actors, and structured concurrency in Swift.
  • Hacking with iOS - Paul Hudson - 2024 - SwiftUI and UIKit via 13+ projects (iOS 18, Swift 5.10); free online, paid download with extras.
  • SwiftUI by Tutorials - Kodeco Team - 2024 - Project-driven SwiftUI: layout, navigation, data, and modern iOS patterns.
  • Pro Swift - Paul Hudson - 2021 - Advanced Swift: functional style, protocol-oriented design, and performance.
  • Mastering SwiftUI - AppCoda - 2024 - Hands-on SwiftUI from basics to animations, gestures, charts, and SwiftData.
  • Objective-C Programming: The Big Nerd Ranch Guide - Aaron Hillegass - 2013 - Foundational Cocoa/Objective-C before or alongside Swift (still relevant for legacy code).