BUIL and  [本・雑誌・コミック]
 
 
15460件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Your Life, Your Way: Acceptance and Commitment Therapy Skills to Help Teens Manage Emotions and Buil YOUR LIFE YOUR WAY [ Joseph V. Ciarrochi ]

楽天ブックス
YOUR LIFE YOUR WAY Joseph V. Ciarrochi Louise L. Hayes Katharine Hall INSTANT HELP PUBN2020 Paperback English ISBN:9781684034659 洋書 NonーClassifiable(その他) 3,484円

Mini Weapons of Mass Destruction: Build and Master Ninja Weapons: Volume 5 MINI WEAPONS OF MASS DESTRUCTI (Mini Weapons of Mass Destruction) [ John Austin ]

楽天ブックス
MINI WEAPONS OF MASS DESTRUCTI Mini Weapons of Mass Destruction John Austin CHICAGO REVIEW PR2014 Paperback English ISBN:9781613749241 洋書 Computers & Science(コンピューター&科学) Science 2,851円

Connect: Building Exceptional Relationships with Family, Friends, and Colleagues CONNECT [ David Bradford ]

楽天ブックス
CONNECT David Bradford Carole Robin DOUBLEDAY & CO2021 Hardcover English ISBN:9780593237090 洋書 Business & SelfーCulture(ビジネス) SelfーHelp 4,435円

アルヴァ・アアルト作品集(第3巻) Projects and final buildings [ アルヴァ・アールト ]

楽天ブックス
Projects and final buildings アルヴァ・アールト 武藤章 エーディーエー・エディタ・トーキョーアルヴァ アアルト サクヒンシュウ アールト,アルヴァ ムトウ,アキラ 発行年月:1979年05月 ページ数:233p サイズ:全集・双書 ISBN:9784871407205 本 科学・技術 建築学 9,790円

Awesome Robotics Projects for Kids: 20 Original Steam Robots and Circuits to Design and Build AWESOME ROBOTICS PROJECTS FOR (Awesome Steam Activities for Kids) [ Bob Katovich ]

楽天ブックス
AWESOME ROBOTICS PROJECTS FOR Awesome Steam Activities for Kids Bob Katovich ROCKRIDGE PR2019 Paperback English ISBN:9781641526760 洋書 Books for kids(児童書) Juvenile Nonfiction 2,376円

The Mindful Self-Compassion Workbook: A Proven Way to Accept Yourself, Build Inner Strength, and Thr MINDFUL SELF-COMPASSION WORKBK [ Kristin Neff ]

楽天ブックス
MINDFUL SELFーCOMPASSION WORKBK Kristin Neff Christopher Germer GUILFORD PUBN2018 Paperback English ISBN:9781462526789 洋書 Business & SelfーCulture(ビジネス) SelfーHelp 3,643円

HOW TO REBUILD AND MODIFY PORSCHE 911(P) [ WAYNE R. DEMPSEY ]

楽天ブックス
WAYNE R. DEMPSEY MOTORBOOKS (US)2003 English アメリカ合衆国 ISBN:9780760310878 洋書 Travel(旅行) Transportation 6,470円

Conscience and Courage: How Visionary CEO Henri Termeer Built a Biotech Giant and Pioneered the Rare CONSCIENCE & COURAGE [ John Hawkins ]

楽天ブックス
CONSCIENCE & COURAGE John Hawkins COLD SPRING HARBOR LABORATORY2019 Hardcover English ISBN:9781621823704 洋書 Computers & Science(コンピューター&科学) Science 6,532円

Accelerate: The Science of Lean Software and DevOps: Building and Scaling High Performing Technology ACCELERATE [ Nicole Forsgren Phd ]

楽天ブックス
ACCELERATE Nicole Forsgren Phd Jez Humble Gene Kim IT REVOLUTION PR2018 Paperback English ISBN:9781942788331 洋書 Business & SelfーCulture(ビジネス) Business & Economics 3,484円

The Vocabulary Builder Workbook: Simple Lessons and Activities to Teach Yourself Over 1,400 Must-Kno VOCABULARY BUILDER WORKBK [ Chris Lele ]

楽天ブックス
VOCABULARY BUILDER WORKBK Chris Lele Magoosh ZEPHYROS PR2018 Paperback English ISBN:9781939754813 洋書 Social Science(社会科学) Language Arts & Disciplines 1,742円

The Complete Guide to Sheds Updated 4th Edition: Design and Build a Shed: Complete Plans, Step-By-St COMP GT SHEDS UPDATED 4TH /E (Black & Decker) [ Editors of Cool Springs Press ]

楽天ブックス
COMP GT SHEDS UPDATED 4TH /E Black & Decker Editors of Cool Springs Press COOL SPRINGS PR2022 Paperback English ISBN:9780760371633 洋書 Family life & Comics(生活&コミック) House & Home 4,435円

