Boilerplate
 
楽天市場検索


  レディースファッション (0)
  メンズファッション (0)
  インナー・下着・ナイトウェア (0)
  バッグ・小物・ブランド雑貨 (0)
  靴 (0)
  腕時計 (0)
  ジュエリー・アクセサリー (0)
  キッズ・ベビー・マタニティ (0)
  おもちゃ (0)
  スポーツ・アウトドア (0)
  家電 (0)
  TV・オーディオ・カメラ (0)
  パソコン・周辺機器 (0)
  スマートフォン・タブレット (0)
  光回線・モバイル通信 (0)
  食品 (0)
  スイーツ・お菓子 (0)
  水・ソフトドリンク (0)
  ビール・洋酒 (0)
  日本酒・焼酎 (0)
  インテリア・寝具・収納 (0)
  日用品雑貨・文房具・手芸 (0)
  キッチン用品・食器・調理器具 (0)
  本・雑誌・コミック (9) (Boilerplate)
  CD・DVD (0)
  テレビゲーム (0)
  ホビー (0)
  楽器・音響機器 (0)
  車・バイク (0)
  車用品・バイク用品 (0)
  美容・コスメ・香水 (0)
  ダイエット・健康 (0)
  医薬品・コンタクト・介護 (0)
  ペット・ペットグッズ (0)
  花・ガーデン・DIY (0)
  サービス・リフォーム (0)
  住宅・不動産 (0)
  カタログギフト・チケット (0)
  百貨店・総合通販・ギフト (0)
 
9件中 1件 - 9件  1
商品説明価格

Instant jQuery Boilerplate for Plugins【電子書籍】[ Jonathan Fielding ]

楽天Kobo電子書籍ストア
<p>Filled with practical, step-by-step instructions and clear explanations for the most important and useful tasks. This book is a how-to manual complete with recipes that range from writing a simple plug-in to adding enhancements/features to your plug-in. This book is for JavaScript enthusiasts who are looking for hands on recipes to help them develop their own plug-ins.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,815円

Building Python Web APIs with FastAPI A fast-paced guide to building high-performance, robust web APIs with very little boilerplate code【電子書籍】[ Abdulazeez Abdulazeez Adeshina ]

楽天Kobo電子書籍ストア
<p>Discover FastAPI features and best practices for building and deploying high-quality web APIs from scratch Key Features ? A practical guide to developing production-ready web APIs rapidly in Python ? Learn how to put FastAPI into practice by implementing it in real-world scenarios ? Explore FastAPI, its syntax, and configurations for deploying applications Book Description RESTful web services are commonly used to create APIs for web-based applications owing to their light weight and high scalability. This book will show you how FastAPI, a high-performance web framework for building RESTful APIs in Python, allows you to build robust web APIs that are simple and intuitive and makes it easy to build quickly with very little boilerplate code. This book will help you set up a FastAPI application in no time and show you how to use FastAPI to build a REST API that receives and responds to user requests. You'll go on to learn how to handle routing and authentication while working with databases in a FastAPI application. The book walks you through the four key areas: building and using routes for create, read, update, and delete (CRUD) operations; connecting the application to SQL and NoSQL databases; securing the application built; and deploying your application locally or to a cloud environment. By the end of this book, you'll have developed a solid understanding of the FastAPI framework and be able to build and deploy robust REST APIs. What you will learn ? Set up a FastAPI application that is fully functional and secure ? Understand how to handle errors from requests and send proper responses in FastAPI ? Integrate and connect your application to a SQL and NoSQL (MongoDB) database ? Perform CRUD operations using SQL and FastAPI ? Manage concurrency in FastAPI applications ? Implement authentication in a FastAPI application ? Deploy a FastAPI application to any platform Who this book is for This book is for Python developers who want to learn FastAPI in a pragmatic way to create robust web APIs with ease. If you are a Django or Flask developer looking to try something new that's faster, more efficient, and produces fewer bugs, this FastAPI Python book is for you. The book assumes intermediate-level knowledge of Python programming.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,858円

