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

Web Design with Html, Css, JavaScript and jQuery Set WEB DESIGN W/HTML CSS JAVA-2CY [ Jon Duckett ]

楽天ブックス
WEB DESIGN W/HTML CSS JAVAー2CY Jon Duckett WILEY2014 Paperback English ISBN:9781118907443 洋書 Computers & Science(コンピューター&科学) Computers 9,187円

MATLAB and Simulink In-Depth Model-based Design with Simulink and Stateflow, User Interface, Scripting, Simulation, Visualization and Debugging (English Edition)【電子書籍】[ Priyanka Patankar ]

楽天Kobo電子書籍ストア
<p>MATLAB and Simulink In-Depth' is a thorough introduction to MATLAB, Simulink, and Stateflow principles. It establishes a solid foundation for methodologies commonly employed in model-based development. The book demonstrates how readers can perform algorithm construction and assessment faster than ever. The book covers most contemporary issues with real-world examples.The book begins with MATLAB experience by configuring the system environment. Then, it will help readers to get acquainted with MATLAB's history and key features. The book helps in getting familiar with the desktop user interface and fundamental instructions of MATLAB, as well as data visualization. It helps to investigate Simulink's core features, configuration settings, and libraries. It explains the step-by-step process to design and simulate a basic Simulink model. It also helps to investigate advanced modeling techniques, including custom libraries, model referencing, and subsystems. In addition, the book explains the construction of test environments and model simulation. It explores Stateflow topics such as flow graphs, hierarchical models, conditions, actions, and transitions.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,573円

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円

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円

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円

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円

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円

Data Engineering with AWS Learn how to design and build cloud-based data transformation pipelines using AWS【電子書籍】[ Gareth Eagar ]

楽天Kobo電子書籍ストア
<p><b>The missing expert-led manual for the AWS ecosystem ー go from foundations to building data engineering pipelines effortlessly Purchase of the print or Kindle book includes a free eBook in the PDF format.</b></p><h2>Key Features</h2><ul><li>Learn about common data architectures and modern approaches to generating value from big data</li><li>Explore AWS tools for ingesting, transforming, and consuming data, and for orchestrating pipelines</li><li>Learn how to architect and implement data lakes and data lakehouses for big data analytics from a data lakes expert</li></ul><h2>Book Description</h2>Written by a Senior Data Architect with over twenty-five years of experience in the business, Data Engineering for AWS is a book whose sole aim is to make you proficient in using the AWS ecosystem. Using a thorough and hands-on approach to data, this book will give aspiring and new data engineers a solid theoretical and practical foundation to succeed with AWS. As you progress, you’ll be taken through the services and the skills you need to architect and implement data pipelines on AWS. You'll begin by reviewing important data engineering concepts and some of the core AWS services that form a part of the data engineer's toolkit. You'll then architect a data pipeline, review raw data sources, transform the data, and learn how the transformed data is used by various data consumers. You’ll also learn about populating data marts and data warehouses along with how a data lakehouse fits into the picture. Later, you'll be introduced to AWS tools for analyzing data, including those for ad-hoc SQL queries and creating visualizations. In the final chapters, you'll understand how the power of machine learning and artificial intelligence can be used to draw new insights from data. By the end of this AWS book, you'll be able to carry out data engineering tasks and implement a data pipeline on AWS independently.<h2>What you will learn</h2><ul><li>Understand data engineering concepts and emerging technologies</li><li>Ingest streaming data with Amazon Kinesis Data Firehose</li><li>Optimize, denormalize, and join datasets with AWS Glue Studio</li><li>Use Amazon S3 events to trigger a Lambda process to transform a file</li><li>Run complex SQL queries on data lake data using Amazon Athena</li><li>Load data into a Redshift data warehouse and run queries</li><li>Create a visualization of your data using Amazon QuickSight</li><li>Extract sentiment data from a dataset using Amazon Comprehend</li></ul><h2>Who this book is for</h2><p>This book is for data engineers, data analysts, and data architects who are new to AWS and looking to extend their skills to the AWS cloud. Anyone new to data engineering who wants to learn about the foundational concepts while gaining practical experience with common data engineering services on AWS will also find this book useful. A basic understanding of big data-related topics and Python coding will help you get the most out of this book but it’s not a prerequisite. Familiarity with the AWS console and core services will also help you follow along.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,596円

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円

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円

Autodesk Inventor | Step by Step CAD Design and FEM Simulation with Autodesk Inventor for Beginners【電子書籍】[ M.Eng. Johannes Wild ]