Full-Stack React, TypeScript, and Node Build cloud-ready web applications using React 17 with Hooks and GraphQL【電子書籍】[ David Choi ]

楽天Kobo電子書籍ストア
<p><strong>Discover the current landscape of full-stack development and how to leverage modern web technologies for building production-ready React.js applications to deploy on AWS</strong></p> <h4>Key Features</h4> <ul> <li>Understand the architecture of React and single-page applications</li> <li>Build a modern Web API for your SPA using Node.js, Express, and GraphQL</li> <li>Gain a clear and practical understanding of how to build a complete full-stack application</li> </ul> <h4>Book Description</h4> <p>React sets the standard for building high-performance client-side web apps. Node.js is a scalable application server that is used in thousands of websites, while GraphQL is becoming the standard way for large websites to provide data and services to their users. Together, these technologies, when reinforced with the capabilities of TypeScript, provide a cutting-edge stack for complete web application development.</p> <p>This book takes a hands-on approach to implementing modern web technologies and the associated methodologies for building full-stack apps. You'll begin by gaining a strong understanding of TypeScript and how to use it to build high-quality web apps. The chapters that follow delve into client-side development with React using the new Hooks API and Redux. Next, you'll get to grips with server-side development with Express, including authentication with Redis-based sessions and accessing databases with TypeORM. The book will then show you how to use Apollo GraphQL to build web services for your full-stack app. Later, you'll learn how to build GraphQL schemas and integrate them with React using Hooks. Finally, you'll focus on how to deploy your application onto an NGINX server using the AWS cloud.</p> <p>By the end of this book, you'll be able to build and deploy complete high-performance web applications using React, Node, and GraphQL.</p> <h4>What you will learn</h4> <ul> <li>Discover TypeScript's most important features and how they can be used to improve code quality and maintainability</li> <li>Understand what React Hooks are and how to build React apps using them</li> <li>Implement state management for your React app using Redux</li> <li>Set up an Express project with TypeScript and GraphQL from scratch</li> <li>Build a fully functional online forum app using React and GraphQL</li> <li>Add authentication to your web app using Redis</li> <li>Save and retrieve data from a Postgres database using TypeORM</li> <li>Configure NGINX on the AWS cloud to deploy and serve your apps</li> </ul> <h4>Who this book is for</h4> <p>The book is for web developers who want to go beyond front-end web development and enter the world of full-stack web development by learning about modern web technologies and how they come together. A good understanding of JavaScript programming is required before getting started with this web development book.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,312円

The Oxford Handbook of Religion, Conflict, and Peacebuilding【電子書籍】

楽天Kobo電子書籍ストア
<p>This volume provides a comprehensive and interdisciplinary account of the scholarship on religion, conflict, and peacebuilding. Looking far beyond the traditional parameters of the field, the contributors engage deeply with the legacies of colonialism, missionary activism, secularism, orientalism, and liberalism as they relate to the discussion of religion, violence, and nonviolent transformation and resistance. Featuring numerous case studies from various contexts and traditions, the volume is organized thematically into five different parts. It begins with an up-to-date mapping of scholarship on religion and violence, and religion and peace. The second part explores the challenges related to developing secularist theories on peace and nationalism, broadening the discussion of violence to include an analysis of cultural and structural forms. In the third section, the chapters explore controversial topics such as religion and development, religious militancy, and the freedom of religion as a keystone of peacebuilding. The fourth part locates notions of peacebuilding in spiritual practice by focusing on constructive resources within various traditions, the transformative role of rituals, youth and interfaith activism in American university campuses, religion and solidarity activism, scriptural reasoning as a peacebuilding practice, and an extended reflection on the history and legacy of missionary peacebuilding. The volume concludes by looking to the future of peacebuilding scholarship and the possibilities for new growth and progress. Bringing together a diverse array of scholars, this innovative handbook grapples with the tension between theory and practice, cultural theory, and the legacy of the liberal peace paradigm, offering provocative, elastic, and context-specific insights for strategic peacebuilding processes.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,015円

Practical Binary Analysis Build Your Own Linux Tools for Binary Instrumentation, Analysis, and Disassembly【電子書籍】[ Dennis Andriesse ]