Redux Made Easy with Rematch Reduce Redux boilerplate and apply best practices with Rematch【電子書籍】[ Sergio Moreno ]

楽天Kobo電子書籍ストア
<p><strong>Discover the power of Rematch and its plugins by building a real-world application from scratch</strong></p> <h4>Key Features</h4> <ul> <li>Get to grips with the capabilities of Rematch quickly as you build applications</li> <li>Learn to use Rematch and its plugins to simplify everyday tasks</li> <li>Take total control of the application state and manage its scalability using Rematch</li> </ul> <h4>Book Description</h4> <p>Rematch is Redux best practices without the boilerplate. This book is an easy-to-read guide for anyone who wants to get started with Redux, and for those who are already using it and want to improve their codebase.</p> <p>Complete with hands-on tutorials, projects, and self-assessment questions, this easy-to-follow guide will take you from the simplest through to the most complex layers of Rematch. You'll learn how to migrate from Redux, and write plugins to set up a fully tested store by integrating it with vanilla JavaScript, React, and React Native. You'll then build a real-world application from scratch with the power of Rematch and its plugins. As you advance, you'll see how plugins extend Rematch functionalities, understanding how they work and help to create a maintainable project. Finally, you'll analyze the future of Rematch and how the frontend ecosystem is becoming easier to use and maintain with alternatives to Redux.</p> <p>By the end of this book, you'll be able to have total control of the application state and use Rematch to manage its scalability with simplicity.</p> <h4>What you will learn</h4> <ul> <li>Understand the principal concepts of Flux and Redux</li> <li>Find out what the main problems are that Rematch solves</li> <li>Become familiar with the Rematch ecosystem</li> <li>Develop an application using Rematch and React together</li> <li>Write unit and integration tests to get 100% test coverage of your programs with Rematch</li> <li>Create a React Native app with Rematch and Expo</li> <li>Persist data with redux-persist and Rematch</li> <li>Build a Rematch plugin from scratch</li> </ul> <h4>Who this book is for</h4> <p>This book is for React and Redux users looking for better alternatives for Redux. Familiarity with JavaScript, React, and Redux will help you make the most of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,837円

Boilerplate The Fine Print, Vanishing Rights, and the Rule of Law【電子書籍】[ Margaret Jane Radin ]

楽天Kobo電子書籍ストア
<p>Boilerplate--the fine-print terms and conditions that we become subject to when we click "I agree" online, rent an apartment, enter an employment contract, sign up for a cellphone carrier, or buy travel tickets--pervades all aspects of our modern lives. On a daily basis, most of us accept boilerplate provisions without realizing that should a dispute arise about a purchased good or service, the nonnegotiable boilerplate terms can deprive us of our right to jury trial and relieve providers of responsibility for harm. <em>Boilerplate</em> is the first comprehensive treatment of the problems posed by the increasing use of these terms, demonstrating how their use has degraded traditional notions of consent, agreement, and contract, and sacrificed core rights whose loss threatens the democratic order.</p> <p>Margaret Jane Radin examines attempts to justify the use of boilerplate provisions by claiming either that recipients freely consent to them or that economic efficiency demands them, and she finds these justifications wanting. She argues, moreover, that our courts, legislatures, and regulatory agencies have fallen short in their evaluation and oversight of the use of boilerplate clauses. To improve legal evaluation of boilerplate, Radin offers a new analytical framework, one that takes into account the nature of the rights affected, the quality of the recipient's consent, and the extent of the use of these terms. Radin goes on to offer possibilities for new methods of boilerplate evaluation and control, among them the bold suggestion that tort law rather than contract law provides a preferable analysis for some boilerplate schemes. She concludes by discussing positive steps that NGOs, legislators, regulators, courts, and scholars could take to bring about better practices.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,985円

The Three and a Half Minute Transaction Boilerplate and the Limits of Contract Design【電子書籍】[ Mitu Gulati ]

