Design  [COMPUTERS & SCIENCE]
 
楽天市場検索
洋書
COMPUTERS & SCIENCE
 
10369件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Designing Interfaces Patterns for Effective Interaction Design【電子書籍】[ Jenifer Tidwell ]

楽天Kobo電子書籍ストア
<p>Designing good application interfaces isn’t easy now that companies need to create compelling, seamless user experiences across an exploding number of channels, screens, and contexts. In this updated third edition, you’ll learn how to navigate through the maze of design options. By capturing UI best practices as design patterns, this best-selling book provides solutions to common design problems.</p> <p>You’ll learn patterns for mobile apps, web applications, and desktop software. Each pattern contains full-color examples and practical design advice you can apply immediately. Experienced designers can use this guide as an idea sourcebook, and novices will find a road map to the world of interface and interaction design.</p> <ul> <li>Understand your users before you start designing</li> <li>Build your software’s structure so it makes sense to users</li> <li>Design components to help users complete tasks on any device</li> <li>Learn how to promote wayfinding in your software</li> <li>Place elements to guide users to information and functions</li> <li>Learn how visual design can make or break product usability</li> <li>Display complex data with artful visualizations</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,611円

Solutions Architect's Handbook Kick-start your career as a solutions architect by learning architecture design principles and strategies【電子書籍】[ Saurabh Shrivastava ]

楽天Kobo電子書籍ストア
<p><b>Third edition out now with coverage on Generative AI, clean architecture, edge computing, and more</b></p><h2>Key Features</h2><ul><li>Turn business needs into end-to-end technical architectures with this practical guide</li><li>Assess and overcome various challenges while updating or modernizing legacy applications</li><li>Future-proof your architecture with IoT, machine learning, and quantum computing</li></ul><h2>Book Description</h2>Becoming a solutions architect requires a hands-on approach, and this edition of the Solutions Architect's Handbook brings exactly that. This handbook will teach you how to create robust, scalable, and fault-tolerant solutions and next-generation architecture designs in a cloud environment. It will also help you build effective product strategies for your business and implement them from start to finish. This new edition features additional chapters on disruptive technologies, such as Internet of Things (IoT), quantum computing, data engineering, and machine learning. It also includes updated discussions on cloud-native architecture, blockchain data storage, and mainframe modernization with public cloud. The Solutions Architect's Handbook provides an understanding of solution architecture and how it fits into an agile enterprise environment. It will take you through the journey of solution architecture design by providing detailed knowledge of design pillars, advanced design patterns, anti-patterns, and the cloud-native aspects of modern software design. By the end of this handbook, you'll have learned the techniques needed to create efficient architecture designs that meet your business requirements.<h2>What you will learn</h2><ul><li>Explore the various roles of a solutions architect in the enterprise landscape</li><li>Implement key design principles and patterns to build high-performance cost-effective solutions</li><li>Choose the best strategies to secure your architectures and increase their availability</li><li>Modernize legacy applications with the help of cloud integration</li><li>Understand how big data processing, machine learning, and IoT fit into modern architecture</li><li>Integrate a DevOps mindset to promote collaboration, increase operational efficiency, and streamline production</li></ul><h2>Who this book is for</h2><p>This book is for software developers, system engineers, DevOps engineers, architects, and team leaders who already work in the IT industry and aspire to become solutions architect professionals. Existing solutions architects who want to expand their skillset or get a better understanding of new technologies will also learn valuable new skills. To get started, you'll need a good understanding of the real-world software development process and general programming experience in any language.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,748円

Hands-On Design Patterns and Best Practices with Julia Proven solutions to common problems in software design for Julia 1.x【電子書籍】[ Tom Kwong ]

楽天Kobo電子書籍ストア
<p><strong>Design and develop high-performance, reusable, and maintainable applications using traditional and modern Julia patterns with this comprehensive guide</strong></p> <h4>Key Features</h4> <ul> <li>Explore useful design patterns along with object-oriented programming in Julia 1.0</li> <li>Implement macros and metaprogramming techniques to make your code faster, concise, and efficient</li> <li>Develop the skills necessary to implement design patterns for creating robust and maintainable applications</li> </ul> <h4>Book Description</h4> <p>Design patterns are fundamental techniques for developing reusable and maintainable code. They provide a set of proven solutions that allow developers to solve problems in software development quickly. This book will demonstrate how to leverage design patterns with real-world applications.</p> <p>Starting with an overview of design patterns and best practices in application design, you'll learn about some of the most fundamental Julia features such as modules, data types, functions/interfaces, and metaprogramming. You'll then get to grips with the modern Julia design patterns for building large-scale applications with a focus on performance, reusability, robustness, and maintainability. The book also covers anti-patterns and how to avoid common mistakes and pitfalls in development. You'll see how traditional object-oriented patterns can be implemented differently and more effectively in Julia. Finally, you'll explore various use cases and examples, such as how expert Julia developers use design patterns in their open source packages.</p> <p>By the end of this Julia programming book, you'll have learned methods to improve software design, extensibility, and reusability, and be able to use design patterns efficiently to overcome common challenges in software development.</p> <h4>What you will learn</h4> <ul> <li>Master the Julia language features that are key to developing large-scale software applications</li> <li>Discover design patterns to improve overall application architecture and design</li> <li>Develop reusable programs that are modular, extendable, performant, and easy to maintain</li> <li>Weigh up the pros and cons of using different design patterns for use cases</li> <li>Explore methods for transitioning from object-oriented programming to using equivalent or more advanced Julia techniques</li> </ul> <h4>Who this book is for</h4> <p>This book is for beginner to intermediate-level Julia programmers who want to enhance their skills in designing and developing large-scale applications.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,973円

RESTful API Design APIs your consumers will love【電子書籍】[ Matthias Biehl ]