楽天Kobo電子書籍ストア
<p><strong>Stop manually analyzing binary! <em>Practical Binary Analysis</em> is the first book of its kind to present advanced binary analysis topics, such as binary instrumentation, dynamic taint analysis, and symbolic execution, in an accessible way.</strong></p> <p>As malware increasingly obfuscates itself and applies anti-analysis techniques to thwart our analysis, we need more sophisticated methods that allow us to raise that dark curtain designed to keep us out--binary analysis can help. The goal of all binary analysis is to determine (and possibly modify) the true properties of binary programs to understand what they really do, rather than what we think they should do. While reverse engineering and disassembly are critical first steps in many forms of binary analysis, there is much more to be learned.</p> <p>This hands-on guide teaches you how to tackle the fascinating but challenging topics of binary analysis and instrumentation and helps you become proficient in an area typically only mastered by a small group of expert hackers. It will take you from basic concepts to state-of-the-art methods as you dig into topics like code injection, disassembly, dynamic taint analysis, and binary instrumentation. Written for security engineers, hackers, and those with a basic working knowledge of C/C++ and x86-64, <em>Practical Binary Analysis</em> will teach you in-depth how binary programs work and help you acquire the tools and techniques needed to gain more control and insight into binary programs.</p> <p>Once you've completed an introduction to basic binary formats, you'll learn how to analyze binaries using techniques like the GNU/Linux binary analysis toolchain, disassembly, and code injection. You'll then go on to implement profiling tools with Pin and learn how to build your own dynamic taint analysis tools with libdft and symbolic execution tools using Triton. You'll learn how to:</p> <p>- Parse ELF and PE binaries and build a binary loader with libbfd<br /> - Use data-flow analysis techniques like program tracing, slicing, and reaching definitions analysis to reason about runtime flow of your programs<br /> - Modify ELF binaries with techniques like parasitic code injection and hex editing<br /> - Build custom disassembly tools with Capstone<br /> - Use binary instrumentation to circumvent anti-analysis tricks commonly used by malware<br /> - Apply taint analysis to detect control hijacking and data leak attacks<br /> - Use symbolic execution to build automatic exploitation tools</p> <p>With exercises at the end of each chapter to help solidify your skills, you'll go from understanding basic assembly to performing some of the most sophisticated binary analysis and instrumentation. <em>Practical Binary Analysis</em> gives you what you need to work effectively with binary programs and transform your knowledge from basic understanding to expert-level proficiency.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,127円

SwiftUI Cookbook Discover solutions and best practices to tackle the most common problems while building SwiftUI apps【電子書籍】[ Giordano Scalzo ]

楽天Kobo電子書籍ストア
<p><strong>Unleash the power of declarative programming in SwiftUI with practical recipes for building cross-platform Apple applications for iOS 14, macOS, and watchOS using Swift 5.3, Xcode 12, and SwiftUI 2.0</strong></p> <h4>Key Features</h4> <ul> <li>Apply the declarative programming paradigm for building cross-platform UIs for Apple devices</li> <li>Learn to integrate UIKit, Core Data, Sign in with Apple, and Firebase with SwiftUI</li> <li>Adopt the new SwiftUI 2.0 features to build visually appealing UIs at speed</li> </ul> <h4>Book Description</h4> <p>SwiftUI is an innovative and simple way to build beautiful user interfaces (UIs) for all Apple platforms, right from iOS and macOS through to watchOS and tvOS, using the Swift programming language. In this recipe-based book, you'll work with SwiftUI and explore a range of essential techniques and concepts that will help you through the development process. The recipes cover the foundations of SwiftUI as well as the new SwiftUI 2.0 features introduced in iOS 14. Other recipes will help you to make some of the new SwiftUI 2.0 components backward-compatible with iOS 13, such as the Map View or the Sign in with Apple View.</p> <p>The cookbook begins by explaining how to use basic SwiftUI components. Then, you'll learn the core concepts of UI development such as Views, Controls, Lists, and ScrollViews using practical implementation in Swift. By learning drawings, built-in shapes, and adding animations and transitions, you'll discover how to add useful features to the SwiftUI. When you're ready, you'll understand how to integrate SwiftUI with exciting new components in the Apple development ecosystem, such as Combine for managing events and Core Data for managing app data. Finally, you'll write iOS, macOS, and watchOS apps while sharing the same SwiftUI codebase.</p> <p>By the end of this SwiftUI book, you'll have discovered a range of simple, direct solutions to common problems found in building SwiftUI apps.</p> <h4>What you will learn</h4> <ul> <li>Explore various layout presentations in SwiftUI such as HStack, VStack, LazyHStack, and LazyVGrid</li> <li>Create a cross-platform app for iOS, macOS, and watchOS</li> <li>Get up to speed with drawings in SwiftUI using built-in shapes, custom paths, and polygons</li> <li>Discover modern animation and transition techniques in SwiftUI</li> <li>Add user authentication using Firebase and Sign in with Apple</li> <li>Handle data requests in your app using Core Data</li> <li>Solve the most common SwiftUI problems, such as integrating a MapKit map, unit testing, snapshot testing, and previewing layouts</li> </ul> <h4>Who this book is for</h4> <p>This book is for mobile developers who want to learn SwiftUI as well as experienced iOS developers transitioning from UIKit to SwiftUI. The book assumes knowledge of the Swift programming language. Knowledge of object-oriented design and data structures is useful but not necessary.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,765円

