设计模式精解(Design Patterns Explained),中文版+英文PDF版+英文chm版
2022-09-02 10:58:53 19.07MB 设计模式
1
设计模式精解(Design Patterns Explained),中文版+英文PDF版+英文chm版
2022-09-02 10:55:55 17.33MB 设计模式
1
设计模式中文文字版,比较有名,就不再作介绍。
2022-08-29 19:20:47 10.39MB 设计模式
1
GOF-设计模式-Design Patterns-英文原版-高清-有目录-有页码
2022-08-27 17:45:58 2.59MB GOF 设计模式 Design Patterns
1
Head First Design Patterns中文版
2022-08-03 14:39:18 41.88MB Head First Design Patterns
1
Head First 设计模式(高清中文完整版带目录)+附书源码+HeadFirst设计模式学习伴侣.rar 又名: Head First Design Patterns 作者: (美)弗里曼(Freeman,E.) 副标题: Head First Design Patterns 简介 ······   你不想重新发明车轮(或者更差的是,没有充气车胎的轮子),所以你从设计模式中寻求帮助—— 设计模式是过去人们面对同样的软件设计问题所得到的经验。 有了设计模式,就可以利用其他人的实践经验的精华, 因此省下的时间可以用在其他的事情上,如:更有挑战性的事情、更复杂的事情以及更有趣的事情。你想要学习:    ·重要的模式 ;    ·何时使用某个模式,为何使用该模式;    ·如何在你自己的设计中马上采用这些模式;    ·何时不该使用该模式(如何避免滥用模式);    ·某个模式是依据哪些面向对象设计原理而设计出来的。    更重要的是,你想在学习设计模式的过程中,不感觉到昏昏欲睡。如果你曾经读过任何一本深入浅出(Head First)系列书籍, 你就会知道能够从本书中得到的是:透过丰富的视觉效果让你的大脑充分地运作。本书的编写运用许多最新的研究,包括神经生物学、认知科学以及学习理论, 这使得这本书能够将这些设计模式深深地烙印在你的脑海中,不容易被遗忘。你将会更擅长于解决软件设计中的问题, 并能够和你的团队成员用模式的语言来更好地沟通。 作者简介 ······   Eric Freeman以及Elisabeth Freeman是作家、教育家以及技术发明者。 他们在迪斯尼公司领导了四年的数字媒体以及因特网的开发,后来他们将这些经验应用在他们自己的媒体中, 包括这本书中。Eric具有耶鲁大学的计算机科学博士学位,Elisbeth具有耶鲁大学的计算机科学硕士学位。    Kathy Sierra(javaranch.com的创始者)以及Bert Bates是畅销的“深入浅出”(Head First)系列书籍的策划者, 也是Sun公司Java开发员认证考试的开发者。
2022-08-02 15:40:47 22.94MB Head First Design Patterns
1
Grokking-the-Coding-Interview-Patterns-for-Coding-Questions
2022-07-03 14:51:58 135KB Java
1
程序员面试中手写算法的14种“套路”:14 Patterns to Ace Any Coding Interview Quest
2022-06-21 09:05:12 1.14MB 文档
The book starts by comparing Vue.js with other frameworks and setting up the development environment for your application, and gradually move on to writing and styling clean, maintainable, and reusable components that can be used across your application. Further on, you'll look at common UI patterns, Vue form submission, and various modifiers such as lazy binding, number typecasting, and string trimming to create better UIs. You will also explore best practices for integrating HTTP into Vue.js applications to create an application with dynamic data. Routing is a vitally important part of any SPA, so you will focus on the Vue router and explore routing a user between multiple pages. Next, you'll also explore state management with Vuex, write testable code for your application, and create performant, server-side rendered applications with Nuxt. Towards the end, we'll look at common antipatterns to avoid, to save you from a lot of trial and error and development headaches. By the end of this book, you'll be well on your way to becoming an expert Vue developer who can leverage design patterns to efficiently architect the design of your application and write clean and maintainable code.
2022-06-11 02:04:11 21.08MB vuejs
1
Vue.js 2设计模式和最佳实践 这是发布的的代码存储库。 它包含从头到尾完成本书所必需的所有支持项目文件。 关于这本书 本书首先将Vue.js与其他框架进行比较,并为您的应用程序设置开发环境。 它逐渐转向编写和样式化可在整个应用程序中使用的干净,可维护和可重用组件的样式。 接下来,您将了解常见的UI模式,Vue表单提交以及各种修饰符,例如惰性绑定,数字类型转换和字符串修整,以创建更好的UI。 您还将探索将HTTP集成到Vue.js应用程序中以创建具有动态数据的应用程序的最佳实践。 路由是任何SPA中至关重要的部分,因此您将专注于Vue路由并探索在多个页面之间路由用户。 接下来,您还将使用Vuex探索状态管理,为您的应用程序编写可测试的代码,并使用Nuxt创建高性能的服务器端渲染应用程序。 最后,我们将着眼于避免使用的常见反模式,以免您遭受大量的试错和开发难题。 到本书结尾,您将
2022-06-11 01:59:37 4.73MB JavaScript
1