楽天Kobo電子書籍ストア
<p>Looking for Best Practices in RESTful APIs?</p> <p>This book is for you! Why? Because this book is packed with best practices on many technical aspects of RESTful API Design, such as the correct use of resources, URIs, representations, content types, data formats, parameters, HTTP status codes and HTTP methods.</p> <p>You want to design and develop APIs like a Pro? Use API description languages to both design APIs and develop APIs efficiently. The book introduces the two most common API description languages RAML and OpenAPI/Swagger.</p> <p>Your APIs connect to legacy systems? The book shows best practices for connecting APIs to existing backend systems.</p> <p>You expect lots of traffic on your API? The book shows you how to achieve high security, performance, availability and smooth evolution and versioning.</p> <p>Your company cares about its customers? Learn a customer-centric design and development approach for APIs, so you can design APIs as digital products.</p> <p>So what is API Design?</p> <p>Any type of design requires taking well-informed decisions. The decisions are intended to make the product better in some way, e.g. provide more functionality, provide better quality or a better user experience. Better design decisions typically lead to better products. This is no different when designing APIs. Which design decisions are there for APIs? We see four groups of design decisions.</p> <p>Architectural Design Decisions: When designing an API, decisions have to be made regarding architectural issues, such as the patterns and the styles to be used. Should the API follow the REST or SOAP architectural style? These design decisions are foundational and have an impact on all following decisions.</p> <p>API Frontend Design Decisions: Since the frontend of the API is visible to the API consumers (= customers of the API), frontend design decisions are quite critical for the success of an API. Frontend design for APIs is typically RESTful design. For RESTful frontend design we need to answer questions such as: How does the URI of the API look like? Are the parameters passed in the form of query parameters or path parameters? Which headers and status codes should be used?</p> <p>API Backend Design Decisions: The functionality of the API depends on leveraging data and services of backend systems. Backend design decisions address the connection between API and backend. Design decisions regarding the integration, transformation, aggregation, security and error handling of the backend have an impact on the functionality of the API.</p> <p>Non-functional design decisions: The architectural, frontend and backend design decisions are primarily taken to craft the functionality of the API. However, these decisions also have an impact on the non-functional properties of the API, such as security, performance, availability, and evolvability. Non-functional properties of the API should not be an afterthought. The API needs to be designed right from the start to fulfill non-functional requirements.</p> <p>In this book, we address all four groups of design decisions for APIs. The focus is, however, on REST and the API frontend design decisions.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,199円

Mastering Python Design Patterns A guide to creating smart, efficient, and reusable software, 2nd Edition【電子書籍】[ Kamon Ayeva ]

楽天Kobo電子書籍ストア
<p><strong>Exploit various design patterns to master the art of solving problems using Python</strong></p> <h4>Key Features</h4> <ul> <li>Master the application design using the core design patterns and latest features of Python 3.7</li> <li>Learn tricks to solve common design and architectural challenges</li> <li>Choose the right plan to improve your programs and increase their productivity</li> </ul> <h4>Book Description</h4> <p>Python is an object-oriented scripting language that is used in a wide range of categories. In software engineering, a design pattern is an elected solution for solving software design problems. Although they have been around for a while, design patterns remain one of the top topics in software engineering, and are a ready source for software developers to solve the problems they face on a regular basis. This book takes you through a variety of design patterns and explains them with real-world examples. You will get to grips with low-level details and concepts that show you how to write Python code, without focusing on common solutions as enabled in Java and C++. You'll also fnd sections on corrections, best practices, system architecture, and its designing aspects. This book will help you learn the core concepts of design patterns and the way they can be used to resolve software design problems. You'll focus on most of the Gang of Four (GoF) design patterns, which are used to solve everyday problems, and take your skills to the next level with reactive and functional patterns that help you build resilient, scalable, and robust applications. By the end of the book, you'll be able to effciently address commonly faced problems and develop applications, and also be comfortable working on scalable and maintainable projects of any size.</p> <h4>What you will learn</h4> <ul> <li>Explore Factory Method and Abstract Factory for object creation</li> <li>Clone objects using the Prototype pattern</li> <li>Make incompatible interfaces compatible using the Adapter pattern</li> <li>Secure an interface using the Proxy pattern</li> <li>Choose an algorithm dynamically using the Strategy pattern</li> <li>Keep the logic decoupled from the UI using the MVC pattern</li> <li>Leverage the Observer pattern to understand reactive programming</li> <li>Explore patterns for cloud-native, microservices, and serverless architectures</li> </ul> <h4>Who this book is for</h4> <p>This book is for intermediate Python developers. Prior knowledge of design patterns is not required to enjoy this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,932円

Moodle 4 E-Learning Course Development The definitive guide to creating great courses in Moodle 4.0 using instructional design principles, 5th Edition【電子書籍】[ Susan Smith Nash ]

楽天Kobo電子書籍ストア
<p><strong>Leverage Moodle 4.0's improved UX features and new tools to create effective courses in today's competitive world of online learning, including blended live and on-demand delivery</strong></p> <h4>Key Features</h4> <ul> <li>Design courses that are easy to navigate and have easy-to-use productivity tools</li> <li>Effectively incorporate text, audio, video, and graphics that are ADA compliant and meet the needs of all kinds of learners</li> <li>Build the best assessment tools for your learning objectives</li> </ul> <h4>Book Description</h4> <p>Moodle 4.0 maintains its flexible, powerful, and easy-to-use platform while adding impressive new features to enhance the user experience for student success.</p> <p>This updated edition addresses the opportunities that come with a major update in Moodle 4.0. You'll learn how to determine the best way to use the Moodle platform's new features and configure your courses to align with your overall goals, vision, and even accreditation review needs. You'll discover how to plan an effective course with the best mix of resources and engaging assessments that really show what the learner has accomplished, and also keep them engaged and interested. This book will show you how to ensure that your students enjoy their collaborations and truly learn from each other. You'll get a handle on generating reports and monitoring exactly how the courses are going and what to do to get them back on track. While doing this, you can use Moodle 4.0's new navigation features to help keep students from getting “lost.” Finally, you'll be able to incorporate functionality boosters and accommodate the changing needs and goals of our evolving world.</p> <p>By the end of this Moodle book, you'll be able to build and deploy your educational program to align with learning objectives and include an entire array of course content.</p> <h4>What you will learn</h4> <ul> <li>Build courses that emphasize the achievement of learning objectives</li> <li>Write a variety of effective quizzes that can be taken online and offline</li> <li>Make the most of the navigation and user experience improvements made to Moodle 4.0</li> <li>Build courses that reflect current interactive teaching practices, including hybrid learning with web conferencing</li> <li>Optimize all kinds of content ? text, graphics, audio, video, and recorded webcasts</li> <li>Encourage student engagement and collaboration</li> <li>Incorporate functionality builders for more responsive and adaptive learning</li> </ul> <h4>Who this book is for</h4> <p>This book is for novice as well as experienced course developers who want to incorporate Moodle 4.0's powerful features and make life easier for students, instructors, and administrators. The powerful and flexible Moodle platform will also help with accreditation and for deploying across devices to people in diverse situations.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,480円