楽天Kobo電子書籍ストア
<p><strong>Autodesk Inventor Step by Step, the book for everyone who wants to work with the CAD software Inventor Professional (all versions) and / or learn basics about CAD design and FEM simulation from an engineer (M.Eng.).</strong> In this tutorial book you will learn step by step and in detail how to master Inventor Professional and its features with ease.</p> <p>Are you interested in <strong>CAD design</strong> and creating three-dimensional objects for 3D printing or other applications (model making, prototypes, design elements,...)? Are you looking for <strong>a practical and compact beginner's course for the Inventor Professional software from Autodesk</strong> - whether for professional reasons or for personal development?<br /> Then this <strong>Inventor Basics book</strong> is the right choice for you! In this <strong>comprehensive beginner's course you will learn all the basics you need for proper use of Inventor from Autodesk</strong>, in detail and step by step. This book is <strong>the all-in-one for getting started</strong> with Inventor Professional!</p> <p><strong>Take a look inside the book right now and get your copy of this hands-on CAD & FEM guide as an ebook or paperback!</strong></p> <p>Learn to design, simulate, animate, and more with great real-world examples and design projects (e.g. 4-cylinder engine)!<br /> Numerous illustrations (<strong>more than 300 color figures</strong>) support the book's explanations and thus create a clear and easy introduction to design, simulation and more!</p> <p>Inventor offers besides CAD design ("Computer Aided Design") also the possibility to perform FEM simulations ("Finite Element Method"). The main focus of the course is on designing with Inventor, i.e. the CAD section of the program. However, the other functions will not be neglected and will of course be covered in detail, so don't worry!</p> <p><strong>This handy book contains everything you need to know to design (CAD), animate, render, simulate (FEM) and document (technical drawings) 3D parts on your PC using Inventor. You will learn how to use Inventor from Autodesk step by step and from scratch.</strong> The software and its functions are presented in detail and are clearly explained using great projects.</p> <p><strong>The advantages of this book at a glance:</strong></p> <p>Learn <strong>step-by-step fundamentals of using Inventor with guidance from an engineer</strong> (Master of Engineering) and experienced user</p> <p><strong>Hands-on learning with many great example projects</strong></p> <p>Learn <strong>all sections of Inventor</strong> (CAD/Design, FEM/Simulation, Rendering, Animation, Technical Drawings)</p> <p>Get started with Inventor <strong>in a simple, straightforward & fast way</strong></p> <p>Easy to follow explanations of the subject matter. <strong>Ideal for beginners, novices and absolute beginners of CAD design or just the software</strong></p> <p>Learn everything important quickly! Compact and to the point:</p> <p>Number of pages: <strong>approx. 200 pages</strong></p> <p><strong>TAKE A LOOK INSIDE THE BOOK RIGHT NOW AND GET A COPY!</strong><br /> <strong>START IMMEDIATELY AND LEARN CAD DESIGN, FEM SIMULATION AND MORE USING INVENTOR!</strong></p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,300円

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円

Hands-On Agile Software Development with JIRA Design and manage software projects using the Agile methodology【電子書籍】[ David Harned ]

楽天Kobo電子書籍ストア
<p><strong>Plan, track, and release great software</strong></p> <h4>Key Features</h4> <ul> <li>Learn to create reports and dashboard for effective project management</li> <li>Implement your development strategy in JIRA.</li> <li>Practices to help you manage the issues in the development team</li> </ul> <h4>Book Description</h4> <p>As teams scale in size, project management can get very complicated. One of the best tools to deal with this kind of problem is JIRA.</p> <p>This book will start by organizing your project requirements and the principles of Agile development to get you started. You will then be introduced to set up a JIRA account and the JIRA ecosystem to help you implement a dashboard for your team's work and issues. You will learn how to manage any issues and bugs that might emerge in the development stage. Going ahead, the book will help you build reports and use them to plan the releases based on the study of the reports. Towards the end, you will come across working with the gathered data and create a dashboard that helps you track the project's development.</p> <h4>What you will learn</h4> <ul> <li>Create your first project (and manage existing projects) in JIRA</li> <li>Manage your board view and backlogs in JIRA</li> <li>Run a Scrum Sprint project in JIRA</li> <li>Create reports (including topic-based reports)</li> <li>Forecast using versions</li> <li>Search for issues with JIRA Query Language (JQL)</li> <li>Execute bulk changes to issues</li> <li>Create custom filters, dashboards, and widgets</li> <li>Create epics, stories, bugs, and tasks</li> </ul> <h4>Who this book is for</h4> <p>This book is for administrators who wants to apply the Agile approach to managing the issues, bugs, and releases in their software development projects using JIRA.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,288円

Hands-On Domain-Driven Design with .NET Core Tackling complexity in the heart of software by putting DDD principles into practice【電子書籍】[ Alexey Zimarev ]

