30 products were found matching your search for Declarative in 3 shops:
-
Learning GraphQL: Declarative Data Fetching for Modern Web Apps
Vendor: Abebooks.com Price: 24.22 $Why is GraphQL the most innovative technology for fetching data since Ajax? By providing a query language for your APIs and a runtime for fulfilling queries with your data, GraphQL presents a clear alternative to REST and ad hoc web service architectures. With this practical guide, Alex Banks and Eve Porcello deliver a clear learning path for frontend web developers, backend engineers, and project and product managers looking to get started with GraphQL.You’ll explore graph theory, the graph data structure, and GraphQL types before learning hands-on how to build a schema for a photo-sharing application. This book also introduces you to Apollo Client, a popular framework you can use to connect GraphQL to your user interface.Explore graph theory and review popular graph examples in use todayLearn how GraphQL applies database querying methods to the internetCreate a schema for a PhotoShare application that serves as a roadmap and a contract between the frontend and backend teamsUse JavaScript to build a fully functioning GraphQL service and Apollo to implement a clientLearn how to prepare GraphQL APIs and clients for production
-
SwiftUI by Tutorials (Fifth Edition): Declarative App Development on the Apple Ecosystem
Vendor: Abebooks.com Price: 73.55 $New! This book is in the same immaculate condition as when it was published 3.43
-
SwiftUI by Tutorials (Fifth Edition): Declarative App Development on the Apple Ecosystem
Vendor: Abebooks.com Price: 79.74 $Book is in Used-VeryGood condition. Pages and cover are clean and intact. Used items may not include supplementary materials such as CDs or access codes. May show signs of minor shelf wear and contain very limited notes and highlighting. 3.43
-
Practical Salesforce Development Without Code: Building Declarative Solutions on the Salesforce Platform
Vendor: Abebooks.com Price: 51.08 $Use this hands-on guide to build powerful solutions on the Salesforce platform without using a single line of code. This revised and expanded second edition includes Process Builder, Flow Builder, Lightning App Builder, Lightning Bolt Solutions, and more.Practical Salesforce Development Without Code shows you how to unlock the power of the Salesforce platform to solve real business problems. Adhering to Salesforce's "clicks, not code" mantra, Salesforce expert Phil Weinmeister walks Salesforce newcomers and veterans through different business problems and identifies effective―and proven―approaches to solutions using the platform's declarative framework.By adopting this book as your guide, you will learn how to deliver business solutions within Salesforce by combining analysis, creativity, and logic with core elements such as validation rules, workflow rules, processes, flows, formula fields, and Lightning apps. In addition, Weinmeister dissects and explains the most useful functions and features for declarative developers and shows you how to use them. Best of all, Weinmeister uses real-life business scenarios and visuals. Applying the lessons learned from this how-to guide will ultimately save you time and ensure that your clients or internal customers are enabled, equipped, and empowered. What You'll Learn Build objects, fields, and relationships to establish a sensible data modelAutomate business processes by using Workflow, Process Builder, and FlowUtilize functions and develop formulas effectively for a variety of business needsDevelop approval processes to handle exception scenariosEmploy actions to easily create efficient and relevant user experiencesManage your environments and deploy your solutions Who This Book Is forBusiness analysts, Salesforce administrators, and Salesforce developers
-
Alfred Music 98-B1543
Vendor: Reverb.com Price: 49.99 $ (+3.79 $)Bold and declarative, this work is based on the Latin word for ?I believe.? Lightly inspired by musical settings of ancient Nicene Creed, the music...
-
Joe Celko's Thinking in Sets: Auxiliary, Temporal, and Virtual Tables in SQL (The Morgan Kaufmann Series in Data Management Systems)
Vendor: Abebooks.com Price: 23.02 $Perfectly intelligent programmers often struggle when forced to work with SQL. Why? Joe Celko believes the problem lies with their procedural programming mindset, which keeps them from taking full advantage of the power of declarative languages. The result is overly complex and inefficient code, not to mention lost productivity.This book will change the way you think about the problems you solve with SQL programs.. Focusing on three key table-based techniques, Celko reveals their power through detailed examples and clear explanations. As you master these techniques, you’ll find you are able to conceptualize problems as rooted in sets and solvable through declarative programming. Before long, you’ll be coding more quickly, writing more efficient code, and applying the full power of SQL · Filled with the insights of one of the world’s leading SQL authorities - noted for his knowledge and his ability to teach what he knows.· Focuses on auxiliary tables (for computing functions and other values by joins), temporal tables (for temporal queries, historical data, and audit information), and virtual tables (for improved performance).· Presents clear guidance for selecting and correctly applying the right table technique.
-
All About Maude - A High-Performance Logical Framework (Pb)
Vendor: Abebooks.com Price: 46.73 $Maude is a language and system based on rewriting logic. In this comprehensive account, you’ll discover how Maude and its formal tool environment can be used in three mutually reinforcing ways: as a declarative programming language, as an executable formal specification language, and as a formal verification system. Examples used throughout the book illustrate key concepts, features, and the many practical uses of Maude.
-
This Is Our Music
Vendor: Deepdiscount.com Price: 25.98 $After producing two albums celebrated by a thirsty underground network of fans, Galaxie 500 released what turned out to be their unexpected swansong, This Is Our Music. The title is an intentionally declarative statement. After being labeled masters of the disengaged and forlorn, Damon Krukowsi, Dean Wareham, and Naomi Yang delivered a full-length comprised of their most stately material. Here, one can hear potential realized, as well as changes afoot. "Fourth of July" is a surprisingly up-front
-
Knowledge Representation, Reasoning, and the Design of Intelligent Agents: The Answer-Set Programming Approach
Vendor: Abebooks.com Price: 60.78 $Knowledge representation and reasoning is the foundation of artificial intelligence, declarative programming, and the design of knowledge-intensive software systems capable of performing intelligent tasks. Using logical and probabilistic formalisms based on answer set programming (ASP) and action languages, this book shows how knowledge-intensive systems can be given knowledge about the world and how it can be used to solve non-trivial computational problems. The authors maintain a balance between mathematical analysis and practical design of intelligent agents. All the concepts, such as answering queries, planning, diagnostics, and probabilistic reasoning, are illustrated by programs of ASP. The text can be used for AI-related undergraduate and graduate classes and by researchers who would like to learn more about ASP and knowledge representation.
-
The Gödel Programming Language (Logic Programming)
Vendor: Abebooks.com Price: 266.43 $This book gives a tutorial overview of Gödel, presents example programs, provides a formal definition of the syntax and semantics of the language, and covers background material on logic.Gödel is a new, general-purpose, declarative programming language that is based on the paradigm of logic programming and can be regarded as a successor to Prolog. This book gives a tutorial overview of Gödel, presents example programs, provides a formal definition of the syntax and semantics of the language, and covers background material on logic. The Gödel language supports types and modules. It has a rich collection of system modules and provides constraint solving in several domains. It also offers metalogical facilities that provide significant support for metaprograms that do analysis, transformation, compilation, verification, debugging, and the like. The declarative nature of Gödel makes it well suited for use as a teaching language, narrows the gap that currently exists between theory and practice in logic programming, makes possible advanced software engineering tools such as declarative debuggers and compiler generators, reduces the effort involved in providing a parallel implementation of the language, and offers substantial scope for parallelization in such implementations. Logic Programming series
-
Constraint Processing
Vendor: Abebooks.com Price: 87.87 $Constraint satisfaction is a simple but powerful tool. Constraints identify the impossible and reduce the realm of possibilities to effectively focus on the possible, allowing for a natural declarative formulation of what must be satisfied, without expressing how. The field of constraint reasoning has matured over the last three decades with contributions from a diverse community of researchers in artificial intelligence, databases and programming languages, operations research, management science, and applied mathematics. Today, constraint problems are used to model cognitive tasks in vision, language comprehension, default reasoning, diagnosis, scheduling, temporal and spatial reasoning. In Constraint Processing, Rina Dechter, synthesizes these contributions, along with her own significant work, to provide the first comprehensive examination of the theory that underlies constraint processing algorithms. Throughout, she focuses on fundamental tools and principles, emphasizing the representation and analysis of algorithms.Examines the basic practical aspects of each topic and then tackles more advanced issues, including current research challengesBuilds the reader's understanding with definitions, examples, theory, algorithms and complexity analysisSynthesizes three decades of researchers work on constraint processing in AI, databases and programming languages, operations research, management science, and applied mathematics
-
John Wesley's View and Use of Scripture
Vendor: Abebooks.com Price: 29.00 $John Wesley by his own words considered himself a "Man of One Book," meaning of course the Scriptures. Yet what does this seemingly declarative statement really mean? What was Wesley's view on the inspiration, authority, and even the infallibility of Scripture? This question is more than a historical curiosity when we recognize the current debate between evangelical groups over their views of the authority of Scripture. Recognizing the debt all Wesleyan movements have to Wesley's teachings and doctrines, this book will attempt to answer some critical questions about Wesley's view and use of the Bible. How did Wesley develop his views? How did he incorporate Scripture into his development of the Methodist movement? What was the position of Scripture in what has become known as the Wesleyan Quadrilateral of reason, experience, tradition, and Scripture? What were his views on inspiration and infallibility and would his principles of interpretation hold up against modern, critical scholarship? Finally, and perhaps most importantly, what influence did Wesley's view and use of the Bible have upon the success of the Wesleyan Revival? Are there lessons we can still learn from Wesley that could impact the world and church of the twenty-first century? This book will attempt to answer these and many other fascinating questions about John Wesley, a "Man of One Book."
-
Fuzzy Logic and Mathematics: A Historical Perspective
Vendor: Abebooks.com Price: 146.68 $The term "fuzzy logic," as it is understood in this book, stands for all aspects of representing and manipulating knowledge based on the rejection of the most fundamental principle of classical logic---the principle of bivalence. According to this principle, each declarative sentence is required to be either true or false. In fuzzy logic, these classical truth values are not abandoned. However, additional, intermediate truth values between true and false are allowed, which are interpreted as degrees of truth. This opens a new way of thinking---thinking in terms of degrees rather than absolutes. For example, it leads to the definition of a new kind of sets, referred to as fuzzy sets, in which membership is a matter of degree. The book examines the genesis and development of fuzzy logic. It surveys the prehistory of fuzzy logic and inspects circumstances that eventually lead to the emergence of fuzzy logic. The book explores in detail the development of propositional, predicate, and other calculi that admit degrees of truth, which are known as fuzzy logic in the narrow sense. Fuzzy logic in the broad sense, whose primary aim is to utilize degrees of truth for emulating common-sense human reasoning in natural language, is scrutinized as well. The book also examines principles for developing mathematics based on fuzzy logic and provides overviews of areas in which this has been done most effectively. It also presents a detailed survey of established and prospective applications of fuzzy logic in various areas of human affairs, and provides an assessment of the significance of fuzzy logic as a new paradigm.
-
Jenny Holzer: Retro
Vendor: Abebooks.com Price: 105.08 $Famed for her LED message boards and the declarative, politicized cast of her linguistic materials, Jenny Holzer (born 1950) has in fact employed a great variety of media in her subversions of dominant ideologies. Among these media are granite and marble benches, enamel signs and even, as this handsome catalogue for Holzer’s 2010 show at Skarstedt Gallery reveals, a sarcophagus. Jenny Holzer: Retro covers a decade of Holzer’s oeuvre from the late 1970s to the late 1980s, underlining the diversity of media in some of the artist’s most iconic works. It shows how each medium elicits differing types of language composition, from the direct provocations of the ephemeral LED message boards to the horrific cracked narratives of the stone benches with their rhetoric of enshrinement and permanence. Surveying works that vary thus from the fleeting to the fixed, Retro also underscores the temporal scale of Holzer’s bold and influential oeuvre.
-
XAML Developer Reference
Vendor: Abebooks.com Price: 166.13 $Your expert guide to designing and building dynamic user interfaces Sharpen your application design and development skills using XAML—the declarative markup language used in Microsoft Silverlight and Windows Presentation Foundation (WPF). Led by two XAML experts, you’ll learn practical ways to build rich, interactive user interfaces with data integration capabilities and support for multimedia, graphics, and animation. This hands-on guide is ideal for Microsoft .NET developers and web designers alike. Discover how to: Control UI behavior and implement business logic with code-behind solutions Manage UI element positioning with the XAML layout system Use templates to customize UI elements—without affecting their functionality Apply different types of property and event systems in WPF and Silverlight Bind various kinds of data to your UI, and display them in the format you want Implement 2D and 3D vector graphics and animations Reuse control styles and properties to maintain consistency throughout your application
-
Daily Declarations for Spiritual Warfare: Biblical Principles to Defeat the Devil
Vendor: Abebooks.com Price: 24.74 $Defeat the Devil and Rout His Demons... Every Day of the Year. With the same bold, declarative style as the best-selling book Prayers That Rout Demons, this daily guide gives you inspiration, understanding, and direction for actively confronting demonic strongholds. Each day’s text is written from God’s point of view, giving you the power and wisdom to pray for your needs or the needs of others. Each day includes: My Call to Battle--wisdom and counsel from God’s perspective on a specific topic Prayer Declaration--a scripture-based prayer and an opportunity to identify someone to pray for Word from God--a specific Bible verse focused on the day’s topic
-
Cognitive Psychology (2nd Edition)
Vendor: Abebooks.com Price: 57.23 $This revised second edition provides the reader-friendly orientation and strong research base of the first edition along with substantial updates in three key technical areas: neuroscience, action research, and neural networks. This book offers the latest research developments in imaging methods, declarative knowledge, associative learning, and implicit vs. explicit memory, and countless other topics. It fully integrates the important advances in cognitive psychology during the last decade into its presentation of traditional mainstream topics. Shows links to allied disciplines, such as artificial intelligence, computational linguistics, and problem solving, to add interest and context. For professionals in the field of psychology.
-
John Wesley's View and Use of Scripture (Paperback or Softback)
Vendor: Abebooks.com Price: 25.14 $John Wesley by his own words considered himself a "Man of One Book," meaning of course the Scriptures. Yet what does this seemingly declarative statement really mean? What was Wesley's view on the inspiration, authority, and even the infallibility of Scripture? This question is more than a historical curiosity when we recognize the current debate between evangelical groups over their views of the authority of Scripture. Recognizing the debt all Wesleyan movements have to Wesley's teachings and doctrines, this book will attempt to answer some critical questions about Wesley's view and use of the Bible. How did Wesley develop his views? How did he incorporate Scripture into his development of the Methodist movement? What was the position of Scripture in what has become known as the Wesleyan Quadrilateral of reason, experience, tradition, and Scripture? What were his views on inspiration and infallibility and would his principles of interpretation hold up against modern, critical scholarship? Finally, and perhaps most importantly, what influence did Wesley's view and use of the Bible have upon the success of the Wesleyan Revival? Are there lessons we can still learn from Wesley that could impact the world and church of the twenty-first century? This book will attempt to answer these and many other fascinating questions about John Wesley, a "Man of One Book."
-
A Plate of Chicken
Vendor: Abebooks.com Price: 67.88 $Poetry. "A PLATE OF CHICKEN is a masterpiece of subtlety and frailty, a series of glimpses, thought-fragments, coping devices, and simple declarative sentences. 'My function,' Rohrer writes, 'is to be in love between two people who hate each other,' and to this end he serves the gods of sentence and line simultaneously. This gathering of seven-line stanzas opens a door to a blanket of white noise, like Brian Eno's Music for Airports, and never lets up"--Lewis Warsh.
-
Deductive Databases
Vendor: Abebooks.com Price: 2.16 $Provides a thorough coverage of both the theoretical underpinnings and practice of deductive databases, offering clear motivation for the integration of declarative rules into relational database systems. Paper.
30 results in 0.219 seconds
Related search terms
© Copyright 2024 shopping.eu