Wind Tunnel Test Techniques Design and Use at Low and High Speeds with Statistical Engineering Applications【電子書籍】[ Colin Britcher ]

楽天Kobo電子書籍ストア
<p>Wind Tunnel Test Techniques: Design and Use at Low and High Speeds with Statistical Engineering Applications provides an up-to-date treatment of the topic. Beginning with a brief history of wind tunnels and its types and uses, the book goes on to cover subsonic, supersonic and hypersonic wind tunnel design and construction, calibration, boundary corrections, flow quality assessment, pressure surveys, and dynamic testing. It also focuses on wind tunnel facilities, making it useful for both the designer and operator. Engineers and graduate students in aerospace, automotive and similar programs will find this book useful in their work with experimental aerodynamics, gas dynamics, facility design and performance. - Deals with a broad range of flow speeds in wind tunnels, from low speed to high speed - Provides a discussion of similarity laws as well as material on statistical analysis - Includes coverage on facility-to-facility and facility-to-CFD correlation - Presents advanced topics such as cryogenic wind tunnels, ground simulation in automotive testing, and propulsion testing</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 31,721円

C++ Software Design Design Principles and Patterns for High-Quality Software【電子書籍】[ Klaus Iglberger ]

楽天Kobo電子書籍ストア
<p>Good software design is essential for the success of your project, but designing software is hard to do. You need to have a deep understanding of the consequences of design decisions and a good overview of available design alternatives. With this book, experienced C++ developers will get a thorough, practical, and unparalleled overview of software design with this modern language.</p> <p>C++ trainer and consultant Klaus Iglberger explains how you can manage dependencies and abstractions, improve changeability and extensibility of software entities, and apply and implement modern design patterns to help you take advantage of today's possibilities. Software design is the most essential aspect of a software project because it impacts the software's most important properties: maintainability, changeability, and extensibility.</p> <ul> <li>Learn how to evaluate your code with respect to software design</li> <li>Understand what software design is, including design goals such as changeability and extensibility</li> <li>Explore the advantages and disadvantages of each design approach</li> <li>Learn how design patterns help solve problems and express intent</li> <li>Choose the right form of a design pattern to get the most out of its advantages</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,611円

Small Things Considered Why There Is No Perfect Design【電子書籍】[ Henry Petroski ]

楽天Kobo電子書籍ストア
<p>Why has the durable paper shopping bag been largely replaced by its flimsy plastic counterpart? What circuitous chain of improvements led to such innovations as the automobile cup holder and the swiveling vegetable peeler? With the same relentless curiosity and lucid, witty prose he brought to his earlier books, Henry Petroski looks at some of our most familiar objects and reveals that they are, in fact, works in progress. For there can never be an end to the quest for the perfect design.</p> <p>To illustrate his thesis, Petroski tells the story of the paper drinking cup, which owes its popularity to the discovery that water glasses could carry germs. He pays tribute to the little plastic tripod that keeps pizza from sticking to the box and analyzes the numerical layouts of telephones and handheld calculators. <strong>Small Things Considered</strong> is Petroski at his most trenchant and provocative, casting his eye not only on everyday artifacts but on their users as well.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 781円

Modern API Development with Spring and Spring Boot Design highly scalable and maintainable APIs with REST, gRPC, GraphQL, and the reactive paradigm【電子書籍】[ Sourabh Sharma ]

楽天Kobo電子書籍ストア
<p>A developer's guide to designing, testing, and securing production-ready modern APIs with the help of practical ideas to improve your application's functionality Key Features ? Build resilient software for your enterprises and customers by understanding the complete API development life cycle ? Overcome the challenges of traditional API design by adapting to a new and evolving culture of modern API development ? Use Spring and Spring Boot to develop future-proof scalable APIs Book Description The philosophy of API development has evolved over the years to serve the modern needs of enterprise architecture, and developers need to know how to adapt to these modern API design principles. Apps are now developed with APIs that enable ease of integration for the cloud environment and distributed systems. With this Spring book, you'll discover various kinds of production-ready API implementation using REST APIs and explore async using the reactive paradigm, gRPC, and GraphQL. You'll learn how to design evolving REST-based APIs supported by HATEOAS and ETAGs and develop reactive, async, non-blocking APIs. After that, you'll see how to secure REST APIs using Spring Security and find out how the APIs that you develop are consumed by the app's UI. The book then takes you through the process of testing, deploying, logging, and monitoring your APIs. You'll also explore API development using gRPC and GraphQL and design modern scalable architecture with microservices. The book helps you gain practical knowledge of modern API implementation using a sample e-commerce app. By the end of this Spring book, you'll be able to develop, test, and deploy highly scalable, maintainable, and developer-friendly APIs to help your customers to transform their business. What you will learn ? Understand RESTful API development, its design paradigm, and its best practices ? Become well versed in Spring's core components for implementing RESTful web services ? Implement reactive APIs and explore async API development ? Apply Spring Security for authentication using JWT and authorization of requests ? Develop a React-based UI to consume APIs ? Implement gRPC inter-service communication ? Design GraphQL-based APIs by understanding workflows and tooling ? Gain insights into how you can secure, test, monitor, and deploy your APIs Who this book is for This book is for inexperienced Java programmers, comp science, or coding boot camp graduates who have knowledge of basic programming constructs, data structures, and algorithms in Java but lack the practical web development skills necessary to start working as a developer. Professionals who've recently joined a startup or a company and are tasked with creating real-world web APIs and services will also find this book helpful. This book is also a good resource for Java developers who are looking for a career move into web development to get started with the basics of web service development.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,932円

Practical UI Patterns for Design Systems Fast-Track Interaction Design for a Seamless User Experience【電子書籍】[ Diana MacDonald ]

