Programming in Scala3rd Edition英文原版带完整目录.pdf Programming in Scala is the definitive book on Scala, the new language for the Java Platform that blends object-oriented and functional programming co
Functional Programming in Scala英文原版带完整目录.pdf Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's stat
Purely Functional Data Structures英文原版带完整目录.pdf Most books on data structures assume an imperative language such as C or C++. However, data structures for these languages do not always translate wel
The C Programming Language C语言程序设计2nd Edition中文版.pdf TheCProgrammingLanguage,2ndEdition(C程序设计语言,第二版),中文版,带完整目录
TCP IP Illustrated Volume1The Protocols2nd Edition TCP IP详解卷1.pdf TCP/IP详解卷1,英文原版,带完整目录TCP/IPIllustrated,Volume1,SecondEdition,isadetailedandvisualguidetotoday’sTCP/IPprotocolsuite.Fullyupdatedforthenewestinnovations
Write Great Code Volume2编程卓越之道第二卷英文原版带完整目录.pdf 编程卓越之道第二卷:运用底层语言思想编写高级语言代码》是《编程卓越之道》系列书的第二卷,将探讨怎样用高级语言(而非汇编语言)编程得到高效率机器代码。在书中,您可以学到如何分析编译器的输出,以便检验代码的所作所为,从而得到高质量的机器码;了解编译器为常见控制结构生成的典型机器指令,以便在编写高级语言程