Powerful Building a Culture of Freedom and Responsibility【電子書籍】[ Patty McCord ]

楽天Kobo電子書籍ストア
<p><strong>Named by <em>The Washington Post</em> as one of the 11 Leadership Books to Read in 2018</strong></p> <p>When it comes to recruiting, motivating, and creating great teams, Patty McCord says most companies have it all wrong. McCord helped create the unique and high-performing culture at Netflix, where she was chief talent officer. In her new book, <em>Powerful: Building a Culture of Freedom and Responsibility,</em> she shares what she learned there and elsewhere in Silicon Valley.</p> <p>McCord advocates practicing radical honesty in the workplace, saying good-bye to employees who don’t fit the company’s emerging needs, and motivating with challenging work, not promises, perks, and bonus plans. McCord argues that the old standbys of corporate HRーannual performance reviews, retention plans, employee empowerment and engagement programsーoften end up being a colossal waste of time and resources. Her road-tested advice, offered with humor and irreverence, provides readers a different path for creating a culture of high performance and profitability.</p> <p><em>Powerful</em> will change how you think about work and the way a business should be run.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,776円

Network and Multi-Level Marketing Pro The Best Network/Multilevel Marketer Guide for Building a Successful MLM Business on Social Media with Facebook! Learn the Secrets That the Leaders Use Today!【電子書籍】[ Aaron Jackson ]

楽天Kobo電子書籍ストア
<p>Do you want to be successful in Network and Multi-Level Marketing, enabling you to work smarter and not harder? If so then keep reading…</p> <p>Are you feeling overwhelmed on where to start with Network Marketing? Are you unsure on how MLM can grow for you? Are you concerned about rejection and how to deal with it?</p> <p>The solution is Network and Multi-Level Marketing Pro, a valuable tool that will show you how to build and develop company sales, through up to date distribution network techniques that engage directly with the customer.</p> <p>In this book you will discover:</p> <ul> <li>A simple trick you can do to stand out from other distributers.</li> <li>Why Network and MLM is the way forward for your business.</li> <li>The best cutting edge techniques to market your products.</li> <li>The one method that will increase your network circle.</li> <li>Understanding why some people will fail and have low success rates.</li> <li>And much, much more.</li> </ul> <p>The proven methods and pieces of knowledge are so easy to follow. Even if you are new to Network and Multi-Level Marketing, you will still be able to achieve success.</p> <p>If you want your business to excel through Network and Multi-level marketing, then click “Add to cart” in the top right corner NOW!</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 484円

The Little Book of Strategic Peacebuilding: A Vision and Framework for Peace with Justice LITTLE BK OF STRATEGIC PEACEBU (Justice and Peacebuilding) [ Lisa Schirch ]

楽天ブックス
LITTLE BK OF STRATEGIC PEACEBU Justice and Peacebuilding Lisa Schirch GOOD BOOKS2005 Paperback Original English ISBN:9781561484270 洋書 Family life & Comics(生活&コミック) Family & Relationships 1,003円

Energy Optimization and Prediction in Office Buildings A Case Study of Office Building Design in Chile【電子書籍】[ Carlos Rubio-Bellido ]

楽天Kobo電子書籍ストア
<p>This book explains how energy demand and energy consumption in new buildings can be predicted and how these aspects and the resulting CO2 emissions can be reduced. It is based upon the authors’ extensive research into the design and energy optimization of office buildings in Chile.</p> <p>The authors first introduce a calculation procedure that can be used for the optimization of energy parameters in office buildings, and to predict how a changing climate may affect energy demand. The prediction of energy demand, consumption and CO2 emissions is demonstrated by solving simple equations using the example of Chilean buildings, and the findings are subsequently applied to buildings around the globe.</p> <p>An optimization process based on Artificial Neural Networks is discussed in detail, which predicts heating and cooling energy demands, energy consumption and CO2 emissions. Taken together, these processes will show readers how to reduce energy demand, consumption and CO2 emissions associated with office buildings in the future. Readers will gain an advanced understanding of energy use in buildings and how it can be reduced.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,076円

FOOD SAFETY AND NUTRITION FDA Can Build on Existing Efforts to Measure Progress and Implement Key Activities【電子書籍】[ Hugues Dumont ]

楽天Kobo電子書籍ストア
<p>FDA is responsible for overseeing the safety of about 80 percent of the nation’s food supply and for promoting good nutrition. Federal oversight of food safety has been on GAO’s highrisk list since 2007. According to FDA, FSMA aims to improve food safety by shifting FDA’s focus toward preventing food contamination, rather than responding to foodborne illnesses...</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,518円