楽天Kobo電子書籍ストア
<p>Understanding UI patterns is invaluable to anyone creating websites for the first time. It helps you make connections between which tools are right for which jobs, understand the processes, and think deeply about the context of a problem. This is your concise guide to the tested and proven general mechanisms for solving recurring user interface problems, so that you don't have to reinvent the wheel.</p> <p>You'll see how to find a pattern you can apply to a given UI problem and how to deconstruct patterns to understand them in depth, including their constraints. UI patterns lead to better use of existing conventions and converging web standards. This book shows you how to spot anti-patterns, how to mix and match patterns, and how they inform design systems.</p> <p>By helping the non-web professionals and junior web professionals of the world use basic patterns, the web industry can put its best foot forward as new interfaces such as VR/AR/MR, conversational UIs, machine learning, voice input, evolving gestural interactions and more infiltrate the market. Given the emerging popularity of design systems and space of DesignOps, as well as the rise of companies competing on design and usability, now is the time to think about how we use and evolve UI patterns and scale design systems.</p> <p><strong>What You'll Learn</strong></p> <ul> <li>Produce intuitive products through consistency and familiarity.</li> <li>Save time instead of starting from scratch.</li> <li>Communicate design decisions with evidence to support solutions.</li> <li>Use smart defaults without extensive product design experience.</li> <li>Improve a user's experience.</li> <li>Scale growing business with design.</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Those familiar with creating websites and want to learn more, WordPress bloggers, or marketers who want to weave components together into a usable, revenue-generating experience.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,469円

Game User Experience And Player-Centered Design【電子書籍】

楽天Kobo電子書籍ストア
<p>This book provides an introduction and overview of the rapidly evolving topic of game user experience, presenting the new perspectives employed by researchers and the industry, and highlighting the recent empirical findings that illustrate the nature of it. The first section deals with cognition and player psychology, the second section includes new research on modeling and measuring player experience, the third section focuses on the impact of game user experience on game design processes and game development cycles, the fourth section presents player experience case studies on contemporary computer games, and the final section demonstrates the evolution of game user experience in the new era of VR and AR.</p> <p>The book is suitable for students and professionals with different disciplinary backgrounds such as computer science, game design, software engineering, psychology, interactive media, and many others.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 20,662円

Advanced Digital System Design A Practical Guide to Verilog Based FPGA and ASIC Implementation【電子書籍】[ Shirshendu Roy ]

楽天Kobo電子書籍ストア
<p>The book is designed to serve as a textbook for courses offered to undergraduate and graduate students enrolled in electrical, electronics, and communication engineering. The objective of this book is to help the readers to understand the concepts of digital system design as well as to motivate the students to pursue research in this field. Verilog Hardware Description Language (HDL) is preferred in this book to realize digital architectures. Concepts of Verilog HDL are discussed in a separate chapter and many Verilog codes are given in this book for better understanding. Concepts of system Verilog to realize digital hardware are also discussed in a separate chapter. The book covers basic topics of digital logic design like binary number systems, combinational circuit design, sequential circuit design, and finite state machine (FSM) design. The book also covers some advanced topics on digital arithmetic like design of high-speed adders, multipliers, dividers, square root circuits, and CORDIC block. The readers can learn about FPGA and ASIC implementation steps and issues that arise at the time of implementation. One chapter of the book is dedicated to study the low-power design techniques and another to discuss the concepts of static time analysis (STA) of a digital system. Design and implementation of many digital systems are discussed in detail in a separate chapter. In the last chapter, basics of some advanced FPGA design techniques like partial re-configuration and system on chip (SoC) implementation are discussed. These designs can help the readers to design their architecture. This book can be very helpful to both undergraduate and postgraduate students and researchers.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 9,723円

Responsive Web Design with HTML5 and CSS Build future-proof responsive websites using the latest HTML5 and CSS techniques【電子書籍】[ Ben Frain ]

楽天Kobo電子書籍ストア
<p><b>Harness the latest capabilities of HTML5 and CSS to create a single UI that works flawlessly on mobile phones, tablets, and desktops ー plus everything in-between ? now with color images! Purchase of the print or Kindle book includes a free eBook in PDF format.</b></p><h2>Key Features</h2><ul><li>Understand what responsive web design is and its significance for modern web development</li><li>Explore the latest developments in responsive web design and CSS, including layout with Grid and Subgrid, CSS Cascade Layers, Wide Gamut colors, and CSS Functions</li><li>Get to grips with the uses and benefits of new HTML elements and attributes</li></ul><h2>Book Description</h2>Responsive Web Design with HTML5 and CSS, Fourth Edition, is a fully revamped and extended version of one of the most comprehensive and bestselling books on the latest HTML5 and CSS techniques for responsive web design. It emphasizes pragmatic application, teaching you the approaches needed to build most real-life websites, with downloadable examples in every chapter. Written in the author's friendly and easy-to-follow style, this edition covers all the newest developments and improvements in responsive web design, including approaches for better accessibility, variable fonts and font loading, and the latest color manipulation tools making their way to browsers. You can enjoy coverage of bleeding-edge features such as CSS layers, container queries, nesting, and subgrid. The book concludes by exploring some exclusive tips and approaches for front-end development from the author. By the end of the book, you will not only have a comprehensive understanding of responsive web design and what is possible with the latest HTML5 and CSS, but also the knowledge of how to best implement each technique. Read through as a complete guide or dip in as a reference for each topic-focused chapter.<h2>What you will learn</h2><ul><li>Use media queries, including detection for touch/mouse and color preference</li><li>Learn HTML semantics and author accessible markup</li><li>Facilitate different images depending on screen size or resolution</li><li>Write the latest color functions, mix colors, and choose the most accessible ones</li><li>Use SVGs in designs to provide resolution-independent images</li><li>Create and use CSS custom properties, making use of new CSS functions including ‘clamp', ‘min', and ‘max'</li><li>Add validation and interface elements to HTML forms</li><li>Enhance interface elements with filters, shadows, and animations</li></ul><h2>Who this book is for</h2><p>Are you a full-stack or back-end developer who needs to improve their front-end skills? Perhaps you work on the front-end and you need a definitive overview of all modern HTML and CSS has to offer? Maybe you have done a little website building but you need a deep understanding of responsive web designs and how to achieve them? This is the book for you! All you need to take advantage of this book is a working understanding of HTML and CSS. No JavaScript knowledge is needed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,874円