楽天Kobo電子書籍ストア
<p><strong>Solve complex business problems by understanding users better, finding the right problem to solve, and building lean event-driven systems to give your customers what they really want</strong></p> <h4>Key Features</h4> <ul> <li>Apply DDD principles using modern tools such as EventStorming, Event Sourcing, and CQRS</li> <li>Learn how DDD applies directly to various architectural styles such as REST, reactive systems, and microservices</li> <li>Empower teams to work flexibly with improved services and decoupled interactions</li> </ul> <h4>Book Description</h4> <p>Developers across the world are rapidly adopting DDD principles to deliver powerful results when writing software that deals with complex business requirements. This book will guide you in involving business stakeholders when choosing the software you are planning to build for them. By figuring out the temporal nature of behavior-driven domain models, you will be able to build leaner, more agile, and modular systems.</p> <p>You'll begin by uncovering domain complexity and learn how to capture the behavioral aspects of the domain language. You will then learn about EventStorming and advance to creating a new project in .NET Core 2.1; you'll also and write some code to transfer your events from sticky notes to C#. The book will show you how to use aggregates to handle commands and produce events. As you progress, you'll get to grips with Bounded Contexts, Context Map, Event Sourcing, and CQRS. After translating domain models into executable C# code, you will create a frontend for your application using Vue.js. In addition to this, you'll learn how to refactor your code and cover event versioning and migration essentials.</p> <p>By the end of this DDD book, you will have gained the confidence to implement the DDD approach in your organization and be able to explore new techniques that complement what you've learned from the book.</p> <h4>What you will learn</h4> <ul> <li>Discover and resolve domain complexity together with business stakeholders</li> <li>Avoid common pitfalls when creating the domain model</li> <li>Study the concept of Bounded Context and aggregate</li> <li>Design and build temporal models based on behavior and not only data</li> <li>Explore benefits and drawbacks of Event Sourcing</li> <li>Get acquainted with CQRS and to-the-point read models with projections</li> <li>Practice building one-way flow UI with Vue.js</li> <li>Understand how a task-based UI conforms to DDD principles</li> </ul> <h4>Who this book is for</h4> <p>This book is for .NET developers who have an intermediate level understanding of C#, and for those who seek to deliver value, not just write code. Intermediate level of competence in JavaScript will be helpful to follow the UI chapters.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,932円

Getting Started with FPGAs Digital Circuit Design, Verilog, and VHDL for Beginners【電子書籍】[ Russell Merrick ]

楽天Kobo電子書籍ストア
<p><strong>Skip the complexity and learn to program FPGAs the easy way through this hands-on, beginner-friendly introduction to digital circuit design with Verilog and VHDL.</strong></p> <p>Whether you have been toying with field programmable gate arrays (FPGAs) for years or are completely new to these reprogrammable devices, this book will teach you to think like an FPGA engineer and develop reliable designs with confidence.</p> <p>Through detailed code examples, patient explanations, and hands-on projects, <em>Getting Started with FPGAs</em> will actually get you started. Russell Merrick, creator of the popular blog <em>Nandland.com,</em> will guide you through the basics of digital logic, look-up tables, and flip-flops, as well as high-level concepts like state machines. You’ll explore the fundamentals of the FPGA build process including simulation, synthesis, and place and route.You’ll learn about key FPGA primitives, such as DSP blocks and PLLs, and examine how FPGAs handle math operations and I/O.</p> <p>Code examples are provided in both Verilog and VHDL, making the book a valuable resource no matter your language of choice. You’ll discover how to:</p> <ul> <li>Implement common design building blocks like multiplexers, LFSRs, and FIFOs</li> <li>Cross between clock domains without triggering metastable conditions or timing errors</li> <li>Avoid common pitfalls when performing math</li> <li>Transmit and receive data at lightning speeds using SerDes</li> <li>Write testbench code to verify your designs are working</li> </ul> <p>With this accessible, hands-on guide, you’ll be creating your own functional FPGA projects in no time. Getting started with FPGAs has never been easier.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,158円

Develop Snake & Ladder Game in an Hour (Complete Guide with Code & Design)【電子書籍】[ Anurag Pandey ]

楽天Kobo電子書籍ストア
<p>Dear Friends,</p> <p>You may wonder, how using a book, it is possible to make game application just in an hour! Even without proper programming knowledge! I have provided a Demo Video in my Book page. Please watch that video. And you would say, yes! Anyone with little Computer knowledge can develop his or her own game application using this book.<br /> And this is not only about developing a game. It is more about learning. In the process of developing Snake & Ladder Game using this book, one will learn a lot about designing Forms, writing Coding, applying Logic and methods etc. So this book is in fact a learning book. It is helpful for anyone, who is learning Computer Programming, who is doing Computer Course like Diploma, PGDCA, BCA etc. It is also useful for College/School students, as Computer programming is part of School course. It is also useful for those, who have passion for programming.<br /> This book contains complete design guide, all required images and complete Coding for developing Snake & Ladder game. That game will have two auto moving ladders, which shall dramatically send the player up as well as down. However Design and CODING given in this book are complete and need no modification, but you can also improvise the design and CODING as per your wish.<br /> If not for you, even then this book may be useful for someone you know. May be your family persons, your relatives, your friends, students etc. I request you to kindly check this book and help this book reach them, who you think can take benefit from this book.</p> <p>***</p> <p>Namaskar! I am Anurag Pandey (since 1978). I am writer, author, poet, lyricist and computer programmer. My poems have been published in national newspapers and magazines of India like Navbharat Times, Kadambini etc. I have written Story/ Dialogues/ Screenplay for various TV Shows like Lady Inspector, Shaka Laka Boom Boom, Indonesian TV shows etc. At present I live in Bhubaneswar, India. Meditation, yoga, mystery, paranormal, supernatural, love, relationships are some of my favorite topics to read and write.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 450円