Foolproof: Why We Fall for Misinformation and How to Build Immunity【電子書籍】[ Sander van der Linden ]

楽天Kobo電子書籍ストア
<p><strong>Winner of British Psychological Society Best Book Prize (Popular Science) 2023</strong></p> <p><strong><em>Nature’s</em> Top 10 Books of 2023</strong></p> <p><strong>A <em>Financial Times</em> Book of the Year 2023</strong></p> <p><strong>?A Waterstones Book of the Year for Politics 2023</strong></p> <p>One of the world’s top experts on fighting misinformation reveals the psychology behind its power ? and how we can protect ourselves.</p> <p>From fake news to conspiracy theories, from pandemics to politics, misinformation may be the defining problem of our era. Like a virus, misinformation infects our minds ? altering our beliefs and replicating at astonishing rates. Once the virus takes hold, our primary strategies of fact-checking and debunking are an insufficient cure.</p> <p>In <em>Foolproof</em> Sander van der Linden describes how to inoculate yourself and others against the spread of misinformation, discern fact from fiction and push back against methods of mass persuasion.</p> <p>Everyone is susceptible to fake news. There are polarising narratives in society, conspiracy theories are rife, fake experts dole out misleading advice and accuracy is often lost in favour of sensationalist headlines. So how and why does misinformation spread if we’re all aware of its existence? And, more importantly, what can we do about it?</p> <p>Sander van der Linden takes us through the psychology of conspiratorial thinking and equips us with the eleven antigens needed to help stop the spread of misinformation once and for all.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,248円

Rebuilding Milo A Lifter's Guide to Fixing Common Injuries and Building a Strong Foundation for Enhancing Performance【電子書籍】[ Aaron Horschig ]

楽天Kobo電子書籍ストア
<p>Every athlete who spends time in the weight room eventually deals with pain/injury that leaves them frustrated and unable to reach their highest potential. Every athlete ought to have the ability to take the first steps at addressing these minor injuries. They shouldn’t have to wait weeks for a doctor’s appointment, only to be prescribed pain medications and told to “take two weeks off lifting” or, even worse, to “stop lifting so heavy.” Dr. Aaron Horschig knows your pain and frustration. He’s been there. For over a decade, Dr. Horschig has been a competitive weightlifter, and he understands how discouraging it is to tweak your back three weeks out from a huge weightlifting competition, to have knee pain limit your ability to squat heavy for weeks, and to suffer from chronic shoulder issues that keep you from reaching your goals.</p> <p><em>Rebuilding Milo</em> is the culmination of Dr. Horschig’s life’s work as a sports physical therapist, certified strength and conditioning specialist, and Olympic weightlifting coach. It contains all of the knowledge he has amassed over the past decade while helping some of the best athletes in the world. Now he wants to share that knowledge with you. This book, designed by a strength athlete for anyone who spends time in the weight room, is the solution to your struggles with injury and pain. It walks you through simple tests and screens to uncover the movement problem at the root of your pain. After discovering the cause of your injury, you’ll be able to create an individualized rehab program as laid out in this book. Finally, you’ll be on the right path to eliminate your pain and return to the activities you love.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,204円

Mastering Ethereum Building Smart Contracts and DApps【電子書籍】[ Gavin Wood Ph.D. ]

楽天Kobo電子書籍ストア
<p>Ethereum represents the gateway to a worldwide, decentralized computing paradigm. This platform enables you to run decentralized applications (DApps) and smart contracts that have no central points of failure or control, integrate with a payment network, and operate on an open blockchain. With this practical guide, Andreas M. Antonopoulos and Gavin Wood provide everything you need to know about building smart contracts and DApps on Ethereum and other virtual-machine blockchains.</p> <p>Discover why IBM, Microsoft, NASDAQ, and hundreds of other organizations are experimenting with Ethereum. This essential guide shows you how to develop the skills necessary to be an innovator in this growing and exciting new industry.</p> <ul> <li>Run an Ethereum client, create and transmit basic transactions, and program smart contracts</li> <li>Learn the essentials of public key cryptography, hashes, and digital signatures</li> <li>Understand how "wallets" hold digital keys that control funds and smart contracts</li> <li>Interact with Ethereum clients programmatically using JavaScript libraries and Remote Procedure Call interfaces</li> <li>Learn security best practices, design patterns, and anti-patterns with real-world examples</li> <li>Create tokens that represent assets, shares, votes, or access control rights</li> <li>Build decentralized applications using multiple peer-to-peer (P2P) components</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,611円

BIM Handbook A Guide to Building Information Modeling for Owners, Designers, Engineers, Contractors, and Facility Managers【電子書籍】[ Rafael Sacks ]