Completion Detection in Asynchronous Circuits Toward Solution of Clock-Related Design Challenges【電子書籍】[ Pallavi Srivastava ]

楽天Kobo電子書籍ストア
<p>This book is intended for designers with experience in traditional (clocked) circuit design, seeking information about asynchronous circuit design, in order to determine if it would be advantageous to adopt asynchronous methodologies in their next design project. The author introduces a generic approach for implementing a deterministic completion detection scheme for asynchronous bundled data circuits that incorporates a data-dependent computational process, taking advantage of the average-case delay. The author validates the architecture using a barrel shifter, as shifting is the basic operation required by all the processors. The generic architecture proposed in this book for a deterministic completion detection scheme for bundled data circuits will facilitate researchers in considering the asynchronous design style for developing digital circuits.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 10,331円

Weaving the Web: The Original Design and Ultimate Destiny of the World Wide Web WEAVING THE WEB [ Tim Berners-Lee ]

楽天ブックス
WEAVING THE WEB Tim BernersーLee HARPERCOLLINS2000 Paperback English ISBN:9780062515872 洋書 Computers & Science(コンピューター&科学) Computers 3,009円

Design Patterns for Cloud Native Applications【電子書籍】[ Kasun Indrasiri ]

楽天Kobo電子書籍ストア
<p>With the immense cost savings and scalability the cloud provides, the rationale for building cloud native applications is no longer in question. The real issue is how. With this practical guide, developers will learn about the most commonly used design patterns for building cloud native applications using APIs, data, events, and streams in both greenfield and brownfield development.</p> <p>You'll learn how to incrementally design, develop, and deploy large and effective cloud native applications that you can manage and maintain at scale with minimal cost, time, and effort. Authors Kasun Indrasiri and Sriskandarajah Suhothayan highlight use cases that effectively demonstrate the challenges you might encounter at each step.</p> <ul> <li>Learn the fundamentals of cloud native applications</li> <li>Explore key cloud native communication, connectivity, and composition patterns</li> <li>Learn decentralized data management techniques</li> <li>Use event-driven architecture to build distributed and scalable cloud native applications</li> <li>Explore the most commonly used patterns for API management and consumption</li> <li>Examine some of the tools and technologies you'll need for building cloud native systems</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,890円

Introducing Design Automation for Quantum Computing【電子書籍】[ Alwin Zulehner ]

楽天Kobo電子書籍ストア
<p>This book offers readers an easy introduction into quantum computing as well as into the design for corresponding devices. The authors cover several design tasks which are important for quantum computing and introduce corresponding solutions. A special feature of the book is that those tasks and solutions are explicitly discussed from a design automation perspective, i.e., utilizing clever algorithms and data structures which have been developed by the design automation community for conventional logic (i.e., for electronic devices and systems) and are now applied for this new technology. By this, relevant design tasks can be conducted in a much more efficient fashion than before ? leading to improvements of several orders of magnitude (with respect to runtime and other design objectives).</p> <ul> <li>Describes the current state of the art for designing quantum circuits, for simulating them, and for mapping them to real hardware;</li> <li>Provides a first comprehensive introduction into design automation for quantum computing that tackles practically relevant tasks;</li> <li>Targets the quantum computing community as well as the design automation community, showing both perspectives to quantum computing, and what impressive improvements are possible when combining the knowledge of both communities.</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 9,723円

React 18 Design Patterns and Best Practices Design, build, and deploy production-ready web applications with React by leveraging industry-best practices【電子書籍】[ Carlos Santana Rold?n ]

楽天Kobo電子書籍ストア
<p><b>Dive in and discover how to build awesome React web apps that you can scale and maintain using design patterns and the latest industry insights Purchase of the print or Kindle book includes a free PDF eBook</b></p><h4>Key Features</h4><ul><li>Discover and unpack the latest React 18 and Node 19 features in this updated fourth edition</li><li>Get up to speed with TypeScript, MonoRepo architecture, and several cutting-edge React tools</li><li>Learn from plenty of real-world examples and an improved chapter flow</li></ul><h4>Book Description</h4>React helps you work smarter, not harder ー but to reap the benefits of this popular JavaScript library and its components, you need a straightforward guide that will teach you how to make the most of it. React 18 Design Patterns and Best Practices will help you use React effectively to make your applications more flexible, easier to maintain, and improve their performance, while giving your workflow a huge boost. With a better organization of topics and knowledge about best practices added to your developer toolbox, the updated fourth edition ensures an enhanced learning experience. The book is split into three parts; the first will teach you the fundamentals of React patterns, the second will dive into how React works, and the third will focus on real-world applications. All the code samples are updated to the latest version of React and you’ll also find plenty of new additions that explore React 18 and Node 19’s newest features, alongside MonoRepo Architecture and a dedicated chapter on TypeScript. By the end of this book, you'll be able to efficiently build and deploy real-world React web applications.<h4>What you will learn</h4><ul><li>Get familiar with the new React 18 and Node 19 features</li><li>Explore TypeScript's basic and advanced capabilities</li><li>Make components communicate with each other by applying various patterns and techniques</li><li>Dive into MonoRepo architecture</li><li>Use server-side rendering to make applications load faster</li><li>Write a comprehensive set of tests to create robust and maintainable code</li><li>Build high-performing applications by styling and optimizing React components</li></ul><h4>Who this book is for</h4><p>This book is for web developers who want to master React by learning key design patterns and best practices in real-world application development. You’ll need an intermediate-level experience with React and JavaScript before you get started.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,874円

Ethics for Robots How to Design a Moral Algorithm【電子書籍】[ Derek Leben ]

楽天Kobo電子書籍ストア
<p><em>Ethics for Robots</em> describes and defends a method for designing and evaluating ethics algorithms for autonomous machines, such as self-driving cars and search and rescue drones. Derek Leben argues that such algorithms should be evaluated by how effectively they accomplish the problem of cooperation among self-interested organisms, and therefore, rather than simulating the psychological systems that have evolved to solve this problem, engineers should be tackling the problem itself, taking relevant lessons from our moral psychology.</p> <p>Leben draws on the moral theory of John Rawls, arguing that normative moral theories are attempts to develop optimal solutions to the problem of cooperation. He claims that Rawlsian Contractarianism leads to the ‘Maximin’ principle ? the action that maximizes the minimum value ? and that the Maximin principle is the most effective solution to the problem of cooperation. He contrasts the Maximin principle with other principles and shows how they can often produce non-cooperative results.</p> <p>Using real-world examples ? such as an autonomous vehicle facing a situation where every action results in harm, home care machines, and autonomous weapons systems ? Leben contrasts Rawlsian algorithms with alternatives derived from utilitarianism and natural rights libertarianism.</p> <p>Including chapter summaries and a glossary of technical terms, <em>Ethics for Robots</em> is essential reading for philosophers, engineers, computer scientists, and cognitive scientists working on the problem of ethics for autonomous systems.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 8,866円

