
Database Internals
A Deep Dive into How Distributed Data Systems Work, 1st Edition
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
2か月無料体験
プレミアムプラン無料体験
¥2,600 で購入
-
ナレーター:
-
Mike Chamberlain
-
著者:
-
Alex Petrov
このコンテンツについて
When it comes to choosing, using, and maintaining a database, understanding its internals is essential. But with so many distributed databases and tools available today, it's often difficult to understand what each one offers. With this practical guide, Alex Petrov guides developers through the concepts behind modern database and storage engine internals.
Throughout the book, you'll explore relevant material gleaned from numerous books, papers, blog posts, and the source code of several open source databases. You'll discover that the most significant distinctions among many modern databases reside in subsystems that determine how storage is organized and how data is distributed. This book examines:
- Storage engines: Explore storage classification and taxonomy, and dive into B-Tree-based and immutable Log Structured storage engines
- Storage building blocks: Learn how database files are organized to build efficient storage, using auxiliary data structures
- Distributed systems: Learn how nodes and processes connect and build complex communication patterns
- Database clusters: Which consistency models are commonly used by modern databases and how distributed storage systems achieve consistency
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2019 Oleksandr Petrov (P)2022 Ascent Audioこちらもおすすめ
-
Learning SQL (3rd Edition)
- Generate, Manipulate, and Retrieve Data
- 著者: Alan Beaulieu
- ナレーター: Mike Chamberlain
- 再生時間: 7 時間 29 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You'll find new chapters on SQL and big data, analytic functions, and working with very large databases.
著者: Alan Beaulieu
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- 著者: Joe Reis, Matt Housley
- ナレーター: Adam Verner
- 再生時間: 17 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
著者: Joe Reis, 、その他
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Security Chaos Engineering
- Sustaining Resilience in Software and Systems
- 著者: Kelly Shortridge, Aaron Rinehart - contributor
- ナレーター: April Doty
- 再生時間: 18 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of sustaining resilience in complex software systems by using the principles and practices of security chaos engineering. By preparing for adverse events, you can ensure they don't disrupt your ability to innovate, move quickly, and achieve your engineering and business goals.
著者: Kelly Shortridge, 、その他
-
Learning SQL (3rd Edition)
- Generate, Manipulate, and Retrieve Data
- 著者: Alan Beaulieu
- ナレーター: Mike Chamberlain
- 再生時間: 7 時間 29 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
As data floods into your company, you need to put it to work right away—and SQL is the best tool for the job. With the latest edition of this introductory guide, author Alan Beaulieu helps developers get up to speed with SQL fundamentals for writing database applications, performing administrative tasks, and generating reports. You'll find new chapters on SQL and big data, analytic functions, and working with very large databases.
著者: Alan Beaulieu
-
Tidy First?
- A Personal Exercise in Empirical Software Design
- 著者: Kent Beck
- ナレーター: Stephen R. Thorne
- 再生時間: 2 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Messy code is a nuisance. "Tidying" code, to make it more readable, requires breaking it up into manageable sections. In this practical guide, author Kent Beck, creator of Extreme Programming and pioneer of software patterns, suggests when and where you might apply tidyings to improve your code while keeping the overall structure of the system in mind. Instead of trying to master tidying all at once, this book lets you try out a few examples that make sense for your problem. If you have a big function containing many lines of code, you'll learn how to logically divide it into smaller chunks.
著者: Kent Beck
-
Fundamentals of Data Engineering
- Plan and Build Robust Data Systems
- 著者: Joe Reis, Matt Housley
- ナレーター: Adam Verner
- 再生時間: 17 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Data engineering has grown rapidly in the past decade, leaving many software engineers, data scientists, and analysts looking for a comprehensive view of this practice. With this practical book, you'll learn how to plan and build systems to serve the needs of your organization and customers by evaluating the best technologies available through the framework of the data engineering lifecycle.
著者: Joe Reis, 、その他
-
Software Architecture: The Hard Parts
- Modern Trade-Off Analyses for Distributed Architectures
- 著者: Neal Ford, Mark Richards, Pramod Sadalage, 、その他
- ナレーター: Dena Dahilig
- 再生時間: 12 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are no easy decisions in software architecture. Instead, there are many hard parts—difficult problems or issues with no best practices—that force you to choose among various compromises. With this book, you'll learn how to think critically about the trade-offs involved with distributed architectures. Architecture veterans and practicing consultants Neal Ford, Mark Richards, Pramod Sadalage, and Zhamak Dehghani discuss strategies for choosing an appropriate architecture.
著者: Neal Ford, 、その他
-
The Rules of Programming
- The Missing Manual: How to Write Better Code
- 著者: Chris Zimmerman
- ナレーター: Ray Greenley
- 再生時間: 7 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This philosophy-of-programming guide presents a unique and entertaining take on how to think about programming. A collection of twenty-one pragmatic rules, each presented in a stand-alone chapter, captures the essential wisdom that every freshly minted programmer needs to know and provides thought-provoking insights for more seasoned programmers. Author Chris Zimmerman, cofounder of the video game studio Sucker Punch Productions, teaches basic truths of programming by wrapping them in memorable aphorisms and driving them home with examples drawn from real code.
著者: Chris Zimmerman
-
Security Chaos Engineering
- Sustaining Resilience in Software and Systems
- 著者: Kelly Shortridge, Aaron Rinehart - contributor
- ナレーター: April Doty
- 再生時間: 18 時間 36 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this comprehensive guide, authors Kelly Shortridge and Aaron Rinehart help you navigate the challenges of sustaining resilience in complex software systems by using the principles and practices of security chaos engineering. By preparing for adverse events, you can ensure they don't disrupt your ability to innovate, move quickly, and achieve your engineering and business goals.
著者: Kelly Shortridge, 、その他
-
Learning DevSecOps
- A Practical Guide to Processes and Tools
- 著者: Steve Suehring
- ナレーター: Chris Sorensen
- 再生時間: 6 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
How do some organizations maintain 24-7 internet-scale operations? How can organizations integrate security while deploying new features? How do organizations increase security within their DevOps processes? This practical guide helps you answer those questions. Steve Suehring provides unique content to help practitioners and leadership successfully implement DevOps and DevSecOps. Learning DevSecOps emphasizes prerequisites that lead to success through best practices and then takes you through some of the tools and software used by successful DevSecOps-enabled organizations.
著者: Steve Suehring
-
Learning Systems Thinking
- Essential Non-Linear Skills and Practices for Software Professionals
- 著者: Diana Montalion
- ナレーター: Wendy Tremont King
- 再生時間: 11 時間 16 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
A decade ago, developers built information-sharing software by writing a lot of custom code in a single code base, then adding layers of caching. Now we build information systems: interdependent software and services, data platforms, and event streams. Many of our software-to-systems initiatives fail, though, and when they do, we double down on traditional linear approaches. But linear thinking cannot resolve systems challenges. We need to shift to systems thinking.
著者: Diana Montalion
-
A Theory of Human Motivation
- 著者: Abraham H. Maslow
- ナレーター: Troy W. Hudson
- 再生時間: 59 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
US psychologist Abraham Maslow’s A Theory of Human Motivation is a classic of psychological research that helped change the field for good. Like many field-changing thinkers, Maslow was not just a talented researcher, he was also a creative thinker - able to see things from a new perspective and show them in a different light. He studied what he called exemplary people such as Albert Einstein, Jane Addams, Eleanor Roosevelt, and Frederick Douglass rather than mentally ill or neurotic people.
-
-
心理学で有名なやつ
- 投稿者: Second to NUN 日付: 2025/05/14
-
Think Bigger
- How to Innovate
- 著者: Sheena Iyengar
- ナレーター: Orlagh Cassidy
- 再生時間: 6 時間 44 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Iyengar provides essential tools to spark creative thinking and help us make our most meaningful choices. She draws from recent advances in neuro- and cognitive sciences to give listeners a set of practical steps for coming up with powerful new ideas. Think Bigger offers an innovative evidence-backed method for generating big ideas that Iyengar and her team of researchers developed and refined over the last decade.
著者: Sheena Iyengar
-
Introducing Python (2nd Edition)
- Modern Computing in Simple Packages
- 著者: Bill Lubanovic
- ナレーター: Derek Dysart
- 再生時間: 13 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Easy to understand and engaging, this updated edition of Introducing Python is ideal for beginning programmers as well as those new to the language. Author Bill Lubanovic takes you from the basics to more involved and varied topics, mixing tutorials with cookbook-style code recipes to explain concepts in Python 3. End-of-chapter exercises help you practice what you've learned.
著者: Bill Lubanovic
-
JavaScript (7th Edition)
- The Definitive Guide: Master the World's Most-Used Programming Language
- 著者: David Flanagan
- ナレーター: Gabriel Vaughan
- 再生時間: 25 時間 27 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This book is for programmers who want to learn JavaScript and for web developers who want to take their understanding and mastery to the next level. It begins by explaining the JavaScript language itself, in detail, from the bottom up. It then builds on that foundation to cover the web platform and Node.js.
著者: David Flanagan
-
Generative Deep Learning (2nd Edition)
- Teaching Machines to Paint, Write, Compose, and Play
- 著者: David Foster
- ナレーター: Mike Cooper
- 再生時間: 9 時間 6 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Generative AI is the hottest topic in tech. This practical book teaches machine learning engineers and data scientists how to use TensorFlow and Keras to create impressive generative deep learning models from scratch, including variational autoencoders (VAEs), generative adversarial networks (GANs), Transformers, normalizing flows, energy-based models, and denoising diffusion models.
著者: David Foster
-
Rewired
- The McKinsey Guide to Outcompeting in the Age of Digital and AI
- 著者: Eric Lamarre, Kate Smaje, Rodney Zemmel
- ナレーター: George Newbern
- 再生時間: 7 時間 19 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Many companies are stuck with digital transformations that are not moving the needle. There are no quick fixes but there is a playbook. The answer is in rewiring your business so hundreds, thousands, of teams can harness technology to continuously create great customer experiences, lower unit costs, and generate value. It's the capabilities of the organization that win the race. McKinsey Digital's top leaders Eric Lamarre, Kate Smaje, and Rodney W. Zemmel provide proven how-to details on what it takes in six comprehensive sections.
著者: Eric Lamarre, 、その他
-
Improve Your Global Business English
- The Essential Toolkit for Writing and Communicating Across Borders
- 著者: Fiona Talbot, Sudakshina Bhattacharjee
- ナレーター: Teri Clark Linden
- 再生時間: 7 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In a business world that spans several continents, it is no longer common for everyone to speak English as a first language. Whether you speak English as a first, second, or even third language, intercultural business communication means that getting it right first time has never been more important for you and your organization. English can never be standardized in the global and digital marketplace; instead, we can learn how to customize business English according to our own values and culture and communicate successfully across borders.
著者: Fiona Talbot, 、その他
-
Artificial Intelligence Basics
- A Non-Technical Introduction
- 著者: Tom Taulli
- ナレーター: Al Kessel
- 再生時間: 8 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Artificial intelligence touches nearly every part of your day. While you may initially assume that technology such as smart speakers and digital assistants are the extent of it, AI has in fact rapidly become a general-purpose technology, reverberating across industries including transportation, healthcare, financial services, and many more. In our modern era, an understanding of AI and its possibilities for your organization is essential for growth and success. Artificial Intelligence Basics has arrived to equip you with a fundamental, timely grasp of AI and its impact.
著者: Tom Taulli
-
Deep Learning
- MIT Press Essential Knowledge Series
- 著者: John D. Kelleher
- ナレーター: Joel Richards
- 再生時間: 5 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this volume in the MIT Press Essential Knowledge series, computer scientist John Kelleher offers an accessible and concise but comprehensive introduction to the fundamental technology at the heart of the artificial intelligence revolution. Kelleher explains some of the basic concepts in deep learning, presents a history of advances in the field, and discusses the current state of the art.
著者: John D. Kelleher
-
Zero Trust Networks (2nd Edition)
- Building Secure Systems in Untrusted Networks
- 著者: Razi Rais, Christina Morillo, Evan Gilman, 、その他
- ナレーター: Mike Chamberlain
- 再生時間: 12 時間 5 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this updated edition, the authors show you how zero trust lets you focus on building strong authentication, authorization, and encryption throughout, while providing compartmentalized access and better operational agility. You'll learn the architecture of a zero trust network, including how to build one using currently available technology.
著者: Razi Rais, 、その他
-
Fertility Technology
- MIT Press Essential Knowledge Series
- 著者: Donna J. Drucker
- ナレーター: Christa Lewis
- 再生時間: 5 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In the late 1850s, a physician in New York City used a syringe and glass tube to inject half a drop of sperm into a woman's uterus, marking the first recorded instance of artificial insemination. From that day forward, doctors and scientists have turned to technology in ever more innovative ways to facilitate conception. Fertility Technology surveys this history in all its medical, practical, and ethical complexity, and offers a look at state-of-the-art fertility technology in various social and political contexts around the world.
著者: Donna J. Drucker
-
Artificial Intelligence for Dummies
- 著者: John Mueller, Luca Massaron
- ナレーター: Chris Sorensen
- 再生時間: 13 時間 32 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this audiobook, you'll get a clear overview of artificial intelligence technology, the common misconceptions surrounding it, and a fascinating look at its applications in everything from self-driving cars and drones to its contributions in the medical field.
著者: John Mueller, 、その他
-
The DevSecOps Playbook
- Deliver Continuous Security at Speed
- 著者: Sean D. Mack
- ナレーター: William Sarris
- 再生時間: 7 時間 9 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In The DevSecOps Playbook: Deliver Continuous Security at Speed, the chief information and information security officer at Wiley, Sean D. Mack, delivers an insightful and practical discussion of how to keep your business secure. You'll learn how to leverage the classic triad of people, process, and technology to build strong cybersecurity infrastructure and practices. You'll also discover the shared responsibility model at the core of DevSecOps as you explore the principles and best practices that make up contemporary frameworks.
著者: Sean D. Mack
-
The Goal
- A Process of Ongoing Improvement - 30th Anniversary Edition
- 著者: Eliyahu M. Goldratt, Jeff Cox
- ナレーター: uncredited
- 再生時間: 11 時間 45 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In this intriguing business novel, which illustrates state-of-the-art economic theory, Alex Rogo is a UniCo plant manager whose factory and marriage are failing. To revitalize the plant, he follows piecemeal advice from an elusive former college professor who teaches, for example, that reduction in the efficiency of some plant operations may make the entire operation more productive. Alex's attempts to find the path to profitability and to engage his employees in the struggle involve the listener; and thankfully the authors' economic models.
-
-
Great story telling; still relevant today
- 投稿者: JSBX 日付: 2021/12/04
著者: Eliyahu M. Goldratt, 、その他
-
AI and Machine Learning for Coders
- A Programmer's Guide to Artificial Intelligence
- 著者: Laurence Moroney
- ナレーター: Timothy Howard Jackson
- 再生時間: 9 時間 17 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
If you're looking to make a career move from programmer to AI specialist, this is the ideal place to start. Based on Laurence Moroney's extremely successful AI courses, this introductory book provides a hands-on, code-first approach to help you build confidence while you learn key topics.
著者: Laurence Moroney
-
Algorithms to Live By
- The Computer Science of Human Decisions
- 著者: Brian Christian, Tom Griffiths
- ナレーター: Brian Christian
- 再生時間: 11 時間 50 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
From finding a spouse to finding a parking spot, from organizing one's inbox to understanding the workings of human memory, Algorithms to Live By transforms the wisdom of computer science into strategies for human living.
著者: Brian Christian, 、その他
-
Einstein's Relativity and the Quantum Revolution: Modern Physics for Non-Scientists, 2nd Edition
- 著者: Richard Wolfson, The Great Courses
- ナレーター: Richard Wolfson
- 再生時間: 12 時間 17 分
- オリジナル版
-
総合評価
-
ナレーション
-
ストーリー
"It doesn't take an Einstein to understand modern physics," says Professor Wolfson at the outset of these 24 lectures on what may be the most important subjects in the universe: relativity and quantum physics. Both have reputations for complexity. But the basic ideas behind them are, in fact, simple and comprehensible by anyone. These dynamic and illuminating lectures begin with a brief overview of theories of physical reality starting with Aristotle and culminating in Newtonian or "classical" physics.
著者: Richard Wolfson, 、その他
-
D2C 「世界観」と「テクノロジー」で勝つブランド戦略
- 著者: 佐々木 康裕
- ナレーター: 蒼木 智大
- 再生時間: 6 時間 3 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
すべてがデジタル化するニューノーマルの時代に最も注目を集めるビジネスモデル「D2C」。
-
-
2020年ぽい本だなあ。。
- 投稿者: わん 日付: 2025/09/12
著者: 佐々木 康裕
-
マッキンゼー 成熟期の差別化戦略 2014年新装版
- 著者: 大前 研一
- ナレーター: 平川 正三
- 再生時間: 5 時間 11 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
本タイトルには付属資料が用意されています。
お求めの方はライブラリーに追加した上で、Audibleカスタマーサービス(customerservice@audible.co.jp)までお問い合わせください。
PDF提供元:マスターピース
※Windows10端末をご利用のお客様は、アプリ上で直接ご覧いただけます。
■大前研一氏を中心とするマッキンゼーコンサルタントが語る「市場で勝つための4つの戦略」を新装刊行 経営戦略を「市場ニーズを満たすビジネスにおいて、競合に相対的に打ち勝つことで、自社の収益を継続的に確保する方法」と定義した場合、市場の成熟度が増すほどに"競合に相対的に打ち勝つ"ということは困難なものとなります。
本書は、市場が成長期から成熟期に遷移していた1980年代にプレジデント社から発行された『マッキンゼー...
著者: 大前 研一
-
世界一訪れたい日本のつくりかた
- 新・観光立国論【実践編】
- 著者: デービッド・アトキンソン
- ナレーター: 長谷川 裕貴
- 再生時間: 7 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
【観光業を大進化させたベストセラー『新・観光立国論』著者の“最新”提言!】
-
-
実業家向きではない
- 投稿者: Kindleのお客様 日付: 2023/08/29
著者: デービッド・アトキンソン
-
You Can Be Happy No Matter What
- Five Principles for Keeping Life in Perspective
- 著者: Richard Carlson
- ナレーター: Richard Carlson
- 再生時間: 3 時間 27 分
- 簡易版
-
総合評価
-
ナレーション
-
ストーリー
Most of us believe that our happiness depends on the outside world - and that by solving our problems, improving our relationships, or achieving success, we will find contentment. In You Can Be Happy No Matter What, Dr. Richard Carlson shows that happiness has nothing to do with forces beyond our control. His simple and practical guide teaches 5 principles for discovering a new mode of living that doesn't repress natural emotions, yet where feelings and thoughts don't overwhelm us.
-
-
名作
- 投稿者: Second to NUN 日付: 2025/04/03
著者: Richard Carlson
-
PMP PMBOK 7 Project Management Professional Audio Study Guide 2025-2026 (Includes Exam Practice Tests with Answers)
- Perfect for Commuting, Exercising, and Doing Chores!
- 著者: Samuel Davidson, Rebecca Davidson
- ナレーター: Brennan Koenigsreuter
- 再生時間: 11 時間 34 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Master the complexities of project management with "PMP PMBOK 7 Edition" from Davidson's Audiobooks. Designed for professionals aspiring to excel in the Project Management Professional (PMP) certification, this study guide is the quintessential companion for your preparation, structured around the latest PMBOK Guide – Seventh Edition.
著者: Samuel Davidson, 、その他