Hands-On Edge Analytics with Azure IoT Design and develop IoT applications with edge analytical solutions including Azure IoT Edge【電子書籍】[ Colin Dow ]

楽天Kobo電子書籍ストア
<p><strong>Design, secure, and protect the privacy of edge analytics applications using platforms and tools such as Microsoft's Azure IoT Edge, MicroPython, and Open Source Computer Vision (OpenCV)</strong></p> <h4>Key Features</h4> <ul> <li>Become well-versed with best practices for implementing automated analytical computations</li> <li>Discover real-world examples to extend cloud intelligence</li> <li>Develop your skills by understanding edge analytics and applying it to research activities</li> </ul> <h4>Book Description</h4> <p>Edge analytics has gained attention as the IoT model for connected devices rises in popularity. This guide will give you insights into edge analytics as a data analysis model, and help you understand why it's gaining momentum.</p> <p>You'll begin with the key concepts and components used in an edge analytics app. Moving ahead, you'll delve into communication protocols to understand how sensors send their data to computers or microcontrollers. Next, the book will demonstrate how to design modern edge analytics apps that take advantage of the processing power of modern single-board computers and microcontrollers. Later, you'll explore Microsoft Azure IoT Edge, MicroPython, and the OpenCV visual recognition library. As you progress, you'll cover techniques for processing AI functionalities from the server side to the sensory side of IoT. You'll even get hands-on with designing a smart doorbell system using the technologies you've learned. To remove vulnerabilities in the overall edge analytics architecture, you'll discover ways to overcome security and privacy challenges. Finally, you'll use tools to audit and perform real-time monitoring of incoming data and generate alerts for the infrastructure.</p> <p>By the end of this book, you'll have learned how to use edge analytics programming techniques and be able to implement automated analytical computations.</p> <h4>What you will learn</h4> <ul> <li>Discover the key concepts and architectures used with edge analytics</li> <li>Understand how to use long-distance communication protocols for edge analytics</li> <li>Deploy Microsoft Azure IoT Edge to a Raspberry Pi</li> <li>Create Node-RED dashboards with MQTT and Text to Speech (TTS)</li> <li>Use MicroPython for developing edge analytics apps</li> <li>Explore various machine learning techniques and discover how machine learning is related to edge analytics</li> <li>Use camera and vision recognition algorithms on the sensory side to design an edge analytics app</li> <li>Monitor and audit edge analytics apps</li> </ul> <h4>Who this book is for</h4> <p>If you are a data analyst, data architect, or data scientist who is interested in learning and practicing advanced automated analytical computations, then this book is for you. You will also find this book useful if you're looking to learn edge analytics from scratch. Basic knowledge of data analytics concepts is assumed to get the most out of this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,973円

React.js Design Patterns: Learn how to build scalable React apps with ease (English Edition)【電子書籍】[ Anthony Onyekachukwu Okonta ]

楽天Kobo電子書籍ストア
<p><strong>Get familiar with React design patterns and best practices to solve common React development problems</strong></p> <p><strong>KEY FEATURES</strong></p> <p>● Get tips to create a better React app architecture.</p> <p>● Explore the best practices for building scalable React apps.</p> <p>● Discover ways to write tests for your React applications.</p> <p><strong>DESCRIPTION</strong></p> <p>React is a JavaScript library created by Facebook to help build applications with components. In React, there are proven methods to solve common problems experienced by React developers. If you are looking for different ways how to choose your pattern when building a React app, then this book is for you.</p> <p>The book starts by sharing the best practices for architecting your React app. It then helps you learn how to create clean, performant, and maintainable React components using JavaScript and TypeScript. The book helps you explore and work with some useful hooks in React. It also helps you learn how to enable server-side rendering for your React app. Later, the book will help you discover ways to style your React components effectively. Towards the end, the book will help you learn how to write tests for your React applications.</p> <p>By the end of the book, you will be able to build complex and maintainable React apps with JavaScript and TypeScript.</p> <p><strong>WHAT YOU WILL LEARN</strong></p> <p>● Learn how to manage State with Hooks on React components.</p> <p>● Learn how to style React components with CSS.</p> <p>● Understand how to use Next.js for server-side rendering of your React app.</p> <p>● Explore different ways to fetch data using API in React.</p> <p>● Test your React app with React testing library, Jest, and Cypress.</p> <p><strong>WHO THIS BOOK IS FOR</strong></p> <p>This book is for Web developers, JavaScript developers, and Typescript developers who want to build complex and scalable apps with React. Software engineers and developers who are early in their React careers will find this book very helpful.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,250円

Hands-On Design Patterns with React Native Proven techniques and patterns for efficient native mobile development with JavaScript【電子書籍】[ Mateusz Grzesiukiewicz ]