Design Model Aircraft for Fun And Profit【電子書籍】[ Roger Winger ]

楽天Kobo電子書籍ストア
<p>This book is about the steps taken to design radio control model aircraft from start to finish. Beginning with a simple 3-view drawing, I show readers and prospective designers, how to create a successful flying aircraft, specifically the Quickie Q1. With step by step instructions that go into detail about drawing the aircraft using Computer Aided Design for accuracy and professionalism. The Quickie prototype aircraft is then built and flown, and free plans are included with the book! When the model is flying and flying well, we turn our attention on how to make money from that design.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,477円

System Engineering Analysis, Design, and Development Concepts, Principles, and Practices【電子書籍】[ Charles S. Wasson ]

楽天Kobo電子書籍ストア
<p><strong>Praise for the first edition:</strong></p> <p><strong>"This excellent text will be useful to every system engineer (SE) regardless of the domain. It covers ALL relevant SE material and does so in a very clear, methodical fashion. The breadth and depth of the author's presentation of SE principles and practices is outstanding."<br /> ーPhilip Allen</strong></p> <p>This textbook presents a comprehensive, step-by-step guide to System Engineering analysis, design, and development via an integrated set of concepts, principles, practices, and methodologies. The methods presented in this text apply to any type of human system -- small, medium, and large organizational systems and system development projects delivering engineered systems or services across multiple business sectors such as medical, transportation, financial, educational, governmental, aerospace and defense, utilities, political, and charity, among others.</p> <ul> <li>Provides a common focal point for “bridging the gap” between and unifying System Users, System Acquirers, multi-discipline System Engineering, and Project, Functional, and Executive Management education, knowledge, and decision-making for developing systems, products, or services</li> <li>Each chapter provides definitions of key terms, guiding principles, examples, author’s notes, real-world examples, and exercises, which highlight and reinforce key SE&D concepts and practices</li> <li>Addresses concepts employed in Model-Based Systems Engineering (MBSE), Model-Driven Design (MDD), Unified Modeling Language (UMLTM) / Systems Modeling Language (SysMLTM), and Agile/Spiral/V-Model Development such as user needs, stories, and use cases analysis; specification development; system architecture development; User-Centric System Design (UCSD); interface definition & control; system integration & test; and Verification & Validation (V&V)</li> <li>Highlights/introduces a new 21st Century Systems Engineering & Development (SE&D) paradigm that is easy to understand and implement.</li> <li>Provides practices that are critical staging points for technical decision making such as Technical Strategy Development; Life Cycle requirements; Phases, Modes, & States; SE Process; Requirements Derivation; System Architecture Development, User-Centric System Design (UCSD); Engineering Standards, Coordinate Systems, and Conventions; et al.</li> </ul> <p>Thoroughly illustrated, with end-of-chapter exercises and numerous case studies and examples, <em>Systems Engineering Analysis, Design, and Development, Second Edition</em> is a primary textbook for multi-discipline, engineering, system analysis, and project management undergraduate/graduate level students and a valuable reference for professionals.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 17,463円

Hands-On Machine Learning for Algorithmic Trading Design and implement investment strategies based on smart algorithms that learn from data using Python【電子書籍】[ Stefan Jansen ]

楽天Kobo電子書籍ストア
<p><strong>Explore effective trading strategies in real-world markets using NumPy, spaCy, pandas, scikit-learn, and Keras</strong></p> <h4>Key Features</h4> <ul> <li>Implement machine learning algorithms to build, train, and validate algorithmic models</li> <li>Create your own algorithmic design process to apply probabilistic machine learning approaches to trading decisions</li> <li>Develop neural networks for algorithmic trading to perform time series forecasting and smart analytics</li> </ul> <h4>Book Description</h4> <p>The explosive growth of digital data has boosted the demand for expertise in trading strategies that use machine learning (ML). This book enables you to use a broad range of supervised and unsupervised algorithms to extract signals from a wide variety of data sources and create powerful investment strategies.</p> <p>This book shows how to access market, fundamental, and alternative data via API or web scraping and offers a framework to evaluate alternative data. You'll practice the ML workflow from model design, loss metric definition, and parameter tuning to performance evaluation in a time series context. You will understand ML algorithms such as Bayesian and ensemble methods and manifold learning, and will know how to train and tune these models using pandas, statsmodels, sklearn, PyMC3, xgboost, lightgbm, and catboost. This book also teaches you how to extract features from text data using spaCy, classify news and assign sentiment scores, and to use gensim to model topics and learn word embeddings from financial reports. You will also build and evaluate neural networks, including RNNs and CNNs, using Keras and PyTorch to exploit unstructured data for sophisticated strategies.</p> <p>Finally, you will apply transfer learning to satellite images to predict economic activity and use reinforcement learning to build agents that learn to trade in the OpenAI Gym.</p> <h4>What you will learn</h4> <ul> <li>Implement machine learning techniques to solve investment and trading problems</li> <li>Leverage market, fundamental, and alternative data to research alpha factors</li> <li>Design and fine-tune supervised, unsupervised, and reinforcement learning models</li> <li>Optimize portfolio risk and performance using pandas, NumPy, and scikit-learn</li> <li>Integrate machine learning models into a live trading strategy on Quantopian</li> <li>Evaluate strategies using reliable backtesting methodologies for time series</li> <li>Design and evaluate deep neural networks using Keras, PyTorch, and TensorFlow</li> <li>Work with reinforcement learning for trading strategies in the OpenAI Gym</li> </ul> <h4>Who this book is for</h4> <p>Hands-On Machine Learning for Algorithmic Trading is for data analysts, data scientists, and Python developers, as well as investment analysts and portfolio managers working within the finance and investment industry. If you want to perform efficient algorithmic trading by developing smart investigating strategies using machine learning algorithms, this is the book for you. Some understanding of Python and machine learning techniques is mandatory.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,755円

