中文名 触动人心-设计优秀的iPhone应用的英文版,指导如何做移动设备交互设计的。
2019-12-21 22:20:03 15.08MB iPhone Design
1
设计数据敏感型应用,对多种存储组件进行分析,可以用于存储组件的技术选型,深入理解各种存储组件的优劣:Data-intensive applications are pushing the boundaries of what is possible by making use of these technological developments. We call an application data-intensive if data is its primary challenge—the quantity of data, the complexity of data, or the speed at Preface Preface | xiii which it is changing—as opposed to compute-intensive, where CPU cycles are the bottleneck. The tools and technologies that help data-intensive applications store and process data have been rapidly adapting to these changes. New types of database systems (“NoSQL”) have been getting lots of attention, but message queues, caches, search indexes, frameworks for batch and stream processing, and related technologies are very important too. Many applications use some combination of these.
2019-12-21 21:13:24 25.8MB SQL MySQL 事务 数据模型
1
Designing for Scalability with Erlang-OTP.pdf Designing for Scalability with Erlang-OTP.pdf Designing for Scalability with Erlang-OTP.pdf
2019-12-21 21:00:09 7.59MB Erlang OTP
1
Summary A Web API is a platform with a web-style interface developers can use to implement functionality. Well-designed APIs feel like a natural extension of the application, rather than just a new interface into the backend database. Designing Web APIs based on use cases allows an organization to develop irresistible APIs, which developers can consume easily and which support the business values of that organization. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology It takes a village to deliver an irresistible web API. Business stakeholders look for an API that works side-by-side with the main product to enhance the experience for customers. Project managers require easy integration with other products or ways for customers to interact with your system. And, developers need APIs to consistently interoperate with external systems. The trick is getting the whole village together. This book shows you how. About the Book Irresistible APIspresents a process to create APIs that succeed for all members of the team. In it, you'll learn how to capture an application's core business value and extend it with an API that will delight the developers who use it. Thinking about APIs from the business point of view, while also considering the end-user experience, encourages you to explore both sides of the design process and learn some successful biz-to-dev communication patterns. Along the way, you'll start to view your APIs as part of your product's core value instead of just an add-on. What's Inside Design-driven development Developing meaningful use cases API guiding principles How to recognize successful APIs About the Reader Written for all members of an API design team, regardless of technical level. About the Author Kirsten Hunter is an API evangelist who helps developers and business stakeholders understand, design, and deliver amazing APIs. Table of Contents Part 1 Understanding web AP
2019-12-21 20:59:16 17.54MB Web APIs Design
1
RBAC UML实现。一个英文文章,想研究的可以看看。
2019-12-21 20:28:50 174KB RBAC实现 英文
1
CCDP ARCH 300-320 (4thEdition) (Foundation Learning Guides) Learn about the Cisco modular enterprise architecture · Create highly available enterprise network designs · Develop optimum Layer 3 designs · Examine advanced WAN services design considerations · Evaluate data center design considerations · Design effective modern WAN and data center designs · Develop effective migration approaches to IPv6 · Design resilient IP multicast networks · Create effective network security designs
2019-12-21 20:04:40 8.89MB ARCH Cisco Network Architecture
1
Designing with Low-Level Primitives Chapter 2. Primitive Reference Primitives ................................................................................................................................................ 2–1 ALT_INBUF ...................................................................................................................................... 2–1 ALT_OUTBUF .................................................................................................................................. 2–3 ALT_OUTBUF_TRI .......................................................................................................................... 2–6 ALT_IOBUF ....................................................................................................................................... 2–8 ALT_INBUF_DIFF ......................................................................................................................... 2–11 ALT_OUTBUF_DIFF ..................................................................................................................... 2–13 ALT_OUTBUF_TRI_DIFF ............................................................................................................. 2–14 ALT_IOBUF_DIFF .......................................................................................................................... 2–19 ALT_BIDIR_DIFF ........................................................................................................................... 2–22 ALT_BIDIR_BUF ............................................................................................................................ 2–25 LCELL .............................................................................................................................................. 2–27 DFF ................................................................................................................................................... 2–28 CARRY and CARRY_SUM ........
2019-12-21 19:40:07 492KB Designing with Low-Level Primitives
1
Voice user interfaces (VUIs) are becoming all the rage today. But how do you build one that people can actually converse with? Whether you’re designing a mobile app, a toy, or a device such as a home assistant, this practical book guides you through basic VUI design principles, helps you choose the right speech recognition engine, and shows you how to measure your VUI’s performance and improve upon it. Author Cathy Pearl also takes product managers, UX designers, and VUI designers into advanced design topics that will help make your VUI not just functional, but great. Understand key VUI design concepts, including command-and-control and conversational systems Decide if you should use an avatar or other visual representation with your VUI Explore speech recognition technology and its impact on your design Take your VUI above and beyond the basic exchange of information Learn practical ways to test your VUI application with users Monitor your app and learn how to quickly improve performance Get real-world examples of VUIs for home assistants, smartwatches, and car systems Table of Contents Chapter 1. Introduction Chapter 2. Basic Voice User Interface Design Principles Chapter 3. Personas, Avatars, Actors, and Video Games Chapter 4. Speech Recognition Technology Chapter 5. Advanced Voice User Interface Design Chapter 6. User Testing for Voice User Interfaces Chapter 7. Your Voice User Interface Is Finished! Now What? Chapter 8. Voice-Enabled Devices and Cars
2019-12-21 18:54:18 5.69MB Designing Voice User Interfaces
1
Bob大叔(Robert C. Martin)关于C++开发思想的大作,看他的书上提及过,好多C++高手也提及过,但是一直没看到,特地从图书馆借来并扫描,下载者只能用于学习,不可用于商业目的。 A practical, problem-solving approach to the fundamental concepts of Object Oriented Design and their application using C++. This book is written for the "engineer in the trenches". It is a serious guide for practitioners of Object-Oriented design. The style is narrative, and accessible for the beginner, and yet the topics are covered in enough depth to be relevant to the consumate designer. The principles of OOD explained, one by one, and then demonstrated with numerous examples and case studies.
2019-12-21 18:51:38 30.3MB ood c++ Booch
1