Swift Algorithms and Data Structures

Swift Algorithms and Data Structures

简介:

本书为学生和专业人士编写,融合了现代代码,插图和计算机科学,以帮助您通过技术面试或构建下一个应用程序。它介绍了常用的数据结构和算法,这些数据结构和算法是用一种名为Swift的新iOS开发语言编写的。虽然维基百科上存在许多算法的细节,但这些实现通常被写成伪代码,或者用C或C表示。随着Swift现在正式发布,它的一般语法应该足够熟悉,大多数程序员都可以理解。它需要一种新的方法来解释搜索引擎,社交网络和数据库系统的概念。了解Swift如何为标准系统和移动应用创建解决方案。

英文简介:

Written for students and professionals, this book blends modern code, illustrations, and computer science to help you pass the technical interview or build your next App.

It provides an introduction to commonly used data structures and algorithms written in a new iOS development language called Swift. While details of many algorithms exists on Wikipedia, these implementations are often written as pseudocode, or are expressed in C or C++. With Swift now officially released, its general syntax should be familiar enough for most programmers to understand.

It takes a fresh approach to explain concepts that power search engines, social networks and database systems. See how Swift works to create solutions for standard systems as well as mobile apps.

书名
Swift Algorithms and Data Structures
译名
Swift 算法和数据结构
语言
英语
年份
2018
页数
328页
大小
17.74 MB
标签
  • iOS
  • 数据结构
  • 算法
  • Swift
  • 下载
    pdf iconSwift Algorithms and Data Structures.pdf
    密码
    65536

    最后更新:2025-04-12 23:55:40

    ←Data Structures: Fundamental Tools

    →Concise Notes on Data Structures and Algorithms - Ruby Edition