I have been trying to learn more about swift after listening to fastai2 lectures. So far I found it a very interesting language to pick it up.
Learning Resource
https://docs.swift.org/swift-book/GuidedTour/GuidedTour.html
https://docs.swift.org/swift-book/
Swift in Depth Book by Tjeerd in 't Veen
Blogposts
- https://kurianbenoy.github.io/2020-03-14-swift0/
- https://kurianbenoy.github.io/2019-12-19-swift4tensorflowintro/
Can anyone recommend me more resources to learn the language, and let me know of opportunities to contribute to fastai Swift library or Tensorflow4swift?