楽天Kobo電子書籍ストア
<p>Boilerplate language in contracts tends to stick around long after its origins and purpose have been forgotten. Usually there are no serious repercussions, but sometimes it can cause unexpected problems. Such was the case with the obscure <em>pari passu</em> clause in cross-border sovereign debt contracts, until a novel judicial interpretation rattled international finance by forcing a defaulting sovereignーfor one of the first times in the market’s centuries-long historyーto repay its foreign creditors. Though neither party wanted this outcome, the vast majority of contracts subsequently issued demonstrate virtually no attempt to clarify the imprecise language of the clause.</p> <p>Using this case as a launching pad to explore the broader issue of the “stickiness” of contract boilerplate, Mitu Gulati and Robert E. Scott have sifted through more than one thousand sovereign debt contracts and interviewed hundreds of practitioners to show that the problem actually lies in the nature of the modern corporate law firm. The financial pressure on large firms to maintain a high volume of transactions contributes to an array of problems that deter innovation. With the near certainty of massive sovereign debt restructuring in Europe, <em>The Three and a Half Minute Transaction</em> speaks to critical issues facing the industry and has broader implications for contract design that will ensure it remains relevant to our understanding of legal practice long after the debt crisis has subsided.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,699円

The Boilerplate Rhino: Nature in the Eye of the Beholder BOILERPLATE RHINO (Nature in the Eye of the Beholder) [ David Quammen ]

楽天ブックス
BOILERPLATE RHINO Nature in the Eye of the Beholder David Quammen TOUCHSTONE PR2001 Paperback English ISBN:9780743200325 洋書 Computers & Science(コンピューター&科学) Nature 2,851円

Curriculum Leadership Beyond Boilerplate Standards【電子書籍】[ Leo H. Bradley ]

楽天Kobo電子書籍ストア
<p>Moving beyond alignment and national boilerplate standards, this book takes the position that curriculum and instruction are inseparable concepts from the institutional point of view, and presents strategies to ensure their congruency. To achieve student success it is imperative that educational leaders have superb knowledge and skills in curriculum and instructional leadership whether they operate from the central office or the building level. Bradley contends that paper and pencil tests to measure student achievement on basic and minimum skills will certainly remain as one criterion of school evaluation. However, the public and the educational community will continue to demand the maximizing of potential for all students as an evaluation component of equal value and importance. The educational leader of today and tomorrow will need the knowledge and skills to facilitate this two-pronged approach to student achievement through curriculum design, development, implementation, and evaluation. <em>Curriculum Leadership</em> has, as its purpose, the preparation of leaders to facilitate this process.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,805円

Curriculum Leadership Beyond Boilerplate Standards【電子書籍】[ Leo H. Bradley ]

楽天Kobo電子書籍ストア
<p>This 2nd edition presents strategies and answers questions, based on research and best practices, on how to develop curriculum and instruction, from philosophical base through assessment, to ensure excellence in curriculum beyond boiler plate standards. Current vocabulary describes this process as Value Added. However, since the current political paradigm requires school systems to map the curriculum to state and national assessments, attention is also given to curriculum mapping, pacing guides and other contemporary strategies designed to meet common cores, and other accountability issues. The book provides a process for school systems to follow in order to maximize teacher expertise and involvement, which creates the highest level of ownership and responsiveness from those charged with instruction and assessment. The text is a platform to encourage and enable school systems and universities to lead curriculum, instruction, and assessment that addresses, but goes beyond boiler plate standards, moves away from “teaching to the test,” and toward critical thinking, innovative thinking, and maximizing student potential.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,301円

Boilerplate Clauses, International Commercial Contracts and the Applicable Law【電子書籍】

楽天Kobo電子書籍ストア
<p>With the aim of creating an autonomous regime for the interpretation and application of the contract, boilerplate clauses are often inserted into international commercial contracts without negotiations or regard for their legal effects. The assumption that a sufficiently detailed and clear language will ensure that the legal effects of the contract will only be based on the contract, as opposed to the applicable law, was originally encouraged by English courts, and today most international contracts have these clauses, irrespective of the governing law. This collection of essays demonstrates that this assumption is not fully applicable under systems of civil law, because these systems are based on principles, such as good faith and loyalty, which contradict this approach.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 13,888円