楽天Kobo電子書籍ストア
<p><strong>Learn how to write cross platform React Native code by using effective design patterns in the JavaScript world. Get to know industry standard patterns as well as situational patterns. Decouple your application with these set of “Idea patterns”.</strong></p> <h4>Key Features</h4> <ul> <li>Mobile development in React Native should be done in a reusable way.</li> <li>Learn how to build scalable applications using JavaScript patterns that are battle tested.</li> <li>Try effective techniques on your own using over 80 standalone examples.</li> </ul> <h4>Book Description</h4> <p>React Native helps developers reuse code across different mobile platforms like iOS and Android.</p> <p>This book will show you effective design patterns in the React Native world and will make you ready for professional development in big teams.</p> <p>The book will focus only on the patterns that are relevant to JavaScript, ECMAScript, React and React Native. However, you can successfully transfer a lot of the skills and techniques to other languages. I call them “Idea patterns”.</p> <p>This book will start with the most standard development patterns in React like component building patterns, styling patterns in React Native and then extend these patterns to your mobile application using real world practical examples. Each chapter comes with full, separate source code of applications that you can build and run on your phone.</p> <p>The book is also diving into architectural patterns. Especially how to adapt MVC to React environment. You will learn Flux architecture and how Redux is implementing it. Each approach will be presented with its pros and cons. You will learn how to work with external data sources using libraries like Redux thunk and Redux Saga.</p> <p>The end goal is the ability to recognize the best solution for a given problem for your next mobile application.</p> <h4>What you will learn</h4> <ul> <li>Explore the design Patterns in React Native</li> <li>Learn the best practices for React Native development</li> <li>Explore common React patterns that are highly used within React Native development</li> <li>Learn to decouple components and use dependency injection in your applications</li> <li>Explore the best ways of fetching data from the backend systems</li> <li>Learn the styling patterns and how to implement custom mobile designs</li> <li>Explore the best ways to organize your application code in big codebases</li> </ul> <h4>Who this book is for</h4> <p>The ideal target audience for this book are people eager to learn React Native design patterns who already know the basics of JavaScript. We can assume that the target audience already knows how to write Hello World in JavaScript and know what are the functions, recursive functions, JavaScript types and loops.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,385円

Hands-On Neural Networks with TensorFlow 2.0 Understand TensorFlow, from static graph to eager execution, and design neural networks【電子書籍】[ Paolo Galeone ]

楽天Kobo電子書籍ストア
<p><strong>A comprehensive guide to developing neural network-based solutions using TensorFlow 2.0</strong></p> <h4>Key Features</h4> <ul> <li>Understand the basics of machine learning and discover the power of neural networks and deep learning</li> <li>Explore the structure of the TensorFlow framework and understand how to transition to TF 2.0</li> <li>Solve any deep learning problem by developing neural network-based solutions using TF 2.0</li> </ul> <h4>Book Description</h4> <p>TensorFlow, the most popular and widely used machine learning framework, has made it possible for almost anyone to develop machine learning solutions with ease. With TensorFlow (TF) 2.0, you'll explore a revamped framework structure, offering a wide variety of new features aimed at improving productivity and ease of use for developers.</p> <p>This book covers machine learning with a focus on developing neural network-based solutions. You'll start by getting familiar with the concepts and techniques required to build solutions to deep learning problems. As you advance, you'll learn how to create classifiers, build object detection and semantic segmentation networks, train generative models, and speed up the development process using TF 2.0 tools such as TensorFlow Datasets and TensorFlow Hub.</p> <p>By the end of this TensorFlow book, you'll be ready to solve any machine learning problem by developing solutions using TF 2.0 and putting them into production.</p> <h4>What you will learn</h4> <ul> <li>Grasp machine learning and neural network techniques to solve challenging tasks</li> <li>Apply the new features of TF 2.0 to speed up development</li> <li>Use TensorFlow Datasets (tfds) and the tf.data API to build high-efficiency data input pipelines</li> <li>Perform transfer learning and fine-tuning with TensorFlow Hub</li> <li>Define and train networks to solve object detection and semantic segmentation problems</li> <li>Train Generative Adversarial Networks (GANs) to generate images and data distributions</li> <li>Use the SavedModel file format to put a model, or a generic computational graph, into production</li> </ul> <h4>Who this book is for</h4> <p>If you're a developer who wants to get started with machine learning and TensorFlow, or a data scientist interested in developing neural network solutions in TF 2.0, this book is for you. Experienced machine learning engineers who want to master the new features of the TensorFlow framework will also find this book useful.</p> <p>Basic knowledge of calculus and a strong understanding of Python programming will help you grasp the topics covered in this book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,973円

Architecture Patterns with Python Enabling Test-Driven Development, Domain-Driven Design, and Event-Driven Microservices【電子書籍】[ Harry Percival ]

楽天Kobo電子書籍ストア
<p>As Python continues to grow in popularity, projects are becoming larger and more complex. Many Python developers are taking an interest in high-level software design patterns such as hexagonal/clean architecture, event-driven architecture, and the strategic patterns prescribed by domain-driven design (DDD). But translating those patterns into Python isn’t always straightforward.</p> <p>With this hands-on guide, Harry Percival and Bob Gregory from MADE.com introduce proven architectural design patterns to help Python developers manage application complexityーand get the most value out of their test suites.</p> <p>Each pattern is illustrated with concrete examples in beautiful, idiomatic Python, avoiding some of the verbosity of Java and C# syntax. Patterns include:</p> <ul> <li>Dependency inversion and its links to ports and adapters (hexagonal/clean architecture)</li> <li>Domain-driven design’s distinction between Entities, Value Objects, and Aggregates</li> <li>Repository and Unit of Work patterns for persistent storage</li> <li>Events, commands, and the message bus</li> <li>Command-query responsibility segregation (CQRS)</li> <li>Event-driven architecture and reactive microservices</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,890円

