- Table View
- List View
The Correctness-by-Construction Approach to Programming
by Bruce W. Watson Derrick G. KourieThe focus of this book is on bridging the gap between two extreme methods for developing software. On the one hand, there are texts and approaches that are so formal that they scare off all but the most dedicated theoretical computer scientists. On the other, there are some who believe that any measure of formality is a waste of time, resulting in software that is developed by following gut feelings and intuitions. Kourie and Watson advocate an approach known as "correctness-by-construction," a technique to derive algorithms that relies on formal theory, but that requires such theory to be deployed in a very systematic and pragmatic way. First they provide the key theoretical background (like first-order predicate logic or refinement laws) that is needed to understand and apply the method. They then detail a series of graded examples ranging from binary search to lattice cover graph construction and finite automata minimization in order to show how it can be applied to increasingly complex algorithmic problems. The principal purpose of this book is to change the way software developers approach their task at programming-in-the-small level, with a view to improving code quality. Thus it coheres with both the IEEE's Guide to the Software Engineering Body of Knowledge (SWEBOK) recommendations, which identifies themes covered in this book as part of the software engineer's arsenal of tools and methods, and with the goals of the Software Engineering Method and Theory (SEMAT) initiative, which aims to "refound software engineering based on a solid theory."
Correlation in Engineering and the Applied Sciences: Applications in R (Synthesis Lectures on Mathematics & Statistics)
by Rajan ChattamvelliThis book focuses on correlation coefficients and its applications in applied science fields. The book begins by describing the historical development and various types of correlations. Rank correlation methods including Pearson’s, Spearman’s, and Kendall’s correlation are discussed at length. The book also discusses sampling distribution of correlation coefficients and applications of correlations in various fields. The book presents novel topics such as (i) a quick analytical method to approximate Pearson's correlation, (ii) single-variable correlation, (iii) fractional co-skewness and co-kurtosis, and (iv) the fallacy on correlation between the sample mean and sample variance. This book is ideal for courses on mathematical statistics, engineering statistics, and exploratory data analysis and is primarily aimed at upper-undergraduate and graduate level students. The book is also useful for researchers and professionals in various fields who are interested in data analysis.
Correlation of Modelled Atmospheric Deposition of Cadmium, Mercury and Lead with the Measured Enrichment of these Elements in Moss
by Stefan Nickel Winfried Schröder Ilia Ilyin Oleg TravnikovThe book provides a unique analysis of current air pollution in Germany by correlating results from chemical transport modelling and accumulation monitoring by moss.Results of most recent modelling of atmospheric concentration and deposition of the metal elements Cd, Hg and Pb are compared with the results of technical measurements and bioindication with mosses. These modelling results with status 2020 have a higher spatial resolution of 0.1° x 0.1° than the modelling results valid up to then (50 km x 50 km). This leads to partly slightly higher correlations between the findings of the modelling and those of the moss monitoring. In this study, descriptive and correlation-statistical parameters are calculated, results and recommendations drawn described. A statistically adequately deepened analysis and evaluation of the highresolution modelling results requires additional methodological tools, which are outlined in summary. It is particularly important to link the exposure data from modelling, technical measurements and the findings from moss monitoring with information on the receptors, the ecosystem types. This is the only way to ensure that the results of the present project contribute to a more differentiated assessment of the impacts on ecosystems from atmospheric heavy metal deposition than has been the case to date, thus enabling a targeted further development of risk assessments for German
Corruption, Fraud, Organized Crime, and the Shadow Economy (Advances in Police Theory and Practice)
by Peter C. Kratcoski Maximilian Edelbacher Bojan DobovšekFueled by corruption, fraud, and organized crime, the shadow economy also known as the informal, black market, illegal, or underground economy is currently on the rise worldwide. Corruption, Fraud, Organized Crime, and the Shadow Economy addresses shadow economies and the players involved by examining various aspects of criminal law and prosecution
Corruption Networks: Concepts and Applications (Understanding Complex Systems)
by Oscar M. Granados José R. Nicolás-CarlockThis book aims to gather the insight of leading experts on corruption and anti-corruption studies working at the scientific frontier of this phenomenon using the multidisciplinary tools of data and network science, in order to present current theoretical, empirical, and operational efforts being performed in order to curb this problem. The research results strengthen the importance of evidence-based approaches in the fight against corruption in all its forms, and foster the discussion about the best ways to convert the obtained knowledge into public policy.The contributed chapters provide comprehensive and multidisciplinary approaches to handle the non-trivial structural and dynamical aspects that characterize the modern social, economic, political and technological systems where corruption takes place.This book will serve a broad multi-disciplinary audience from natural to social scientists, applied mathematicians, including law and policymakers.
CORS Essentials
by Rajesh Gunasundaram Randall GoyaWeb developers have been limited by the Same Origin Policy and often wish they could spread their application across different domains. You know JavaScript and AJAX, and have run up against the Same Domain Policy, which is limiting your applications.
CORS in Action: Creating and consuming cross-origin APIs
by Monsur HossainSummaryCORS in Action introduces Cross-Origin Resource Sharing (CORS) from both the server and the client perspective. It starts with the basics: how to make CORS requests and how to implement CORS on the server. It then explores key details such as performance, debugging, and security. API authors will learn how CORS opens their APIs to a wider range of users. JavaScript developers will find valuable techniques for building rich web apps that can take advantage of APIs hosted anywhere. The techniques described in this book are especially applicable to mobile environments, where browsers are guaranteed to support CORS. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the BookSuppose you need to share some JSON data with another application or service. If everything is hosted on one domain, it's a snap. But if the data is on another domain, the browser's "same-origin" policy stops you cold. CORS is a new web standard that enables safe cross-domain access without complex server-side code. Mastering CORS makes it possible for web and mobile applications to share data simply and securely. CORS in Action introduces CORS from both the server and the client perspective. It starts with making and enabling CORS requests and then explores performance, debugging, and security. You'll learn to build apps that can take advantage of APIs hosted anywhere and how to write APIs that expand your products to a wider range of users. For web developers comfortable with JavaScript. No experience with CORS is assumed.What's InsideCORS from the ground upServing and consuming cross-domain dataBest practices for building CORS APIsWhen to use CORS alternatives like JSON-P and proxiesAbout the AuthorMonsur Hossain is an engineer at Google who has worked on API-related projects such as the Google JavaScript Client, the APIs Discovery Service, and CORS support for Google APIs.Table of ContentsPART 1 INTRODUCING CORSThe Core of CORSMaking CORS requestsPART 2 CORS ON THE SERVERHandling CORS requestsHandling preflight requestsCookies and response headersBest practicesPART 3 DEBUGGING CORS REQUESTSDebugging CORS requests APPENDIXESCORS referenceConfiguring your environmentWhat is CSRF?Other cross-origin techniques
The Cortex and the Critical Point: Understanding the Power of Emergence
by John M. BeggsHow the cerebral cortex operates near a critical phase transition point for optimum performance.Individual neurons have limited computational powers, but when they work together, it is almost like magic. Firing synchronously and then breaking off to improvise by themselves, they can be paradoxically both independent and interdependent. This happens near the critical point: when neurons are poised between a phase where activity is damped and a phase where it is amplified, where information processing is optimized, and complex emergent activity patterns arise. The claim that neurons in the cortex work best when they operate near the critical point is known as the criticality hypothesis. In this book John Beggs—one of the pioneers of this hypothesis—offers an introduction to the critical point and its relevance to the brain.Drawing on recent experimental evidence, Beggs first explains the main ideas underlying the criticality hypotheses and emergent phenomena. He then discusses the critical point and its two main consequences—first, scale-free properties that confer optimum information processing; and second, universality, or the idea that complex emergent phenomena, like that seen near the critical point, can be explained by relatively simple models that are applicable across species and scale. Finally, Beggs considers future directions for the field, including research on homeostatic regulation, quasicriticality, and the expansion of the cortex and intelligence. An appendix provides technical material; many chapters include exercises that use freely available code and data sets.
Cosine-/Sine-Modulated Filter Banks: General Properties, Fast Algorithms and Integer Approximations
by Vladimir Britanak K. R. RaoThis book covers various algorithmic developments in the perfect reconstruction cosine/sine-modulated filter banks (TDAC-MDCT/MDST or MLT, MCLT, low delay MDCT, complex exponential/cosine/sine-modulated QMF filter banks), and near-perfect reconstruction QMF banks (pseudo-QMF banks) in detail, including their general mathematical properties, matrix representations, fast algorithms and various methods to integer approximations being recently a new transform technology for lossless audio coding. Each chapter will contain a number of examples and will conclude with problems and exercises. The book reflects the research efforts/activities and achieved results of the authors in the time period over the last 20 years.
Cosmetics Marketing Strategy in the Era of the Digital Ecosystem: Revolutionizing Beauty in the New Market Frontier
by Young Won Park Paul HongThis book explores how cosmetics firms have made the transition to technology-enabled beauty companies to meet changing customer demands. For this purpose, the contexts of cosmetics industry growth and digital marketing strategy in the post-pandemic world are presented here. The digital marketing strategies of Japanese and Korean firms are shown, along with new business models and future prospects in cosmetics industries. In the post-pandemic world, the growing middle class will set priorities for beauty–hygienic goals, nutritional choices, and healthcare development needs. The growth rates of Asian economies were slowed during the COVID-19 pandemic, yet their growth opportunities were not constrained. Diverse industries—the cosmetics industry in particular—have addressed the needs of these growing segments in Asia. In keeping up with the leading business trends, cosmetics firms also have leveraged big data and built their brand partnerships across industries, applying the Internet of Things (IoT) and artificial intelligence for their product and process development. The vast amounts of big data gathered through IoT devices are now being used to improve entire value chain operations, creating a digital thread through the global value chain. These data are increasingly used to create new services and develop a business model for global firms. As of 2021, four of the top ten global cosmetics firms are from the USA (Estée Lauder, Proctor & Gamble, Coty, and Johnson & Johnson), three are from Europe (L’Oréal, Unilever, and Beiersdorf), two from Japan (Shiseido and Kao), and one from Korea (Amore Pacific). The USA and European firms still maintain their competitive advantage in the cosmetics industry. Global cosmetics market share by region shows that North Asia is the largest (35%), followed by North America (26%) and Latin America (7%), Europe (22%), and Africa and other regions (10%). With the rapid increase of the middle class in the Asia region, more sales are expected there than anywhere else. In this dynamic market environment, a real challenge for the cosmetics industry is how to develop and put into practice its own unique business model.
COSMIC Function Points: Theory and Advanced Practices
by Alain Abran Reiner DumkeDesigned to conform to the ISO/IEC standard 14143, the Common Software Measurement International Consortium (COSMIC) Function Point method has become the major estimation technique based on international standards for building software-intensive systems. COSMIC Function Points: Theory and Advanced Practices supplies a cutting-edge look at current a
Cosmic Rays: Multimessenger Astrophysics and Revolutionary Astronomy (Astronomers' Universe)
by Alessandro De AngelisIn recent years, cosmic rays have become the protagonists of a new scientific revolution. We are able today to film the Universe with telescopes of completely novel conception, recording information from many different messengers and accessing previously unknown cosmic regions.Written by a recognized authority in physics, this book takes readers on a captivating journey through the world of cosmic rays, their role in the revolutionary field of multi-messenger astronomy, their production from powerful accelerators close to the surfaces of black holes and compact objects, reaching the highest levels of energy observed in nature, and the implications this has for our understanding of the Universe. Through the stories of pioneering scientists, explorations of cutting-edge technologies, and simple explanations related to particle physics, quantum mechanics, and astrophysics, the book provides an illuminating state-of-the-art introduction to the current state of high-energy astrophysics. The book was written in straightforward yet rigorous language, so as to be accessible to the greater public. For those curious about the cosmos and cosmic gamma rays, nuclei, neutrinos, and gravitational waves, from casual observers to professional astronomers and physicists, the book is a must-read, offering a thrilling adventure into the future of astronomy and particle physics.
Cosmopolitan Commons
by Nil Disco Eda KranakisWith the advent of modernity, the sharing of resources and infrastructures rapidly expanded beyond local communities into regional, national, and even transnational space -- nowhere as visibly as in Europe, with its small-scale political divisions. This volume views these shared resource spaces as the seedbeds of a new generation of technology-rich bureaucratic and transnational commons. Drawing on the theory of cosmopolitanism, which seeks to model the dynamics of an increasingly interdependent world, and on the tradition of commons scholarship inspired by the late Elinor Ostrom, the book develops a new theory of "cosmopolitan commons" that provides a framework for merging the study of technology with such issues as risk, moral order, and sustainability at levels beyond the nation-state. After laying out the theoretical framework, the book presents case studies that explore the empirical nuances: airspace as transport commons, radio broadcasting, hydropower, weather forecasting and genetic diversity as information commons, transboundary air pollution, and two "capstone" studies of interlinked, temporally layered commons: one on overlapping commons within the North Sea for freight, fishing, and fossil fuels; and one on commons for transport, salmon fishing, and clean water in the Rhine. Contributors: Hakon With Andersen, Nil Disco, Paul N. Edwards, Arne Kaijser, Eda Kranakis, Kristiina Korjonen-Kuusipuro, Tiago Saraiva, Nina WormbsThe hardcover edition does not include a dust jacket.
Cosmopolitan Commons: Sharing Resources and Risks across Borders (Infrastructures)
by Nil Disco Eda KranakisA new approach in commons theory to understand the interactions of technology, society, and nature, supported by case studies of new transnational European commons.With the advent of modernity, the sharing of resources and infrastructures rapidly expanded beyond local communities into regional, national, and even transnational space—nowhere as visibly as in Europe, with its small-scale political divisions. This volume views these shared resource spaces as the seedbeds of a new generation of technology-rich bureaucratic and transnational commons. Drawing on the theory of cosmopolitanism, which seeks to model the dynamics of an increasingly interdependent world, and on the tradition of commons scholarship inspired by the late Elinor Ostrom, the book develops a new theory of “cosmopolitan commons” that provides a framework for merging the study of technology with such issues as risk, moral order, and sustainability at levels beyond the nation-state. After laying out the theoretical framework, the book presents case studies that explore the empirical nuances: airspace as transport commons, radio broadcasting, hydropower, weather forecasting and genetic diversity as information commons, transboundary air pollution, and two “capstone” studies of interlinked, temporally layered commons: one on overlapping commons within the North Sea for freight, fishing, and fossil fuels; and one on commons for transport, salmon fishing, and clean water in the Rhine.ContributorsHåkon With Andersen, Nil Disco, Paul N. Edwards, Arne Kaijser, Eda Kranakis, Kristiina Korjonen-Kuusipuro, Tiago Saraiva, Nina Wormbs
Cosmos DB for MongoDB Developers: Migrating to Azure Cosmos DB and Using the MongoDB API
by Manish SharmaLearn Azure Cosmos DB and its MongoDB API with hands-on samples and advanced features such as the multi-homing API, geo-replication, custom indexing, TTL, request units (RU), consistency levels, partitioning, and much more. Each chapter explains Azure Cosmos DB’s features and functionalities by comparing it to MongoDB with coding samples. Cosmos DB for MongoDB Developers starts with an overview of NoSQL and Azure Cosmos DB and moves on to demonstrate the difference between geo-replication of Azure Cosmos DB compared to MongoDB. Along the way you’ll cover subjects including indexing, partitioning, consistency, and sizing, all of which will help you understand the concepts of read units and how this calculation is derived from an existing MongoDB’s usage. The next part of the book shows you the process and strategies for migrating to Azure Cosmos DB. You will learn the day-to-day scenarios of using Azure Cosmos DB, its sizing strategies, and optimizing techniques for the MongoDB API. This information will help you when planning to migrate from MongoDB or if you would like to compare MongoDB to the Azure Cosmos DB MongoDB API before considering the switch.What You Will LearnMigrate to MongoDB and understand its strategiesDevelop a sample application using MongoDB’s client driverMake use of sizing best practices and performance optimization scenariosOptimize MongoDB’s partition mechanism and indexingWho This Book Is ForMongoDB developers who wish to learn Azure Cosmos DB. It specifically caters to a technical audience, working on MongoDB.
Cost-Effective Data Pipelines: Balancing Trade-Offs When Developing Pipelines in the Cloud
by Sev LeonardThe low cost of getting started with cloud services can easily evolve into a significant expense down the road. That's challenging for teams developing data pipelines, particularly when rapid changes in technology and workload require a constant cycle of redesign. How do you deliver scalable, highly available products while keeping costs in check?With this practical guide, author Sev Leonard provides a holistic approach to designing scalable data pipelines in the cloud. Intermediate data engineers, software developers, and architects will learn how to navigate cost/performance trade-offs and how to choose and configure compute and storage. You'll also pick up best practices for code development, testing, and monitoring.By focusing on the entire design process, you'll be able to deliver cost-effective, high-quality products. This book helps you:Reduce cloud spend with lower cost cloud service offerings and smart design strategiesMinimize waste without sacrificing performance by rightsizing compute resourcesDrive pipeline evolution, head off performance issues, and quickly debug with effective monitoringSet up development and test environments that minimize cloud service dependenciesCreate data pipeline code bases that are testable and extensible, fostering rapid development and evolutionImprove data quality and pipeline operation through validation and testing
Cost-Effective Graphic Solutions for Small Businesses: The Power of Visual Imaging and Design (Apress Pocket Guides)
by Phillip WhittDelve into learning the strategies for producing impressive graphics without overspending. This all-inclusive manual equips small business proprietors with the knowledge and skills to utilize open source tools, graphics and photo libraries and how to put them to good use. Learn how to tap into a vast collection of premium stock photos from Pexels and Pixabay to elevate your visual content. Additionally, delve into the innovative capabilities of AI technology, transforming the process of graphic design and production. Whether you are an experienced entrepreneur or a novice in the field, this guide serves as your pathway to visually appealing and cost-effective marketing materials. Cost-Effective Image and Graphic Solutions for Small Businesses is your guide to creating impressive and effective graphics that won’t strain your budget. Discover powerful no-cost image editing programs such as Paint.NET, GIMP, and FotoSketcher to incorporate into your visual designs as well as affordable web-based solutions for creating marketing materials such as business cards, posters, flyers, social media posts, and more. There are even tips for saving on large-format visuals, and graphics for company vehicles. You Will Learn To: Enhance your professional visual identity for your business Utilize programs such as Paint.NET to touch up photos, and create business cards, flyers, and other graphic materials Use GIMP as an alternative to Adobe Photoshop for photo editing and raster illustrations Turn photographic images into art with the easy-to-use FotoSketcher Make scalable vector graphics using Inkscape Navigate royalty free stock photo libraries and archives available for both personal and commercial use Explore web-based solutions for creating professional-looking marketing materials such as business cards, postcards, flyers, and social media posts Utilise AI to generate compelling images, idea and content Who is This For: This book is for any small business owner, manager or graphics designer requiring the means to create quality graphics and visuals on a tight budget
Cost-Justifying Usability: An Update for an Internet Age
by Randolph G. Bias Deborah J. MayhewYou just know that an improvement of the user interface will reap rewards, but how do you justify the expense and the labor and the time-guarantee a robust ROI!-ahead of time? How do you decide how much of an investment should be funded? And what is the best way to sell usability to others? In this completely revised and new edition, Randolph G. Bias (University of Texas at Austin, with 25 years' experience as a usability practitioner and manager) and Deborah J. Mayhew (internationally recognized usability consultant and author of two other seminal books including The Usability Engineering Lifecycle) tackle these and many other problems. It has been updated to cover cost-justifying usability for Web sites and intranets, for the complex applications we have today, and for a host of products-offering techniques, examples, and cases that are unavailable elsewhere. No matter what type of product you build, whether or not you are a cost-benefit expert or a born salesperson, this book has the tools that will enable you to cost-justify the appropriate usability investment. 66
Cost-Sensitive Machine Learning
by Balaji Krishnapuram Shipeng Yu Bharat RaoIn machine learning applications, practitioners must take into account the cost associated with the algorithm. These costs include: Cost of acquiring training dataCost of data annotation/labeling and cleaningComputational cost for model fitting, validation, and testingCost of collecting features/attributes for test dataCost of user feedback collect
Cost Sharing, Capacity Investment and Pricing in Networks (Mathematische Optimierung und Wirtschaftsmathematik | Mathematical Optimization and Economathematics)
by Anja SchedelAnja Schedel analyzes two models in the field of algorithmic game theory which both constitute bilevel problems in networks. The first model is a game-theoretic variant of the well-known Steiner forest problem, and one is interested in an optimal sharing of the cost of the Steiner forest. The author provides (and partially exactly characterizes) network structures which allow for cost-minimal pure Nash equilibria. The second model is motivated from privatized public roads, in which private, selfishly acting firms build roads, and as compensation for their investment, are allowed to set prices for using the roads. For a basic model of this situation, the author shows existence and uniqueness of pure Nash equilibria. The existence result requires a non-standard proof approach since techniques like Kakutani’s fixed point theorem cannot be applied directly.
Cost & Value Engineering: Digital und nachhaltig im turbulenten Marktumfeld (essentials)
by Dirk A. WeberDigitalisierung, Künstliche Intelligenz und Nachhaltigkeit sind weder aus der betrieblichen Praxis noch aus dem wissenschaftlichen Diskurs wegzudenken. Hinzu kommen Turbulenzen, die seit der Corona-Pandemie und den vielfältigen Krisen sämtliche Marktakteure betreffen und zusätzliche Dynamik schaffen. Cost & Value Engineering (CVE) gehört dabei zu einem wichtigen Hebel des Kosten- und Wertmanagements von Industrieunternehmen. Dieses Essential zeigt, dass sich das CVE als eine wesentliche Aufgabe für technologieintensive Industrieunternehmen etabliert und stark gewandelt hat. Der Einkauf hat somit die Chance, sich von einer Kostenoptimierungsfunktion zu einer wertschaffenden Funktion zu entwickeln. Für diese strategische Weiterentwicklung ist eine enge Kollaboration mit unternehmensinternen Crossfunktionen erforderlich. Das Buch beschreibt, wo Cost & Value-Organisationen heute stehen und was die wesentlichen Gestaltungsdimensionen und Entwicklungstrends sind. Außerdem wird ein Reifegradmodell vorgestellt, das eine Weiterentwicklung von Cost & Value Engineering in den Gestaltungsdimensionen systematisieren kann.
The Costs and Economics of Open and Distance Learning (Open And Distance Learning Ser.)
by Rumble, Greville (Lecturer, Open University)Dissecting in detail the arguments underlying the costs and economics of open and distance learning, this text should give the reader an insight and the confidence to cost their own open and distance learning projects.
Costume Design for Video Games: An Exploration of Historical and Fantastical Skins
by Sandy Appleoff LyonsCostume Design for Video Games: An Exploration of Historical and Fantastical Skins explores the rich and colorful history of fashion throughout the ages. Each page goes into detail concerning the social significance of Iconic period pieces. From the real and the imagined, Costume Design for Video Games highlights the development of costumes and characters that pertain to plots, scenarios, and visionary goals, while also exploring silhouettes and the aesthetics of various eras. This survey of costume design for the video game market includes an exploration of the aesthetics of historical, fantasy, and futuristic influences. Not only does the text help in illustrating an assortment of styles, but Sandy Appleoff Lyons also helps to facilitate creative problem-solving as it applies to costume design and the design principles applied. This is uniquely done through a reader project, which in turn builds and implements research skills and the creation of authentic designs. Key Features: This book is not about replicating what already exists; it gives the reader the tools needed in order to understand the design principles and how to apply them to costumes. Through the comprehensive understanding of history, fashion, costumes, and cultural impacts, the readers will be able to expand their creativity and knowledge to help increase the narrative subtext and the stories of costumed figures. Readers are given tools for creative problem-solving to create authentic, original costumes. Text includes a glossary and sidebars covering materials rendering, color history, design principles, and meaning. Key terms and style sheets with layout training and cited historical examples help ground the reader with strong visuals.
The Couch Potato (The Food Group)
by Jory JohnAn Instant New York Times Bestseller * An Instant Indie Bestseller * An Indie Next List SelectionFeeling fried? Peel yourself on the couch and meet your new pal-tato! The winning fourth picture book from the #1 New York Times bestselling creators of The Bad Seed, The Good Egg, and The Cool Bean, Jory John and Pete Oswald, will get you and your kids moving!The Couch Potato has everything within reach and doesn't have to move from the sunken couch cushion. But when the electricity goes out, Couch Potato is forced to peel away from the comforts of the living room and venture outside. Could fresh air and sunshine possibly be better than the views on screen?Readers of all ages will laugh along as their new best spuddy learns that balancing screen time and playtime is the root to true happiness.Check out Jory John and Pete Oswald’s funny, bestselling books for kids 4-8 and anyone who wants a laugh:The Bad SeedThe Good EggThe Cool BeanThe Couch PotatoThe Good Egg Presents: The Great Eggscape!The Bad Seed Presents: The Good, the Bad, the Spooky!The Cool Bean Presents: As Cool as It GetsThat’s What Dinosaurs Do
Couchbase Essentials
by John ZablockiThis book is for those application developers who want to achieve greater flexibility and scalability from their software. Whether you are familiar with other NoSQL databases or have only used relational systems, this book will provide you with enough background to move you along at your own pace. If you are new to NoSQL document databases, the design discussions and introductory material will give you the information you need to get started with Couchbase.