Enterprise PowerShell Scripting Bootcamp 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2019-12-21 21:22:28 6.29MB Enterprise PowerShell Scripting Bootcamp
1
作者: John Ousterhout This book addresses the topic of software design: how to decompose complex software systems into modules (such as classes and methods) that can be implemented relatively independently. The book first introduces the fundamental problem in software design, which is managing complexity. It then discusses philosophical issues about how to approach the software design process, and it presents a collection of design principles to apply during software design. The book also introduces a set of red flags that identify design problems. You can apply the ideas in this book to minimize the complexity of large software systems, so that you can write software more quickly
2019-12-21 21:06:02 3.5MB software design 软件设计
1
azw3格式是kindle正版破解的,epub格式是无损转换,这保证了他在阅读软件上的良好排版。 JavaScript 曾是“世界上最被误解的语言”,因为它担负太多的特性,包括糟糕的交互和失败的设计,但随着Ajax 的到来,JavaScript“从最受误解的编程语言演变为最流行的语言”,这除了幸运之外,也证明了它其实是一门优秀的语言。Douglas Crockford 在本书中剥开了JavaScript 沾污的外衣,抽离出一个具有更好可靠性、可读性和可维护性的JavaScript 子集,让你看到一门优雅的、轻量级的和非常富有表现力的语言。作者从语法、对象、函数、继承、数组、正则表达式、方法、样式和优美的特性这9 个方面来呈现这门语言真正的精华部分,通过它们完全可以构建出优雅高效的代码。作者还通过附录列出了这门语言的毒瘤和糟粕部分,且告诉你如何避免它们。最后还介绍了JSLint,通过它的检验,能有效地保障我们的代码品质。
2019-12-21 20:54:51 2.3MB JavaScript
1
The Kubernetes Book,2019年3月版,包含 - Kubernetes cluster architecture - How to build Kubernetes Clusters - How to deploy and manage applications on Kubernetes - How to secure Kubernetes - The meaning of terms like cloud-native, microservices, desired state, containerized, and more...
2019-12-21 20:18:05 4.61MB k8s azw3
1
1.1 Algorithms Informally, an algorithm is any well-defined computational procedure that takes some value, or set of values, as input and produces some value, or set of values, as output. An algorithm is thus a sequence of computational steps that transform the input into the output. We can also view an algorithm as a tool for solving a well-specified computational problem. The statement of the problem specifies in general terms the desired input/output relationship. The algorithm describes a specific computational procedure for achieving that input/output relationship. For example, we might need to sort a sequence of numbers into nondecreasing order. This problem arises frequently in practice and provides fertile ground for introducing many standard design techniques and analysis tools. Here is how we formally define the sorting problem: Input: A sequence of n numbers ha1; a2; : : : ;ani. Output: A permutation (reordering) ha0 1; a0 2; : : : ; a0 ni of the input sequence such that a0 1 a0 2 a0 n. For example, given the input sequence h31; 41; 59; 26; 41; 58i, a sorting algorithm returns as output the sequence h26; 31; 41; 41; 58; 59i. Such an input sequence is called an instance of the sorting problem. In general, an instance of a problem consists of the input (satisfying whatever constraints are imposed in the problem statement) needed to compute a solution to the problem.
2019-12-21 20:01:59 2.79MB 算法导论 英文 kindle azw3
1
鸟哥的Linux私房菜——基础学习篇第四版本.azw3 给kindle看的,资源共享,感谢作者优秀的排版
2019-12-21 19:45:23 7.31MB Linux kindle
1
电子工程师自学速成——设计篇.azw3
2019-12-21 19:37:25 44.39MB 电子工程师
1
本书根据鸟哥的官方网站发布的第四版最新内容转制成简体。 转载自: http://tieba.baidu.com/p/4418689115 , 学习相关的东西就不收分了,需要的朋友直接下载就好了。AZW3的格式可以在kindle上直接看。
2019-12-21 19:23:53 25.9MB linux 私房菜 鸟哥
1
CompTIA Security+ Study Guide Exam SY0-501(7th) 英文azw3 第7版 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2019-12-21 18:55:40 4.94MB CompTIA Security+ Study Guide
1
Using SVG with CSS3 and HTML5 Vector Graphics for Web Design 英文azw3 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2019-12-21 18:55:40 15.35MB Using SVG CSS3 HTML5
1