Responsive Web Design Learn how to adapt your website for mobile devices with HTML5, CSS3 and JavaScript【電子書籍】[ J.D Gauchat ]

楽天Kobo電子書籍ストア
<p>Learn how to design your website for mobile devices. After reading this guide, you will know how to design your website with fixed and flexible layouts, and how to adapt the design to the size of the screen with Responsive Web Design.</p> <p>Table of Contents</p> <p>WEB DESIGN<br /> Boxes<br /> Display<br /> Traditional Box Model<br /> Floating Content<br /> Floating Boxes<br /> Absolute Positioning<br /> Columns<br /> Real-life Application<br /> Flexible Box Model<br /> Flex Container<br /> Flexible Elements<br /> Organizing Flexible Elements<br /> Real-life Application</p> <p>RESPONSIVE WEB DESIGN<br /> Mobile Web<br /> Media Queries<br /> Breakpoints<br /> Viewport<br /> Flexibility<br /> Box-sizing<br /> Fixed and Flexible<br /> Text<br /> Images<br /> Real-life Application</p> <p>QUICK REFERENCE<br /> Design<br /> Columns<br /> Flexible Model<br /> Images</p> <p>This guide assumes that you have a basic knowledge of HTML, CSS and JavaScript, and you know how to create files and upload them to a server. If you don't know how to program in HTML, CSS or JavaScript, you can download our guides Introduction to HTML, Introduction to CSS, and Introduction to JavaScript. For a complete course on web development, read our book HTML5 for Masterminds.</p> <p>This guide is a collection of excerpts from the book HTML5 for Masterminds. The information included in this guide will help you understand a particular aspect of web development, but it will not teach you everything you need to know to develop a website or a web application. If you need a complete course on web development, read our book HTML5 for Masterminds. For more information, visit our website at www.formasterminds.com.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 450円

Data Visualization with Microsoft Power BI How to Design Savvy Dashboards【電子書籍】[ Alex Kolokolov ]

楽天Kobo電子書籍ストア
<p>The sheer volume of business data has reached an all-time high. Using visualizations to transform this data into useful and understandable information can facilitate better decision-making. This practical book shows data analysts as well as professionals in finance, sales, and marketing how to quickly create visualizations and build savvy dashboards.</p> <p>Alex Kolokolov from Data2Speak and Maxim Zelensky from Intelligent Business explain in simple and clear language how to create brilliant charts with Microsoft Power BI and follow best practices for corporate reporting. No technical background is required. Step-by-step guides help you set up any chart in a few clicks and avoid common mistakes. Also, experienced data analysts will find tips and tricks on how to enrich their reports with advanced visuals.</p> <p>This book helps you understand:</p> <ul> <li>The basic rules for classic charts that are used in 90% of business reports</li> <li>Exceptions to general rules based on real business cases</li> <li>Best practices for dashboard design</li> <li>How to properly set up interactions</li> <li>How to prepare data for advanced visuals</li> <li>How to avoid pitfalls with eye-catching charts</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,611円

Design and Optimization of Thermal Systems, Third Edition with MATLAB Applications【電子書籍】[ Yogesh Jaluria ]

楽天Kobo電子書籍ストア
<p><strong>Design and Optimization of Thermal Systems, Third Edition: with MATLAB? Applications</strong> provides systematic and efficient approaches to the design of thermal systems, which are of interest in a wide range of applications. It presents basic concepts and procedures for conceptual design, problem formulation, modeling, simulation, design evaluation, achieving feasible design, and optimization. Emphasizing modeling and simulation, with experimentation for physical insight and model validation, the third edition covers the areas of material selection, manufacturability, economic aspects, sensitivity, genetic and gradient search methods, knowledge-based design methodology, uncertainty, and other aspects that arise in practical situations. This edition features many new and revised examples and problems from diverse application areas and more extensive coverage of analysis and simulation with MATLAB?.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 24,185円

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

