About six months ago, the author of the iOS Apprentice, Matthijs Hollemans, started an open source project to implement popular algorithms and data structures in Swift: the Swift Algorithm Club. At first, it was only Matthijs at the helm. But the popularity of the repository grew, and currently it boasts 37 unique contributors and over […]
This is awesome! I’m more of a self-taught programmer and don’t have a lot of computer science theory knowledge. And I used to hate algorithems but no more! I’ve come to realize learning them, even though they’re difficult, will be beneficial for me in the long run so I’m super excited to give it a try. Thanks for creating and maintaining the repo and now starting this club!
This is great! Is there a book that would help me understand more those algorithms, and even better, prepare to start creating my own to contribute in the future?
I Would love a RayWenderlich book about algorithms and Data Structures.
Found out in my first interview that I was expected to know these algorithms despite being self taught and not having a computer science background, and this is the best I’ve found. I’m going to dive right in.