Author: John David Sinclair
Publisher: Psychology Press
ISBN: 131775784X
Category : Psychology
Languages : en
Pages : 306
Book Description
First published in 1982. The human brain is the most complex object on Earth that can be studied scientifically: a collection of over 100 billion neurons squeezed into a space about the size of a grapefruit, which somehow is able to control all that you feel, do, and know. There still is little understanding of the most important and interesting functions of the brain, such as what really happens up there when you learn something, when you are thinking, or when you are feeling happy. In this book the author attempts to organize nearly the entire field of psychology within a single new theory, based upon only one very simple assumption about neuronal functioning.
The Rest Principle
Author: John David Sinclair
Publisher: Psychology Press
ISBN: 131775784X
Category : Psychology
Languages : en
Pages : 306
Book Description
First published in 1982. The human brain is the most complex object on Earth that can be studied scientifically: a collection of over 100 billion neurons squeezed into a space about the size of a grapefruit, which somehow is able to control all that you feel, do, and know. There still is little understanding of the most important and interesting functions of the brain, such as what really happens up there when you learn something, when you are thinking, or when you are feeling happy. In this book the author attempts to organize nearly the entire field of psychology within a single new theory, based upon only one very simple assumption about neuronal functioning.
Publisher: Psychology Press
ISBN: 131775784X
Category : Psychology
Languages : en
Pages : 306
Book Description
First published in 1982. The human brain is the most complex object on Earth that can be studied scientifically: a collection of over 100 billion neurons squeezed into a space about the size of a grapefruit, which somehow is able to control all that you feel, do, and know. There still is little understanding of the most important and interesting functions of the brain, such as what really happens up there when you learn something, when you are thinking, or when you are feeling happy. In this book the author attempts to organize nearly the entire field of psychology within a single new theory, based upon only one very simple assumption about neuronal functioning.
SOA with REST
Author: Thomas Erl
Publisher: Prentice Hall
ISBN: 0132869918
Category : Computers
Languages : en
Pages : 754
Book Description
The Definitive Guide to Building Web-Centric SOA with REST The World Wide Web is based on the most successful technology architecture in history. It has changed how we view, access, and exchange information and, with the advent of REST, it has also provided us with compelling ways to build and improve automation solutions. REST provides a great deal of guidance to ensure that an architecture and its automation logic are technically sound, though it is still your responsibility to build services that actually add value to your business. SOA with REST is the first comprehensive tutorial and reference for designing and building RESTful services as part of service-oriented solutions and in conjunction with service-oriented architecture (SOA). This book demonstrates that REST is not only a suitable medium for building truly service-oriented solutions, but also that the service-oriented architectural model is a necessary foundation for REST technology architectures to realize their full business potential. The authors provide thorough mapping of REST constraints and architectural goals with service-orientation principles and SOA characteristics. Using real-world examples, they show how to leverage REST’s simplicity, flexibility, and low overhead without compromising the power or manageability of service-oriented solutions and architectures. This ebook will be valuable to IT architects, developers, and any practitioner seeking to use SOA and REST together.
Publisher: Prentice Hall
ISBN: 0132869918
Category : Computers
Languages : en
Pages : 754
Book Description
The Definitive Guide to Building Web-Centric SOA with REST The World Wide Web is based on the most successful technology architecture in history. It has changed how we view, access, and exchange information and, with the advent of REST, it has also provided us with compelling ways to build and improve automation solutions. REST provides a great deal of guidance to ensure that an architecture and its automation logic are technically sound, though it is still your responsibility to build services that actually add value to your business. SOA with REST is the first comprehensive tutorial and reference for designing and building RESTful services as part of service-oriented solutions and in conjunction with service-oriented architecture (SOA). This book demonstrates that REST is not only a suitable medium for building truly service-oriented solutions, but also that the service-oriented architectural model is a necessary foundation for REST technology architectures to realize their full business potential. The authors provide thorough mapping of REST constraints and architectural goals with service-orientation principles and SOA characteristics. Using real-world examples, they show how to leverage REST’s simplicity, flexibility, and low overhead without compromising the power or manageability of service-oriented solutions and architectures. This ebook will be valuable to IT architects, developers, and any practitioner seeking to use SOA and REST together.
RESTful Web Services
Author: Leonard Richardson
Publisher: "O'Reilly Media, Inc."
ISBN: 0596554605
Category : Computers
Languages : en
Pages : 448
Book Description
"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework "RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services Evangelist You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages. This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book: Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC) Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol Discusses web service clients for popular programming languages Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python) Focuses on practical issues: how to design and implement RESTful web services and clients This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596554605
Category : Computers
Languages : en
Pages : 448
Book Description
"Every developer working with the Web needs to read this book." -- David Heinemeier Hansson, creator of the Rails framework "RESTful Web Services finally provides a practical roadmap for constructing services that embrace the Web, instead of trying to route around it." -- Adam Trachtenberg, PHP author and EBay Web Services Evangelist You've built web sites that can be used by humans. But can you also build web sites that are usable by machines? That's where the future lies, and that's what RESTful Web Services shows you how to do. The World Wide Web is the most popular distributed application in history, and Web services and mashups have turned it into a powerful distributed computing platform. But today's web service technologies have lost sight of the simplicity that made the Web successful. They don't work like the Web, and they're missing out on its advantages. This book puts the "Web" back into web services. It shows how you can connect to the programmable web with the technologies you already use every day. The key is REST, the architectural style that drives the Web. This book: Emphasizes the power of basic Web technologies -- the HTTP application protocol, the URI naming standard, and the XML markup language Introduces the Resource-Oriented Architecture (ROA), a common-sense set of rules for designing RESTful web services Shows how a RESTful design is simpler, more versatile, and more scalable than a design based on Remote Procedure Calls (RPC) Includes real-world examples of RESTful web services, like Amazon's Simple Storage Service and the Atom Publishing Protocol Discusses web service clients for popular programming languages Shows how to implement RESTful services in three popular frameworks -- Ruby on Rails, Restlet (for Java), and Django (for Python) Focuses on practical issues: how to design and implement RESTful web services and clients This is the first book that applies the REST design philosophy to real web services. It sets down the best practices you need to make your design a success, and the techniques you need to turn your design into working code. You can harness the power of the Web for programmable applications: you just have to work with the Web instead of against it. This book shows you how.
REST in Practice
Author: Jim Webber
Publisher: "O'Reilly Media, Inc."
ISBN: 0596805829
Category : Computers
Languages : en
Pages : 446
Book Description
REST continues to gain momentum as the best method for building Web services, and this down-to-earth book delivers techniques and examples that show how to design and implement integration solutions using the REST architectural style.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596805829
Category : Computers
Languages : en
Pages : 446
Book Description
REST continues to gain momentum as the best method for building Web services, and this down-to-earth book delivers techniques and examples that show how to design and implement integration solutions using the REST architectural style.
What Great Brands Do
Author: Denise Lee Yohn
Publisher: John Wiley & Sons
ISBN: 111861125X
Category : Business & Economics
Languages : en
Pages : 278
Book Description
Discover proven strategies for building powerful, world-class brands It's tempting to believe that brands like Apple, Nike, and Zappos achieved their iconic statuses because of serendipity, an unattainable magic formula, or even the genius of a single visionary leader. However, these companies all adopted specific approaches and principles that transformed their ordinary brands into industry leaders. In other words, great brands can be built—and Denise Lee Yohn knows exactly how to do it. Delivering a fresh perspective, Yohn's What Great Brands Do teaches an innovative brand-as-business strategy that enhances brand identity while boosting profit margins, improving company culture, and creating stronger stakeholder relationships. Drawing from twenty-five years of consulting work with such top brands as Frito-Lay, Sony, Nautica, and Burger King, Yohn explains key principles of her brand-as-business strategy. Reveals the seven key principles that the world's best brands consistently implement Presents case studies that explore the brand building successes and failures of companies of all sizes including IBM, Lululemon, Chipotle Mexican Grill, and other remarkable brands Provides tools and strategies that organizations can start using right away Filled with targeted guidance for CEOs, COOs, entrepreneurs, and other organization leaders, What Great Brands Do is an essential blueprint for launching any brand to meteoric heights.
Publisher: John Wiley & Sons
ISBN: 111861125X
Category : Business & Economics
Languages : en
Pages : 278
Book Description
Discover proven strategies for building powerful, world-class brands It's tempting to believe that brands like Apple, Nike, and Zappos achieved their iconic statuses because of serendipity, an unattainable magic formula, or even the genius of a single visionary leader. However, these companies all adopted specific approaches and principles that transformed their ordinary brands into industry leaders. In other words, great brands can be built—and Denise Lee Yohn knows exactly how to do it. Delivering a fresh perspective, Yohn's What Great Brands Do teaches an innovative brand-as-business strategy that enhances brand identity while boosting profit margins, improving company culture, and creating stronger stakeholder relationships. Drawing from twenty-five years of consulting work with such top brands as Frito-Lay, Sony, Nautica, and Burger King, Yohn explains key principles of her brand-as-business strategy. Reveals the seven key principles that the world's best brands consistently implement Presents case studies that explore the brand building successes and failures of companies of all sizes including IBM, Lululemon, Chipotle Mexican Grill, and other remarkable brands Provides tools and strategies that organizations can start using right away Filled with targeted guidance for CEOs, COOs, entrepreneurs, and other organization leaders, What Great Brands Do is an essential blueprint for launching any brand to meteoric heights.
Principles of Web API Design
Author: James Higginbotham
Publisher: Addison-Wesley Professional
ISBN: 0137355734
Category : Computers
Languages : en
Pages : 485
Book Description
The Full-Lifecycle Guide to API Design Principles of Web API Design brings together principles and processes to help you succeed across the entire API design lifecycle. Drawing on extensive in-the-trenches experience, leading consultant James Higginbotham helps you align every stakeholder on specific outcomes, design APIs that deliver value, and scale the design process from small teams to the entire organization. Higginbotham helps you bring an "outside-in" perspective to API design to reflect the voices of customers and product teams, map requirements to specific and well-organized APIs, and choose the right API style for writing them. He walks through a real-world example from the ground up, offering guidance for anyone designing new APIs or extending existing APIs. Deliver great APIs by getting your design processes right Gain agreement on specific outcomes from design teams, customers, and other stakeholders Craft job stories, conduct EventStorming, and model capabilities Identify the right APIs, and organize operations into coherent API profiles Choose the best styles for each project: REST, gRPC, GraphQL, or event-based async APIs Refine designs based on feedback from documenters, testers, and customers Decompose APIs into microservices Mature your API program, implementing design and management processes that scale This guide is invaluable for anyone involved in planning or building APIs--architects, developers, team leaders, managers in single and multi-team environments, and any technical or business professional delivering "API-as-a-product" offerings. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
Publisher: Addison-Wesley Professional
ISBN: 0137355734
Category : Computers
Languages : en
Pages : 485
Book Description
The Full-Lifecycle Guide to API Design Principles of Web API Design brings together principles and processes to help you succeed across the entire API design lifecycle. Drawing on extensive in-the-trenches experience, leading consultant James Higginbotham helps you align every stakeholder on specific outcomes, design APIs that deliver value, and scale the design process from small teams to the entire organization. Higginbotham helps you bring an "outside-in" perspective to API design to reflect the voices of customers and product teams, map requirements to specific and well-organized APIs, and choose the right API style for writing them. He walks through a real-world example from the ground up, offering guidance for anyone designing new APIs or extending existing APIs. Deliver great APIs by getting your design processes right Gain agreement on specific outcomes from design teams, customers, and other stakeholders Craft job stories, conduct EventStorming, and model capabilities Identify the right APIs, and organize operations into coherent API profiles Choose the best styles for each project: REST, gRPC, GraphQL, or event-based async APIs Refine designs based on feedback from documenters, testers, and customers Decompose APIs into microservices Mature your API program, implementing design and management processes that scale This guide is invaluable for anyone involved in planning or building APIs--architects, developers, team leaders, managers in single and multi-team environments, and any technical or business professional delivering "API-as-a-product" offerings. Register your book for convenient access to downloads, updates, and/or corrections as they become available. See inside book for details.
The Progress Principle
Author: Teresa Amabile
Publisher: Harvard Business Press
ISBN: 1422142736
Category : Business & Economics
Languages : en
Pages : 270
Book Description
What really sets the best managers above the rest? It’s their power to build a cadre of employees who have great inner work lives—consistently positive emotions; strong motivation; and favorable perceptions of the organization, their work, and their colleagues. The worst managers undermine inner work life, often unwittingly. As Teresa Amabile and Steven Kramer explain in The Progress Principle, seemingly mundane workday events can make or break employees’ inner work lives. But it’s forward momentum in meaningful work—progress—that creates the best inner work lives. Through rigorous analysis of nearly 12,000 diary entries provided by 238 employees in 7 companies, the authors explain how managers can foster progress and enhance inner work life every day. The book shows how to remove obstacles to progress, including meaningless tasks and toxic relationships. It also explains how to activate two forces that enable progress: (1) catalysts—events that directly facilitate project work, such as clear goals and autonomy—and (2) nourishers—interpersonal events that uplift workers, including encouragement and demonstrations of respect and collegiality. Brimming with honest examples from the companies studied, The Progress Principle equips aspiring and seasoned leaders alike with the insights they need to maximize their people’s performance.
Publisher: Harvard Business Press
ISBN: 1422142736
Category : Business & Economics
Languages : en
Pages : 270
Book Description
What really sets the best managers above the rest? It’s their power to build a cadre of employees who have great inner work lives—consistently positive emotions; strong motivation; and favorable perceptions of the organization, their work, and their colleagues. The worst managers undermine inner work life, often unwittingly. As Teresa Amabile and Steven Kramer explain in The Progress Principle, seemingly mundane workday events can make or break employees’ inner work lives. But it’s forward momentum in meaningful work—progress—that creates the best inner work lives. Through rigorous analysis of nearly 12,000 diary entries provided by 238 employees in 7 companies, the authors explain how managers can foster progress and enhance inner work life every day. The book shows how to remove obstacles to progress, including meaningless tasks and toxic relationships. It also explains how to activate two forces that enable progress: (1) catalysts—events that directly facilitate project work, such as clear goals and autonomy—and (2) nourishers—interpersonal events that uplift workers, including encouragement and demonstrations of respect and collegiality. Brimming with honest examples from the companies studied, The Progress Principle equips aspiring and seasoned leaders alike with the insights they need to maximize their people’s performance.
RESTful Web APIs
Author: Leonard Richardson
Publisher: "O'Reilly Media, Inc."
ISBN: 1449359736
Category : Computers
Languages : en
Pages : 464
Book Description
The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don’t include many of the architecture’s benefits. With this practical guide, you’ll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world’s most successful distributed computing system: the World Wide Web. You’ll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API. Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems
Publisher: "O'Reilly Media, Inc."
ISBN: 1449359736
Category : Computers
Languages : en
Pages : 464
Book Description
The popularity of REST in recent years has led to tremendous growth in almost-RESTful APIs that don’t include many of the architecture’s benefits. With this practical guide, you’ll learn what it takes to design usable REST APIs that evolve over time. By focusing on solutions that cross a variety of domains, this book shows you how to create powerful and secure applications, using the tools designed for the world’s most successful distributed computing system: the World Wide Web. You’ll explore the concepts behind REST, learn different strategies for creating hypermedia-based APIs, and then put everything together with a step-by-step guide to designing a RESTful Web API. Examine API design strategies, including the collection pattern and pure hypermedia Understand how hypermedia ties representations together into a coherent API Discover how XMDP and ALPS profile formats can help you meet the Web API "semantic challenge" Learn close to two-dozen standardized hypermedia data formats Apply best practices for using HTTP in API implementations Create Web APIs with the JSON-LD standard and other the Linked Data approaches Understand the CoAP protocol for using REST in embedded systems
Fixing Broken Windows
Author: George L. Kelling
Publisher: Simon and Schuster
ISBN: 0684837382
Category : Political Science
Languages : en
Pages : 340
Book Description
Cites successful examples of community-based policing.
Publisher: Simon and Schuster
ISBN: 0684837382
Category : Political Science
Languages : en
Pages : 340
Book Description
Cites successful examples of community-based policing.
Reactive Systems in Java
Author: Clement Escoffier
Publisher: "O'Reilly Media, Inc."
ISBN: 1492091677
Category : Computers
Languages : en
Pages : 298
Book Description
Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers bring these approaches together using Quarkus 2.x, the Kubernetes-native Java framework. Clement Escoffier and Ken Finnigan show you how to take advantage of event-driven and reactive principles to build robust distributed systems, reducing latency and increasing throughput, particularly in microservices and serverless applications. You'll also get a foundation in Quarkus to help you create true Kubernetes-native applications for the cloud. Understand the fundamentals of reactive systems and event-driven architecture Learn how to use Quarkus to build reactive applications Combine Quarkus with Apache Kafka or AMQP to build reactive systems Develop microservices that utilize messages with Quarkus for use in event-driven architectures Learn how to integrate external messaging systems, such as Apache Kafka, with Quarkus Build applications with Quarkus using reactive systems and reactive programming concepts
Publisher: "O'Reilly Media, Inc."
ISBN: 1492091677
Category : Computers
Languages : en
Pages : 298
Book Description
Reactive systems and event-driven architecture are becoming indispensable to application design, and companies are taking note. Reactive systems ensure that applications are responsive, resilient, and elastic no matter what failures or errors may be occurring, while event-driven architecture offers a flexible and composable option for distributed systems. This practical book helps Java developers bring these approaches together using Quarkus 2.x, the Kubernetes-native Java framework. Clement Escoffier and Ken Finnigan show you how to take advantage of event-driven and reactive principles to build robust distributed systems, reducing latency and increasing throughput, particularly in microservices and serverless applications. You'll also get a foundation in Quarkus to help you create true Kubernetes-native applications for the cloud. Understand the fundamentals of reactive systems and event-driven architecture Learn how to use Quarkus to build reactive applications Combine Quarkus with Apache Kafka or AMQP to build reactive systems Develop microservices that utilize messages with Quarkus for use in event-driven architectures Learn how to integrate external messaging systems, such as Apache Kafka, with Quarkus Build applications with Quarkus using reactive systems and reactive programming concepts