検索キーワード: プログラミング・ソフトウェア開発
-
-
Agile Product Management
- Proven Strategies and Methods for Beginners
- 著者: Alex Campbell
- ナレーター: James Cassidy
- 再生時間: 1 時間 37 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Have you always wondered what you can do to improve the team you work with? Do you wonder if there is a way to ensure the product is updated periodically to ensure the final product has all the features the stakeholder wants? If you answered yes, then this is the book for you. Most project managers and organizations throw the word Agile around a lot when working on software development. Little do they know that this project management methodology can be used to develop almost any product and used by any team with a deliverable. So, what are you waiting for? Grab a copy of this book.
-
Agile Product Management
- Proven Strategies and Methods for Beginners
- ナレーター: James Cassidy
- 再生時間: 1 時間 37 分
- 配信日: 2022/07/22
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥900
-
-
-
101 UX Principles (2nd Edition)
- Actionable Solutions for Product Design Success
- 著者: Will Grant
- ナレーター: Alex Freeman
- 再生時間: 3 時間 57 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Design is everywhere. Take a look around you right now, and consider the products and services we use every day. You'll notice that our computer and phone operating systems, our web browsers, and the apps we use to work, order food, socialize, and even date have been designed by UX specialists to offer you the best experiences when using their products and services. Of course, not all online experiences are designed with our best interests in mind. That's exactly why UX design is such an exciting and rewarding field.
-
101 UX Principles (2nd Edition)
- Actionable Solutions for Product Design Success
- ナレーター: Alex Freeman
- 再生時間: 3 時間 57 分
- 配信日: 2022/07/18
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥1,900
-
-
-
Python ML
- Clear Step-by-Step Guide to Machine Learning with Python
- 著者: Alex Campbell
- ナレーター: James Cassidy
- 再生時間: 1 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Are you interested in machine learning? Do you want to know how it all works and what it involves? Then you've chosen the right guide. Machine learning is a subset of computer science and artificial intelligence. There's no getting away from the fact that it is here to stay, and it is already changing how many businesses work and target their customers. It's a complex subject, but this guide will give you a concise overview of the steps required in every machine learning project.
-
Python ML
- Clear Step-by-Step Guide to Machine Learning with Python
- ナレーター: James Cassidy
- 再生時間: 1 時間 25 分
- 配信日: 2022/07/14
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥900
-
-
-
Effective Software Testing
- A Developer's Guide
- 著者: Maurizio Aniche
- ナレーター: Adam Newmark
- 再生時間: 10 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Effective Software Testing teaches you a systematic approach to software testing that will ensure the quality of your code. It’s full of techniques drawn from proven research in software engineering, and each chapter puts a new technique into practice. Follow the real-world use cases and detailed code samples, and you’ll soon be engineering tests that find bugs in edge cases and parts of code you’d never think of testing! Along the way, you’ll develop an intuition for testing that can save years of learning by trial and error.
-
Effective Software Testing
- A Developer's Guide
- ナレーター: Adam Newmark
- 再生時間: 10 時間 26 分
- 配信日: 2022/06/29
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- 著者: Tomasz Lelek, Jon Skeet
- ナレーター: Julie Brierley
- 再生時間: 13 時間 50 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Code performance versus simplicity. Delivery speed versus duplication. Flexibility versus maintainability—every decision you make in software engineering involves balancing tradeoffs. In Software Mistakes and Tradeoffs, you’ll learn from costly mistakes that Tomasz Lelek and Jon Skeet have encountered over their impressive careers. You’ll explore real-world scenarios where poor understanding of tradeoffs leads to major problems down the road, so you can preempt your own mistakes with a more thoughtful approach to decision-making.
-
Software Mistakes and Tradeoffs
- How to Make Good Programming Decisions
- ナレーター: Julie Brierley
- 再生時間: 13 時間 50 分
- 配信日: 2022/06/29
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
Istio in Action
- 著者: Christian E. Posta, Rinor Maloku
- ナレーター: Derek Dysart
- 再生時間: 11 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Solve difficult service-to-service communication challenges around security, observability, routing, and resilience with an Istio-based service mesh. Istio allows you to define these traffic policies as configuration and enforce them consistently without needing any service-code changes.
-
Istio in Action
- ナレーター: Derek Dysart
- 再生時間: 11 時間 52 分
- 配信日: 2022/06/14
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
GraphQL in Action
- 著者: Samer Buna
- ナレーター: Christopher Kendrick
- 再生時間: 9 時間 13 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
GraphQL in Action gives you the tools to get comfortable with the GraphQL language, build a data API service, and use it in a front-end client application. Reduce bandwidth demands on your APIs by getting only the results you need! The GraphQL query language simplifies interactions with web servers enabling smarter API queries that can hugely improve the efficiency of data requests. In GraphQL in Action, you'll learn how to bring those benefits to your own APIs, giving your clients the power to ask for exactly what they need from your server, no more, no less.
-
GraphQL in Action
- ナレーター: Christopher Kendrick
- 再生時間: 9 時間 13 分
- 配信日: 2022/04/26
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥2,500
-
-
-
Spring in Action, Sixth Edition
- 著者: Craig Walls
- ナレーター: Julie Brierley
- 再生時間: 11 時間 59 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
If you need to learn Spring, look no further than this widely beloved and comprehensive guide! Fully revised for Spring 5.3, and packed with interesting real-world examples to get your hands dirty with Spring. Over the years, Spring in Action has helped tens of thousands of developers get a major productivity boost from Spring. This new edition of the classic best seller covers all of the new features of Spring 5.3 and Spring Boot 2.4 along with examples of reactive programming, Spring Security for REST Services, and bringing reactivity to your databases.
-
Spring in Action, Sixth Edition
- ナレーター: Julie Brierley
- 再生時間: 11 時間 59 分
- 配信日: 2022/04/14
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
Spring Microservices in Action
- Second Edition
- 著者: John Carnell, Illary Huaylupo Sànchez
- ナレーター: Adam Newmark
- 再生時間: 11 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Spring Microservices in Action: Second Edition teaches you to build microservice-based applications using Java and Spring. By dividing large applications into separate self-contained units, microservices are a great step toward reducing complexity and increasing flexibility. This second edition is fully updated for the latest version of Spring, with expanded coverage of API routing with Spring Cloud Gateway, logging with the ELK stack, metrics with Prometheus and Grafana, security with the Hashicorp Vault, and modern deployment practices with Kubernetes and Istio.
-
Spring Microservices in Action
- Second Edition
- ナレーター: Adam Newmark
- 再生時間: 11 時間 20 分
- 配信日: 2022/04/05
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
Weapons of Math Destruction
- How Big Data Increases Inequality and Threatens Democracy
- 著者: Cathy O'Neil
- ナレーター: Cathy O'Neil
- 再生時間: 6 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We live in the age of the algorithm. Increasingly, the decisions that affect our lives—where we go to school, whether we get a loan, how much we pay for insurance—are being made not by humans, but by mathematical models. In theory, this should lead to greater fairness: everyone is judged according to the same rules and bias is eliminated. And yet, as Cathy O'Neil reveals in this urgent and necessary book, the opposite is true. The models being used today are opaque, unregulated and incontestable, even when they're wrong. Most troubling, they reinforce discrimination.
-
Weapons of Math Destruction
- How Big Data Increases Inequality and Threatens Democracy
- ナレーター: Cathy O'Neil
- 再生時間: 6 時間 23 分
- 配信日: 2022/04/21
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,500
-
-
-
Maschinelles Lernen in Aktion [Machine Learning in Action]
- Einsteigerbuch für Laien, Schritt-für-Schritt Anleitung für Anfänger [Beginner's Book for Laypeople, Step-By-Step Instructions for Beginners]
- 著者: Alan T. Norman
- ナレーター: Bianca Balzer
- 再生時間: 1 時間 33 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Mein Buch erklärt Ihnen die grundlegenden Konzepte auf einfach verständliche Weise. Wenn Sie dieses Buch gelesen haben, werden Sie ein solides Verständnis für die Grundprinzipien haben, das Ihnen den Schritt zu einem fortgeschritteneren Buch erleichtert, wenn Sie mehr darüber lernen möchten.
-
Maschinelles Lernen in Aktion [Machine Learning in Action]
- Einsteigerbuch für Laien, Schritt-für-Schritt Anleitung für Anfänger [Beginner's Book for Laypeople, Step-By-Step Instructions for Beginners]
- ナレーター: Bianca Balzer
- 再生時間: 1 時間 33 分
- 配信日: 2022/04/01
- 言語: ドイツ語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥900
-
-
-
Better Agile
- How Every Software Team Can Spend Less Time Firefighting and Have More Fun Building Great Software
- 著者: David Daly
- ナレーター: David Daly
- 再生時間: 1 時間 58 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Do you wish that you could focus your energy on creating amazing software rather than endlessly firefighting? Better Agile condenses years of experience into a short, practical guide, so that you can quickly make agile work for you. Perhaps you have already tried to adopt an agile method or technique, hoping it would fix these problems. But maybe you found that it didn't give you the benefits you were expecting, or solve the challenges you are facing. This book provides you with the solution.
-
Better Agile
- How Every Software Team Can Spend Less Time Firefighting and Have More Fun Building Great Software
- ナレーター: David Daly
- 再生時間: 1 時間 58 分
- 配信日: 2022/03/29
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥900
-
-
-
Microservices in .NET
- Second Edition
- 著者: Christian Horsdal Gammelgaard
- ナレーター: Derek Dysart
- 再生時間: 8 時間 33 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Microservices in .NET: Second Edition is a comprehensive guide to building microservice applications using the .NET stack. After a crystal-clear introduction to the microservices architectural style, it teaches you practical microservices development skills using ASP.NET. This second edition of the best-selling original has been revised with up-to-date tools for the .NET ecosystem, and more new coverage of scoping microservices and deploying to Kubernetes.
-
Microservices in .NET
- Second Edition
- ナレーター: Derek Dysart
- 再生時間: 8 時間 33 分
- 配信日: 2022/03/17
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥2,500
-
-
-
A Programmer's Introduction to Blockchain
- 著者: Tony Gaitatzis
- ナレーター: Tony Gaitatzis
- 再生時間: 33 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Learn what a blockchain is and how it is built using standard computer science concepts and terminology. This book explains simply and practically how a blockchain is constructed and functions. It describes how the computers form the network; how data is tracked, managed, and verified; and how software updates and hacking affect the system. This book is for programmers and technology enthusiasts who already have a general understanding of how computers, networks, and data structures work, and want to understand how these things come together to create blockchain technologies.
-
A Programmer's Introduction to Blockchain
- ナレーター: Tony Gaitatzis
- 再生時間: 33 分
- 配信日: 2022/03/14
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥500
-
-
-
Designing Cloud Data Platforms
- 著者: Danil Zburivsky, Lynda Partner
- ナレーター: Christopher Kendrick
- 再生時間: 14 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Centralized data warehouses, the long-time de facto standard for housing data for analytics, are rapidly giving way to multi-faceted cloud data platforms. Companies that embrace modern cloud data platforms benefit from an integrated view of their business using all of their data and can take advantage of advanced analytic practices to drive predictions and as yet unimagined data services.
-
Designing Cloud Data Platforms
- ナレーター: Christopher Kendrick
- 再生時間: 14 時間 8 分
- 配信日: 2022/03/10
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-
-
-
Pandas in Action
- 著者: Boris Paskhaver
- ナレーター: Julie Brierley
- 再生時間: 7 時間 12 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Take the next steps in your data science career! This friendly and hands-on guide shows you how to start mastering Pandas with skills you already know from spreadsheet software.
-
Pandas in Action
- ナレーター: Julie Brierley
- 再生時間: 7 時間 12 分
- 配信日: 2022/03/10
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥2,500
-
-
-
Coding for Kids
- An Easy Guide to Help Children Learn the ABCs of Computer Code
- 著者: Manny Sullivan
- ナレーター: Ashleigh Binder
- 再生時間: 3 時間 24 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Technology continues to improve at a breakneck pace, so even grown-ups have trouble keeping track of all those lines of code. But fear not! This Coding for Kids audiobook provides lessons, upon lessons, to help your child improve, and learn the ropes. Inside, you’ll learn valuable skills such as basic terminologies and definitions, Javascript and Python, and even how to code games, such as Pong and Tetris, on HTML, and CSS! Whether you’re a kid, or have kids of your own, it’s never too late to learn the basics of computer programming. Learn today, code tomorrow.
-
Coding for Kids
- An Easy Guide to Help Children Learn the ABCs of Computer Code
- ナレーター: Ashleigh Binder
- 再生時間: 3 時間 24 分
- 配信日: 2022/03/07
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥1,900
-
-
-
Lean UX
- Designing Great Products with Agile Teams
- 著者: Jeff Gothelf, Josh Seiden
- ナレーター: Douglas Martin
- 再生時間: 6 時間 11 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Lean UX is synonymous with modern product design and development. In the third edition of this award-winning book, authors Jeff Gothelf and Josh Seiden help you focus on the product experience rather than deliverables. You'll learn tactics for integrating user experience design, product discovery, agile methods, and product management. And you'll discover how to drive your design in short, iterative cycles to assess what works best for businesses and users. Lean UX guides you through this change - for the better.
-
Lean UX
- Designing Great Products with Agile Teams
- ナレーター: Douglas Martin
- 再生時間: 6 時間 11 分
- 配信日: 2022/02/25
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥4,900
プレミアムプラン聴き放題対象 -
-
-
Data Analytics for Absolute Beginners: A Deconstructed Guide to Data Literacy
- Python for Data Science, Book 2
- 著者: Oliver Theobald
- ナレーター: Scott Morgan
- 再生時間: 3 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Make better decisions with this easy deconstructed guide to data analytics. Want to add data analytics to your skill stack? Having trouble finding where to start? Cell-by-cell, bit-by-bit, this audiobook teaches you the vocabulary, tools, and basic algorithms to think like a data scientist. Like putting together a complex Lego set, each section connects and adds individual blocks of knowledge to build your data literacy. This linear structure to unpacking data analytics takes you from zero to confidently analyzing and discussing data problems.
-
Data Analytics for Absolute Beginners: A Deconstructed Guide to Data Literacy
- Python for Data Science, Book 2
- ナレーター: Scott Morgan
- 再生時間: 3 時間 41 分
- 配信日: 2022/02/02
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥1,900
-
-
-
API Design Patterns
- 著者: JJ Geewax
- ナレーター: Sarah Dawe
- 再生時間: 16 時間 34 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
API Design Patterns lays out a set of design principles for building internal and public-facing APIs. Google API expert JJ Geewax presents patterns that ensure your APIs are consistent, scalable, and flexible. You’ll improve the design of the most common APIs, plus discover techniques for tricky edge cases. Relevant examples and detailed scenarios make every pattern clear and easy to understand.
-
API Design Patterns
- ナレーター: Sarah Dawe
- 再生時間: 16 時間 34 分
- 配信日: 2022/01/31
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥3,100
-