- Добавил: bhaer
- Дата: 19-09-2018, 14:47
- Комментариев: 0
![](/uploads/posts/2018-09/thumbs/1537357639_1.jpg)
Название: Data Structures & Algorithms in Swift: Implementing practical data structures with Swift 4
Автор: Kelvin Lau
Издательство: Razeware LLC
Год: 2018
Страниц: 280
Формат: True PDF
Размер: 17 Mb
Язык: English
Learn data structures and algorithms in Swift! Understanding how data structures and algorithms work in code is crucial for creating efficient and scalable apps. Swift’s Standard Library has a small set of general purpose collection types, yet they definitely don’t cover every case!