楽天Kobo電子書籍ストア
<p><strong>Discover BIM: A better way to build better buildings</strong></p> <p>Building Information Modeling (BIM) offers a novel approach to design, construction, and facility management in which a digital representation of the building product and process is used to facilitate the exchange and interoperability of information in digital format. BIM is beginning to change the way buildings look, the way they function, and the ways in which they are designed and built.</p> <p>The <strong>BIM Handbook, Third Edition</strong> provides an in-depth understanding of BIM technologies, the business and organizational issues associated with its implementation, and the profound advantages that effective use of BIM can provide to all members of a project team. Updates to this edition include:</p> <ul> <li>Information on the ways in which professionals should use BIM to gain maximum value</li> <li>New topics such as collaborative working, national and major construction clients, BIM standards and guides</li> <li>A discussion on how various professional roles have expanded through the widespread use and the new avenues of BIM practices and services</li> <li>A wealth of new case studies that clearly illustrate exactly how BIM is applied in a wide variety of conditions</li> </ul> <p>Painting a colorful and thorough picture of the state of the art in building information modeling, the <strong>BIM Handbook, Third Edition</strong> guides readers to successful implementations, helping them to avoid needless frustration and costs and take full advantage of this paradigm-shifting approach to construct better buildings that consume fewer materials and require less time, labor, and capital resources.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 12,254円

Virtual You How Building Your Digital Twin Will Revolutionize Medicine and Change Your Life【電子書籍】[ Peter Coveney ]

楽天Kobo電子書籍ストア
<p><strong>The visionary science behind the digital human twins that will enhance our health and our future</strong></p> <p><em>Virtual You</em> is a panoramic account of efforts by scientists around the world to build digital twins of human beings, from cells and tissues to organs and whole bodies. These virtual copies will usher in a new era of personalized medicine, one in which your digital twin can help predict your risk of disease, participate in virtual drug trials, shed light on the diet and lifestyle changes that are best for you, and help identify therapies to enhance your well-being and extend your lifespanーbut thorny challenges remain.</p> <p>In this deeply illuminating book, Peter Coveney and Roger Highfield reveal what it will take to build a virtual, functional copy of a person in five steps. Along the way, they take you on a fantastic voyage through the complexity of the human body, describing the latest scientific and technological advancesーfrom multiscale modeling to extraordinary new forms of computingーthat will make “virtual you” a reality, while also considering the ethical questions inherent to realizing truly predictive medicine.</p> <p>With an incisive foreword by Nobel Prize?winning biologist Venki Ramakrishnan, <em>Virtual You</em> is science at its most astounding, showing how our virtual twins and even whole populations of virtual humans promise to transform our health and our lives in the coming decades.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,200円

Azure Data Factory Cookbook Build and manage ETL and ELT pipelines with Microsoft Azure's serverless data integration service【電子書籍】[ Dmitry Anoshin ]

楽天Kobo電子書籍ストア
<p><strong>Solve real-world data problems and create data-driven workflows for easy data movement and processing at scale with Azure Data Factory</strong></p> <h4>Key Features</h4> <ul> <li>Learn how to load and transform data from various sources, both on-premises and on cloud</li> <li>Use Azure Data Factory's visual environment to build and manage hybrid ETL pipelines</li> <li>Discover how to prepare, transform, process, and enrich data to generate key insights</li> </ul> <h4>Book Description</h4> <p>Azure Data Factory (ADF) is a modern data integration tool available on Microsoft Azure. This Azure Data Factory Cookbook helps you get up and running by showing you how to create and execute your first job in ADF. You'll learn how to branch and chain activities, create custom activities, and schedule pipelines. This book will help you to discover the benefits of cloud data warehousing, Azure Synapse Analytics, and Azure Data Lake Gen2 Storage, which are frequently used for big data analytics. With practical recipes, you'll learn how to actively engage with analytical tools from Azure Data Services and leverage your on-premise infrastructure with cloud-native tools to get relevant business insights. As you advance, you'll be able to integrate the most commonly used Azure Services into ADF and understand how Azure services can be useful in designing ETL pipelines. The book will take you through the common errors that you may encounter while working with ADF and show you how to use the Azure portal to monitor pipelines. You'll also understand error messages and resolve problems in connectors and data flows with the debugging capabilities of ADF.</p> <p>By the end of this book, you'll be able to use ADF as the main ETL and orchestration tool for your data warehouse or data platform projects.</p> <h4>What you will learn</h4> <ul> <li>Create an orchestration and transformation job in ADF</li> <li>Develop, execute, and monitor data flows using Azure Synapse</li> <li>Create big data pipelines using Azure Data Lake and ADF</li> <li>Build a machine learning app with Apache Spark and ADF</li> <li>Migrate on-premises SSIS jobs to ADF</li> <li>Integrate ADF with commonly used Azure services such as Azure ML, Azure Logic Apps, and Azure Functions</li> <li>Run big data compute jobs within HDInsight and Azure Databricks</li> <li>Copy data from AWS S3 and Google Cloud Storage to Azure Storage using ADF's built-in connectors</li> </ul> <h4>Who this book is for</h4> <p>This book is for ETL developers, data warehouse and ETL architects, software professionals, and anyone who wants to learn about the common and not-so-common challenges faced while developing traditional and hybrid ETL solutions using Microsoft's Azure Data Factory. You'll also find this book useful if you are looking for recipes to improve or enhance your existing ETL pipelines. Basic knowledge of data warehousing is expected.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,858円

