Thank you for this screencast, now I can use good old promises from C++ in a Swift manner.
And, if you would, could you please tell, if there is a course or book, or something, where I can learn to to write not only Swift code, but also Swifty code? Itβs very obvious that Swift has itβs own powerful features, but a lot of them are not so clear. I would like to fill that gap.
Thank you in advance.
1 Like
We do sell a book called the Swift Apprentice which should get you up to speed on some of the language features. If you like the functional aspects of Swift, then definitely check out our tutorial on it over here:
https://www.raywenderlich.com/114456/introduction-functional-programming-swift
I hope that helps!
Thank you for your reply and helpful links. I definitely check them.
Thanks Brain for sharing this. Both the topic and session of screencast is brilliant. Learned new thing which is elegant and more cleaner.
Though it seems that Final project source code has merge conflicts unresolved. Thought to share if you are not aware about it.
Ack! Thanks for the heads up. Iβve fixed the merge issues and reuploaded the project files.
That said, Iβm glad you liked the screencast. We have another PromiseKit screencast coming next week.
Cheers!