楽天Kobo電子書籍ストア
<p><strong>Publisher's note: This edition from 2020 is outdated and does not make use of the most recent CSS and HTML features. A new fourth edition, fully revised and updated for 2022, is now available.</strong></p> <h4>Key Features</h4> <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 including variable fonts, CSS Scroll Snap, and more</li> <li>Get to grips with the uses and benefits of the new CSS Grid layout</li> </ul> <h4>Book Description</h4> <p>Responsive Web Design with HTML5 and CSS, Third Edition is a renewed and extended version of one of the most comprehensive and bestselling books on the latest HTML5 and CSS tools and techniques for responsive web design.</p> <p>Written in the author's signature friendly and informal style, this edition covers all the newest developments and improvements in responsive web design including better user accessibility, variable fonts and font loading, CSS Scroll Snap, and much, much more. With a new chapter dedicated to CSS Grid, you will understand how it differs from the Flexbox layout mechanism and when you should use one over the other.</p> <p>Furthermore, you will acquire practical knowledge of SVG, writing accessible HTML markup, creating stunning aesthetics and effects with CSS, applying transitions, transformations, and animations, integrating media queries, and more. The book concludes by exploring some exclusive tips and approaches for front-end development from the author.</p> <p>By the end of this 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.</p> <h4>What you will learn</h4> <ul> <li>Integrate CSS media queries into your designs; apply different styles to different devices</li> <li>Load different sets of images depending upon screen size or resolution</li> <li>Leverage the speed, semantics, and clean markup of accessible HTML patterns</li> <li>Implement SVGs into your designs to provide resolution-independent images</li> <li>Apply the latest features of CSS like custom properties, variable fonts, and CSS Grid</li> <li>Add validation and interface elements like date and color pickers to HTML forms</li> <li>Understand the multitude of ways to enhance interface elements with filters, shadows, animations, and more</li> </ul> <h4>Who this book is for</h4> <p>Are you a full-stack developer who needs to gem up on 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 a book for you!</p> <p>All you need to take advantage of this book is a working understanding of HTML and CSS. No JavaScript knowledge is needed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 8,221円

Designing Applications with Spring Boot 2.2 and React JS【電子書籍】[ Rajput Dinesh ]

楽天Kobo電子書籍ストア
<p>Let us full stack development with Spring Boot and React JS.Key features This book has a very specific goal to make developing REST applications easier and focusing on common challenges of the design of the application with best practices. This book is providing practical code examples from real-world experiences. This book is not only about Spring Boot 2.2 and React JS overview but also has an in-depth discussion about adopted REST Architectural pattern and its constraints to create the REST APIs. The book can act as a tool for learning Spring Boot 2.2 and React JS for the first time as well as a guide and reference for those wanting to dig deeper into specific features. This book is also providing deeper information about the Spring Security and JWT token-based authentication for your REST applications. This does not only provide information about to design an application using Spring Boot and React JS but also providing how to deploy your application to the cloud platform (PaaS). Containerization using Docker is another key feature of this book, how to create a Docker image and how to run it.DescriptionDesigning Application with Spring Boot 2 & React JS is divided into three parts. The first part introduces you to the essentials of the Spring Boot 2.2 Framework and you will learn how to create REST APIs and how to secure REST APIs. Part 2 steps behind the front end application development with React JS and discuss React features and its advantages toward the front end application development. Part 3 expands on that by showing how to deploy backend and frontend application the PaaS platform and also will discuss how to deploy application container technologies such as Docker.What will you learn Exploring Spring Boot 2.2 new features and essential key components such as Starters, Autoconfiguration, CLI, Actuator. Develop a REST application using Spring Boot 2.2 and DevTools. Exploring Spring Boot Auto Configuration and Customization. Creating application profiles based on the environments. Learn to configure backend data using JDBC and Spring Data JPA. Learn to configure a DataSource for H2 DB, and also for Maria DB. Learn best practices for designing a REST architecture based application. Creating a REST application using HATEOAS. Consuming REST APIs endpoints with RestTemplate, Traverson, and WebClient. Exploring JWT web token for the RESTful APIs and explores how to secure REST APIs using OAuth2 and Spring security. Creating TESTING module of the Spring Boot application and Unit & Integration testing. Discuss React JS and its components and also discuss React KS features and its advantages and disadvantage. Exploring how to create ReactJS components and how to manage ReactJS component lifecycle. Taking a quick overview of consuming the REST API using the React application. Deploying the application to the Cloud platform (PaaS). Containerization and Deploy using Docker containersWho this book is forDesigning Application with Spring Boot 2.2 & React JS is for all Java developers who want to learn Spring Boot 2.2 and React JS as in the enterprise application. Therefore, enterprise Java developers will find it particularly useful in the understanding of Spring Boot 2.2 and React JS and how to develop a backend RESTful application using the Spring Boot 2.2 and frontend application using React JS framework. They will most fully appreciate the examples presented in this book. Before reading this book, readers should have basic knowledge of core java, spring, servlet, filter, XML, and JavaScript. Table of contents1. Getting Started with Spring Boot 2.2 2. Customizing Auto-Configuration 3. Configuring Data and CRUD operations 4. Creating REST APIs with Spring Boot 2.2 5. Securing REST APIs 6. Testing Spring Boot Application 7. Getting Started with React8. Creating and Styling React Components9. Consuming the REST API with React JS10. Deploying and Containerizing ApplicationAbout the authorDinesh Rajput is a founder of www.dineshonjava.com , a blog for Spring and Java techies. He is a Spring enthusiast and a Pivotal Certified Spring Professional. He has written many software design & development books, some of the bestselling books on Amazon. Dinesh's title Spring 5 Design Patterns and Mastering Spring Boot 2.0 are the Amazon #1 best-selling books on Java. He has more than 10 years of experience with various aspects of Spring and cloud-native development, such as REST APIs and microservice architecture.He is currently working as an architect at a leading company. He has worked as a tech lead at Bennett, Coleman & Co. Ltd, and Paytm.He has a master's degree in computer engineering from JSS Academy of Technical Education, Noida, and lives in Noida with his family. His Website: www.dineshonjava.comHis Blog: www.dineshonjava.com & www.dineshrajput.comHis LinkedIn Profile: www.linkedin.com/in/rajputdinesh/</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,185円