Unity 2020 Virtual Reality Projects Learn VR development by building immersive applications and games with Unity 2019.4 and later versions, 3rd Edition【電子書籍】[ Jonathan Linowes ]

楽天Kobo電子書籍ストア
<p><strong>Explore the latest features of Unity and build VR experiences including first-person interactions, audio fireball games, 360-degree media, art gallery tours, and VR storytelling</strong></p> <h4>Key Features</h4> <ul> <li>Discover step-by-step instructions and best practices to begin your VR development journey</li> <li>Explore Unity features such as URP rendering, XR Interaction Toolkit, and ProBuilder</li> <li>Build impressive VR-based apps and games that can be experienced using modern devices like Oculus Rift and Oculus Quest</li> </ul> <h4>Book Description</h4> <p>This third edition of the Unity Virtual Reality (VR) development guide is updated to cover the latest features of Unity 2019.4 or later versions - the leading platform for building VR games, applications, and immersive experiences for contemporary VR devices.</p> <p>Enhanced with more focus on growing components, such as Universal Render Pipeline (URP), extended reality (XR) plugins, the XR Interaction Toolkit package, and the latest VR devices, this edition will help you to get up to date with the current state of VR. With its practical and project-based approach, this book covers the specifics of virtual reality development in Unity. You'll learn how to build VR apps that can be experienced with modern devices from Oculus, VIVE, and others. This virtual reality book presents lighting and rendering strategies to help you build cutting-edge graphics, and explains URP and rendering concepts that will enable you to achieve realism for your apps. You'll build real-world VR experiences using world space user interface canvases, locomotion and teleportation, 360-degree media, and timeline animation, as well as learn about important VR development concepts, best practices, and performance optimization and user experience strategies.</p> <p>By the end of this Unity book, you'll be fully equipped to use Unity to develop rich, interactive virtual reality experiences.</p> <h4>What you will learn</h4> <ul> <li>Understand the current state of virtual reality and VR consumer products</li> <li>Get started with Unity by building a simple diorama scene using Unity Editor and imported assets</li> <li>Configure your Unity VR projects to run on VR platforms such as Oculus, SteamVR, and Windows immersive MR</li> <li>Design and build a VR storytelling animation with a soundtrack and timelines</li> <li>Implement an audio fireball game using game physics and particle systems</li> <li>Use various software patterns to design Unity events and interactable components</li> <li>Discover best practices for lighting, rendering, and post-processing</li> </ul> <h4>Who this book is for</h4> <p>Whether you're a non-programmer unfamiliar with 3D computer graphics or experienced in both but new to virtual reality, if you're interested in building your own VR games or applications, this Unity book is for you. Any experience in Unity will be useful but is not necessary.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,290円

Build the Life You Want: The Art and Science of Getting Happier BUILD THE LIFE YOU WANT [ Arthur C. Brooks ]

楽天ブックス
BUILD THE LIFE YOU WANT Arthur C. Brooks Oprah Winfrey PORTFOLIO2023 Hardcover English ISBN:9780593545409 洋書 Business & SelfーCulture(ビジネス) SelfーHelp 4,752円

The Book of Dash Build Dashboards with Python and Plotly【電子書籍】[ Christian Mayer ]

楽天Kobo電子書籍ストア
<p><strong>Create stunning interactive dashboard applications in Python with the Dash visualization and data analysis tool. Build interfaces that make sense of your data, and make it pretty.</strong></p> <p>A swift and practical introduction to building interactive data visualization apps in Python, known as dashboards. You’ve seen dashboards before; think election result visualizations you can update in real time, or population maps you can filter by demographic. With the Python Dash library you’ll create analytic dashboards that present data in effective, usable, elegant ways in just a few lines of code.</p> <p>The book is fast-paced and caters to those entirely new to dashboards. It will talk you through the necessary software, then get straight into building the dashboards themselves. You’ll learn the basic format of a Dash app in a Twitter analysis dashboard that tracks numbers of likes over time. You’ll then build up skills through three more sophisticated projects. The first compares world data in three areas: volume of internet usage, percentage of parliament seats held by women, and CO2 emissions; the second is a financial portfolio dashboard that models your investments; and the third is visualizesmachine learning algorithms. The final chapter sets you up with some useful final skills, like debugging your code and applying color themes.</p> <p>In this book you will:</p> <p>Create and run your first Dash apps</p> <p>Use the pandas library to manipulate and analyze social media and API data</p> <p>Create a variety of stunning and effective charts using Plotly</p> <p>Learn to use bar charts, chloropleth maps, contour plots, and more</p> <p>Examine and build on existing apps written by the pros</p> <p>Dash combines several technologies to get you building dashboards quickly and efficiently. This book will do the same.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,990円

