Learning Swift as a C++ Programmer
posted 25 Nov 2019
I wanted to learn the basics of Swift so I could start contributing to some open source projects. I found this blog post that does a great job of explaining the basic syntactical differences between Swift C++. Worth a read if you find yourself in a similar situation.