Bearings Basic Concepts and Design Applications【電子書籍】[ Maurice L. Adams ]

楽天Kobo電子書籍ストア
<p>Bearings: from Technoloogical Foundations to Practical Design Applications provides a modern study of bearing types, design factors, and industrial examples. The major classes of bearings are described, and design concepts are covered for rolling elements, surfaces, pivots, flexures, and compliance surfaces. Fluid film lubrication is presented, and the basics of tribology for bearings is explained. The book also looks at specific applications of bearing technology, including bearings in vehicles, rotating machinery, machine tools, and home appliances. Case studies are also included.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 37,083円

JavaScript Patterns Build Better Applications with Coding and Design Patterns【電子書籍】[ Stoyan Stefanov ]

楽天Kobo電子書籍ストア
<p>What's the best approach for developing an application with JavaScript? This book helps you answer that question with numerous JavaScript coding patterns and best practices. If you're an experienced developer looking to solve problems related to objects, functions, inheritance, and other language-specific categories, the abstractions and code templates in this guide are ideal -- whether you're writing a client-side, server-side, or desktop application with JavaScript.</p> <p>Written by JavaScript expert Stoyan Stefanov -- Senior Yahoo! Technical and architect of YSlow 2.0, the web page performance optimization tool -- <em>JavaScript Patterns</em> includes practical advice for implementing each pattern discussed, along with several hands-on examples. You'll also learn about anti-patterns: common programming approaches that cause more problems than they solve.</p> <ul> <li>Explore useful habits for writing high-quality JavaScript code, such as avoiding globals, using single var declarations, and more</li> <li>Learn why literal notation patterns are simpler alternatives to constructor functions</li> <li>Discover different ways to define a function in JavaScript</li> <li>Create objects that go beyond the basic patterns of using object literals and constructor functions</li> <li>Learn the options available for code reuse and inheritance in JavaScript</li> <li>Study sample JavaScript approaches to common design patterns such as Singleton, Factory, Decorator, and more</li> <li>Examine patterns that apply specifically to the client-side browser environment</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,174円

Domain-Driven Design with Golang Use Golang to create simple, maintainable systems to solve complex business problems【電子書籍】[ Matthew Boyle ]

楽天Kobo電子書籍ストア
<p><b>Understand the concept of Domain-driven design and build two DDD systems from scratch that can be showcased as part of your portfolio</b></p><h2>Key Features</h2><ul><li>Explore Domain-driven design as a timeless concept and learn how to apply it with Go</li><li>Build a domain-driven monolithic application and a microservice from scratch</li><li>Leverage patterns to make systems scalable, resilient, and maintainable</li></ul><h2>Book Description</h2>Domain-driven design (DDD) is one of the most sought-after skills in the industry. This book provides you with step-by-step explanations of essential concepts and practical examples that will see you introducing DDD in your Go projects in no time. Domain-Driven Design with Golang starts by helping you gain a basic understanding of DDD, and then covers all the important patterns, such as bounded context, ubiquitous language, and aggregates. The latter half of the book deals with the real-world implementation of DDD patterns and teaches you how to build two systems while applying DDD principles, which will be a valuable addition to your portfolio. Finally, you’ll find out how to build a microservice, along with learning how DDD-based microservices can be part of a greater distributed system. Although the focus of this book is Golang, by the end of this book you’ll be able to confidently use DDD patterns outside of Go and apply them to other languages and even distributed systems.<h2>What you will learn</h2><ul><li>Get to grips with domains and the evolution of Domain-driven design</li><li>Work with stakeholders to manage complex business needs</li><li>Gain a clear understanding of bounded context, services, and value objects</li><li>Get up and running with aggregates, factories, repositories, and services</li><li>Find out how to apply DDD to monolithic applications and microservices</li><li>Discover how to implement DDD patterns on distributed systems</li><li>Understand how Test-driven development and Behavior-driven development can work with DDD</li></ul><h2>Who this book is for</h2><p>This book is for intermediate-level Go developers who are looking to ensure that they not only write maintainable code, but also deliver great business value. If you have a basic understanding of Go and are interested in learning about Domain-driven design, or you’ve explored Domain-driven design before but never in the context of Go, then this book will be helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,874円

Microwave Engineering: Fundamentals, Design and Applications【電子書籍】[ Subal Kar ]

楽天Kobo電子書籍ストア
<p>"Microwave Engineering: Fundamentals, Design and Applications emphasises the basic concepts of microwave engineering, design techniques and applications of microwave engineering in a markedly different way. This inclusive approach covers the undergraduate syllabus of almost all institutions where microwave engineering is taught and to some extent a part of the postgraduate curriculum too. The student-friendly nature of the book is strengthened by: ? CAD solutions with standard simulators used for optimal design of matching networks and filters,? an exclusive chapter on Waveguides and Resonators, ? simulation based design of microwave oscillators and amplifiers, ? basics of microwave measurement techniques and fundamentals of spectrum analyser and network analyser, ? a chapter on Radar Principle and Systems, ? concise coverage of EMI-EMC and microwave antennae, ? Electronic Design Automation (EDA) tools and 3D electromagnetic field simulators used to solve a number of design problems, ? use of MATLAB in generating characteristic curves and solving problems, ? coverage of an emerging topic of microwave engineeringーmetamaterials,? review questions that help in self-assessment, and ? ‘recapitulation’ that serves to reinforce the fundamentals contained in the chapter. For additional material, please visit www.universitiespress.com/subalkar/mwe</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,837円

Building Decentralized Applications with Ethereum and Solidity Design, Develop, and Deploy Secure, Scalable, and Efficient DApps on Ethereum Blockchain with Solidity (English Edition)【電子書籍】[ Shri Raghu Raaman Thiyagharajan ]