個人品牌獲利關鍵:8大藍圖打造99%有效數位行銷力,引爆變現的複利效應 You are the Brand: The 8-Step Blueprint to Showcase Your Unique Expertise and Build a Highly Profitable, Personally Fulfilling Business【電子書籍】

楽天Kobo電子書籍ストア
<p>★美國AMAZON百則讀者評論,5顆星分數達89%★</p> <p>在疫情肆虐全球的當前,</p> <p>?可以用自己的專長、想法、訊息和性格建立個人事業,</p> <p>但首先要了解──?就是「品牌」!</p> <p>「《個人品牌獲利關鍵》帶來其他書籍所沒有的?利觀點,它不僅是本實用方法書,更綜觀該行業的幕後秘辛及真實挑戰性。」──《SmartPassiveIncome.com》創始人 ?特.弗林(Pat Flynn)</p> <p>「從書中,?將發現如何創造一個獨特的公?身?,從而建立?的平台並加強?的報價。本書將指導?創建一個令人信服的個人品牌,以建立?的品牌王國。」</p> <p>──暢銷作家及企業家 麥可.海亞特(Michael Hyatt)</p> <p>越來越多人靠著「個人品牌」打造蓬勃事業,</p> <p>但為何有些人可以創造六位數甚至七位數的收入,</p> <p>有的人卻連維持穩定收入都有困難?</p> <p>本書作者邁克?基姆(Mike Kim)於書中分享一套實證有效的「8大藍圖」,</p> <p>並靠著這套方法?助自己和多位最具影響力的思想領袖建立個人品牌。</p> <p>跟隨著這本?發人心的實用書,找到人生與工作的最高價?!</p> <p>【本書介紹】</p> <p>《個人品牌獲利關鍵》分為兩大部分:</p> <p>第一為個人品牌入門章節,將初?指引?未來品牌的方向,以及創業性格。</p> <p>第二將進入「8大藍圖」?驟,詳細畫分8個?驟的方法,並使用個案帶出其中將會遇到</p> <p>的困難和解決方案。</p> <p>?PART1:找到「個人品牌」的風格</p> <p>「別浪費生命在錯誤的工作上」──本書作者邁克?基姆(Mike Kim)</p> <p>頽?確認?的獨特專長,運用?的有趣性格</p> <p>頽?分辨自己是「實際創業家」或「思想創新者」</p> <p>打開本書,跟隨著邁克?基姆的指引好好瞭解自己的特別之處!</p> <p>? PART2:開啓「8大藍圖」之旅</p> <p>「成功並非一蹴可幾,而是循序漸進才取得的成就」──本書作者邁克?基姆(Mike Kim)</p> <p>依循作者設計的「8大藍圖」:</p> <p>「觀點?個人故事?平台?定位??品?定價?推銷?合作夥伴」</p> <p>瞭解建立品牌的眉角,逐?成形獨特觀點,創立風格特立的個人品牌。</p> <p>透過有效的「8大藍圖」,?將學會:</p> <p>◎ 如何找出和展現?「獨有的專長」。</p> <p>◎ 如何清楚定位?的「訊息、市場和商業模式」。</p> <p>◎ 為何「?實話」才是最有效的行銷策略。</p> <p>◎ 讓?在自己的市場?穎而出的「三種個人故事」(PB3)。</p> <p>◎ 用簡單的「九宮格法」為?的?品和服務定價。</p> <p>◎ 如何培養「火箭船關係」,讓?的盈收和影響力一飛衝天。</p> <p>【本書特色】</p> <p>?作者具有系統及條例式的引領讀者從頭開始,帶領讀者STEP BY STEP實際操作。</p> <p>?詳列出樹立「個人品牌」的8大藍圖,提供應用於工作中的實際方法。</p> <p>??章節中使用自己或個案所遭遇過的困難,一針見血地講述?一?的優缺點,並提供</p> <p>解決方案。</p> <p>?作者筆鋒幽默且輕鬆,?讀時也能充滿樂趣。</p> <p>?設計問與答章節與讀者?生互動,更能達成實用功能。</p> <p>?提供讀者專屬的「新聞素材包」,讓?的個人品牌讓更多人知道,走得更久、更遠。"</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,245円