Cloud Native Java Designing Resilient Systems with Spring Boot, Spring Cloud, and Cloud Foundry【電子書籍】[ Josh Long ]

楽天Kobo電子書籍ストア
<p>What separates the traditional enterprise from the likes of Amazon, Netflix, and Etsy? Those companies have refined the art of cloud native development to maintain their competitive edge and stay well ahead of the competition. This practical guide shows Java/JVM developers how to build better software, faster, using Spring Boot, Spring Cloud, and Cloud Foundry.</p> <p>Many organizations have already waded into cloud computing, test-driven development, microservices, and continuous integration and delivery. Authors Josh Long and Kenny Bastani fully immerse you in the tools and methodologies that will help you transform your legacy application into one that is genuinely cloud native.</p> <p>In four sections, this book takes you through:</p> <ul> <li>The Basics: learn the motivations behind cloud native thinking; configure and test a Spring Boot application; and move your legacy application to the cloud</li> <li>Web Services: build HTTP and RESTful services with Spring; route requests in your distributed system; and build edge services closer to the data</li> <li>Data Integration: manage your data with Spring Data, and integrate distributed services with Spring’s support for event-driven, messaging-centric architectures</li> <li>Production: make your system observable; use service brokers to connect stateful services; and understand the big ideas behind continuous delivery</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,080円

Designing for Scalability with Erlang/OTP Implement Robust, Fault-Tolerant Systems【電子書籍】[ Francesco Cesarini ]

楽天Kobo電子書籍ストア
<p>If you need to build a scalable, fault tolerant system with requirements for high availability, discover why the Erlang/OTP platform stands out for the breadth, depth, and consistency of its features. This hands-on guide demonstrates how to use the Erlang programming language and its OTP framework of reusable libraries, tools, and design principles to develop complex commercial-grade systems that simply cannot fail.</p> <p>In the first part of the book, you’ll learn how to design and implement process behaviors and supervision trees with Erlang/OTP, and bundle them into standalone nodes. The second part addresses reliability, scalability, and high availability in your overall system design. If you’re familiar with Erlang, this book will help you understand the design choices and trade-offs necessary to keep your system running.</p> <ul> <li>Explore OTP’s building blocks: the Erlang language, tools and libraries collection, and its abstract principles and design rules</li> <li>Dive into the fundamentals of OTP reusable frameworks: the Erlang process structures OTP uses for behaviors</li> <li>Understand how OTP behaviors support client-server structures, finite state machine patterns, event handling, and runtime/code integration</li> <li>Write your own behaviors and special processes</li> <li>Use OTP’s tools, techniques, and architectures to handle deployment, monitoring, and operations</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,617円

AZ-305: Designing Microsoft Azure Infrastructure Solutions: +380 Exam Practice Questions with detail explanations and reference links: First Edition - 2022 Exam: AZ-305【電子書籍】[ IP Specialist ]

楽天Kobo電子書籍ストア
<p>IP Specialists' Practice Questions are dedicatedly designed from a certification exam perspective. The collection of these questions from our Study Guides is prepared to keep the exam blueprint in mind, covering not only important but necessary topics as well. It's an ideal document to practice and revise your certification.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,417円

A System of Pyrotechny Comprehending the theory and practice, with the application of chemistry; designed for exhibition and for war【電子書籍】[ James Cutbush ]

楽天Kobo電子書籍ストア
<p>In "A System of Pyrotechny," James Cutbush presents a comprehensive exploration of pyrotechnics, merging scientific rigor with an artistic sensibility that reflects the burgeoning interest in chemistry and its applications in the early 19th century. The book meticulously details the principles of firework design, encompassing a wealth of practical knowledge grounded in the latest scientific findings of the time. With a focus on both safety measures and aesthetic considerations, Cutbush'??s work illustrates a pivotal moment in the evolution of fireworks, emphasizing the delicate balance between art and science. His clear, didactic prose invites both enthusiasts and scholars to engage deeply with a discipline that dances between exhilaration and comprehension. Cutbush, an American chemist and educator, is notable for his role in the early identification of pyrotechnics as a legitimate scientific field. His background in both chemistry and education inspired a fascination with the magical yet stoic qualities of explosions and colors in the sky. This duality of purpose encapsulates a time when practical knowledge began shaping the artistic realm, reflecting the diverse cultural landscape he inhabited. Readers who are captivated by the interplay of science and art will find "A System of Pyrotechny" an invaluable resource. This book not only elucidates the technical aspects of fireworks but also evokes a sense of wonder that transcends mere spectacle. Ideal for chemists, artists, and anyone intrigued by the science of celebration, Cutbush'??s work remains an essential contribution to both pyrotechnics and the broader discourse on the relationship between science and creativity.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 150円