Swift Algorithms & Data Structures
A Programming, Computer Science book. I feel dumber having read this. Most code samples are incomplete, the...
Written for students and professionals, Swift Algorithms & Data Structures blends modern code, illustrations and computer science to help you pass the technical interview or build your next app. When creating modern apps, much of the theory inherent to algorithms is often overlooked. Swift Algorithms & Data Structures takes a fresh approach...
Download or read Swift Algorithms & Data Structures in PDF formats. You may also find other subjects related with Swift Algorithms & Data Structures.
- Filetype: PDF
- Pages: 88 pages
- ISBN: 9781320479240 / 0
BJrZHxk28DZ.pdf
More About Swift Algorithms & Data Structures
Nice book for beginner programmers. Built like a collection of almost independent articles, it can be a good cheat-sheet for a student or apply-to-my-first-swift-job guy. I feel dumber having read this. Most code samples are incomplete, the author glosses over many finer points of algorithms (using hand-wavy expressions like "for math reasons") and the Swift code is just terrible. Proper use of type inference, optionals, structs vs. classes? The things that make Swift great and interesting as a language...