Does this include recently released 2.2 stuff?
Show HN: Advanced Swift
11–20 of 22 posts
Re: Show HN: Advanced Swift
#12Hey HN! We just finished our book on Advanced Swift, and I think you folks are the perfect crowd. There's also an online preview =). Let me know if you have any questions!
Found the terminology section in the online preview pretty good, stopped reading there, will buy :) Are you planning to release some updates sections for Swift 3?
Re: Show HN: Advanced Swift
#13Hey HN! We just finished our book on Advanced Swift, and I think you folks are the perfect crowd. There's also an online preview =). Let me know if you have any questions!
What sets this book apart from Apple's "The Swift Programming Language"?
Re: Show HN: Advanced Swift
#14I've read the book (the pre-release and the final release) and it is currently the best Swift book I've read. For a book author, it is probably always difficult to decide which topics to include and which to leave out, and then how much time to spend on a given topic. Advanced Swift does really well here. They explain some of the most-used concepts in Swift in a very detailed way (like Collections, Optionals, Protoco…
Re: Show HN: Advanced Swift
#15In the UK, at least, it's cheaper the buy the paperback book (£27.32) than the digital edition ($46.80; ~£32.50). Presumably this is because VAT is charged on ebooks but not on physical books.
Re: Show HN: Advanced Swift
#16In the UK, at least, it's cheaper the buy the paperback book (£27.32) than the digital edition ($46.80; ~£32.50). Presumably this is because VAT is charged on ebooks but not on physical books.
Interesting. Amazon is a bit unpredictable with pricing. The advantage of the digital edition is that you will get updates whenever we change something. We've done that for the past 1.5 years with the Functional Swift book =).
Re: Show HN: Advanced Swift
#17Re: Show HN: Advanced Swift
#18I'd highly recommend getting the bundle with Core Data - I read Core Data a month ago, and it was, without exaggeration, the most practically helpful programming book I have ever read. The sample project and explanations are saving me days if not weeks of learning things "the hard way". Huge props to the authors.