楽天Kobo電子書籍ストア
<p><em><strong>The Definitive Guide to Mastering Ethereum-Powered Applications.</strong></em></p> <p><strong>Key Features</strong><br /> ● Step-by-step tutorials on Solidity for building secure and scalable DApps.<br /> ● In-depth exploration of DeFi, NFTs, and real-world blockchain projects.<br /> ● Master security best practices and optimize smart contract performance.</p> <p><strong>Book Description</strong><br /> Blockchain technology is revolutionizing the digital world, offering transparency, security, and decentralization. This book, <strong>Building Decentralized Applications with Ethereum and Solidity</strong>, serves as a comprehensive guide to mastering blockchain development using Ethereum, the most widely adopted platform for decentralized applications (DApps). Designed for developers, blockchain enthusiasts, and professionals, it provides a clear understanding of blockchain concepts while equipping readers with practical skills to create secure and scalable smart contracts.</p> <p>The book begins with the fundamentals, introducing blockchain technology, cryptography, and the architecture of platforms including Bitcoin and Ethereum. It then delves into advanced topics, including Solidity programming, smart contract development, and tokenization standards such as ERC20 and ERC721. Readers will learn to develop, deploy, and test DApps while exploring critical areas such as security best practices, scalability solutions, and the future of blockchain technology.</p> <p>Packed with real-world examples, hands-on tutorials, and industry use cases, this book bridges theory and practice. Whether you are a beginner or an experienced developer, it offers valuable insights to harness the full potential of Ethereum and contribute to the rapidly evolving world of Web3.</p> <p><strong>What you will learn</strong><br /> ● Build secure, scalable decentralized apps with Ethereum and Solidity.<br /> ● Develop, deploy, and audit smart contracts using best practices.<br /> ● Create and manage fungible and non-fungible tokens with ERC standards.<br /> ● Master Solidity fundamentals and optimize smart contract efficiency.<br /> ● Implement advanced security measures for blockchain applications.<br /> ● Explore real-world DeFi, NFT, and Web3 development use cases.</p> <p><strong>Table of Contents</strong></p> <ol> <li>Introduction to Blockchain Technology</li> <li>Cryptography, Wallets, and Exchanges</li> <li>Consensus Mechanisms and the Blockchain Trilemma</li> <li>Bitcoin Architecture and Monetary Policy</li> <li>Getting Started with Ethereum</li> <li>Smart Contracts and Decentralized Applications (DApps)</li> <li>Solidity Programming Fundamentals</li> <li>Advanced Solidity and Smart Contract Development</li> <li>Tokenization and Token Standards</li> <li>Development Tools and Frameworks</li> <li>Security and Best Practices in Smart Contract Development</li> <li>Scaling Solutions and the Future of Ethereum</li> <li>Blockchain Applications Across Industries<br /> <strong>Index</strong></li> </ol> <p><strong>About the Authors</strong><br /> <strong>Shri Raghu Raaman Thiyagharajan</strong> is a seasoned blockchain enthusiast and visionary innovator with an unwavering passion for decentralization. His journey into blockchain technology began during its early days, and since then, he has been deeply committed to advancing this transformative space. With a strong foundation in Computer Science Engineering and an MBA in Finance, Raghu brings together technical mastery and a profound understanding of financial systems, positioning him as a leading expert in the Web3 ecosystem.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,924円

Electrical Submersible Pumps Manual Design, Operations, and Maintenance【電子書籍】[ Gabor Takacs ]

楽天Kobo電子書籍ストア
<p>Electrical Submersible Pumps Manual: Design, Operations and Maintenance, Second Edition continues to deliver the information needed with updated developments, technology and operational case studies. New content on gas handlers, permanent magnet motors, and newly designed stage geometries are all included. Flowing from basic to intermediate to special applications, particularly for harsh environments, this reference also includes workshop materials and class-style examples for trainers to utilize for the newly hired production engineer. Other updates include novel pump stage designs, high-performance motors and temperature problems and solutions specific for high temperature wells. Effective and reliable when used properly, electrical submersible pumps (ESPs) can be expensive to purchase and maintain. Selecting the correct pump and operating it properly are essential for consistent flow from production wells. Despite this, there is not a dedicated go-to reference to train personnel and engineers. This book keeps engineers and managers involved in ESPs knowledgeable and up-to-date on this advantageous equipment utilized for the oil and gas industry. - Includes updates such as new classroom examples for training and more operational information, including production control - Features a rewritten section on failures and troubleshooting - Covers the latest equipment, developments and maintenance needed - Serves as a useful daily reference for both practicing and newly hired engineers - Explores basic electrical, hydraulics and motors, as well as more advanced equipment specific to special conditions such as production of deviated and high temperature wells</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 22,205円

Exploratory Software Testing: Tips, Tricks, Tours, and Techniques to Guide Test Design Tips, Tricks, Tours, and Techniques to Guide Test Design【電子書籍】[ James A. Whittaker ]

楽天Kobo電子書籍ストア
<p><strong>How to Find and Fix the Killer Software Bugs that Evade Conventional Testing</strong></p> <p>In <em>Exploratory Software Testing</em>, renowned software testing expert James Whittaker reveals the real causes of today’s most serious, well-hidden software bugs--and introduces powerful new “exploratory” techniques for finding and correcting them.</p> <p>Drawing on nearly two decades of experience working at the cutting edge of testing with Google, Microsoft, and other top software organizations, Whittaker introduces innovative new processes for manual testing that are repeatable, prescriptive, teachable, and extremely effective. Whittaker defines both in-the-small techniques for individual testers and in-the-large techniques to supercharge test teams. He also introduces a hybrid strategy for injecting exploratory concepts into traditional scripted testing. You’ll learn when to use each, and how to use them all successfully.</p> <p>Concise, entertaining, and actionable, this book introduces robust techniques that have been used extensively by real testers on shipping software, illuminating their actual experiences with these techniques, and the results they’ve achieved. Writing for testers, QA specialists, developers, program managers, and architects alike, Whittaker answers crucial questions such as:</p> <p>? Why do some bugs remain invisible to automated testing--and how can I uncover them?</p> <p>? What techniques will help me consistently discover and eliminate “show stopper” bugs?</p> <p>? How do I make manual testing more effective--and less boring and unpleasant?</p> <p>? What’s the most effective high-level test strategy for each project?</p> <p>? Which inputs should I test when I can’t test them all?</p> <p>? Which test cases will provide the best feature coverage?</p> <p>? How can I get better results by combining exploratory testing with traditional script or scenario-based testing?</p> <p>? How do I reflect feedback from the development process, such as code changes?</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,892円