検索キーワード: プログラミング
-
-
Computational Thinking
- 著者: Peter J. Denning, Matti Tedre
- ナレーター: Steven Jay Cohen
- 再生時間: 5 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
A few decades into the digital era, scientists discovered that thinking in terms of computation made possible an entirely new way of organizing scientific investigation; eventually, every field had a computational branch: computational physics, computational biology, computational sociology. More recently, "computational thinking" has become part of the K-12 curriculum. But what is computational thinking? This volume in the MIT Press Essential Knowledge series offers an accessible overview.
-
Computational Thinking
- ナレーター: Steven Jay Cohen
- 再生時間: 5 時間 56 分
- 配信日: 2019/04/23
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,200 または、コインで購入
販売価格: ¥ 2,200 または、コインで購入
Audible会員プラン聴き放題対象 -
-
-
Continuous Deployment
- Enable Faster Feedback, Safer Releases, and More Reliable Software
- 著者: Valentina Servile
- ナレーター: Lisa S. Ware
- 再生時間: 14 時間
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Methods of delivering software are constantly evolving in order to increase speed to market without sacrificing reliability and stability. Mastering development end to end, from version control to production, and building production-ready code is now more important than ever. Continuous deployment takes it one step further. This method for delivering software automates the final step to production and enables faster feedback and safer releases.
-
Continuous Deployment
- Enable Faster Feedback, Safer Releases, and More Reliable Software
- ナレーター: Lisa S. Ware
- 再生時間: 14 時間
- 配信日: 2025/08/26
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,200 または、コインで購入
販売価格: ¥ 2,200 または、コインで購入
Audible会員プラン聴き放題対象 -
-
-
Algorithms
- MIT Press Essential Knowledge Series
- 著者: Panos Louridas
- ナレーター: Jonathan Todd Ross
- 再生時間: 5 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
After discussing what an algorithm does and how its effectiveness can be measured, Louridas covers three of the most fundamental applications areas: graphs, which describe networks, from eighteenth-century problems to today's social networks; searching, and how to find the fastest way to search; and sorting, and the importance of choosing the best algorithm for particular tasks. He then presents larger-scale applications: PageRank, Google's founding algorithm; and neural networks and deep learning.
-
Algorithms
- MIT Press Essential Knowledge Series
- ナレーター: Jonathan Todd Ross
- 再生時間: 5 時間 23 分
- 配信日: 2023/06/20
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,200 または、コインで購入
販売価格: ¥ 2,200 または、コインで購入
Audible会員プラン聴き放題対象 -
-
-
Rust in Action
- 著者: Tim McNamara
- ナレーター: Derek Dysart
- 再生時間: 10 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code.
-
Rust in Action
- ナレーター: Derek Dysart
- 再生時間: 10 時間 23 分
- 配信日: 2021/09/28
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
C++ Concurrency in Action, Second Edition
- 著者: Anthony Williams
- ナレーター: Lisa Farina, Diana Gardiner
- 再生時間: 13 時間 1 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
This best seller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17. C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures.
-
C++ Concurrency in Action, Second Edition
- ナレーター: Lisa Farina, Diana Gardiner
- 再生時間: 13 時間 1 分
- 配信日: 2019/12/12
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
React 18 for Beginners
- Learn Modern React with Typescript
- 著者: Robert Brown
- ナレーター: Robin Khan
- 再生時間: 3 時間 29 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Gain the necessary knowledge, expertise, and hands-on practice to effectively incorporate React into your upcoming project through a dynamic and concise exploration of React's fundamental concepts. FeaturesPresenting a concise and easily accessible breakdown of essential React 18 functionalities for a quick and comprehensive understanding. Acquire a profound comprehension of critical React concepts through systematic derivations and step-by-step explanations.
-
React 18 for Beginners
- Learn Modern React with Typescript
- ナレーター: Robin Khan
- 再生時間: 3 時間 29 分
- 配信日: 2025/04/15
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- 著者: Raoul-Gabriel Urma, Mario Fusco, Alan Mycroft
- ナレーター: Sarah Dawe
- 再生時間: 17 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Manning's best-selling Java 8 book has been revised for Java 9 and 10! In Modern Java in Action, you'll build on your existing Java language skills with the newest features and techniques. Modern Java in Action connects new features of the Java language with their practical applications. It will help you expand your existing knowledge of core Java as you master modern additions like the Streams API and the Java Module System, explore new approaches to concurrency, and learn how functional concepts can help you write code that’s easier to read and maintain.
-
Modern Java in Action
- Lambdas, Streams, Functional and Reactive Programming
- ナレーター: Sarah Dawe
- 再生時間: 17 時間 52 分
- 配信日: 2019/12/03
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Grokking Artificial Intelligence Algorithms
- Understand and Apply the Core Algorithms of Deep Learning and Artificial Intelligence in This Friendly Illustrated Guide Including Exercises and Examples
- 著者: Rishal Hurbans
- ナレーター: Jeromy Lloyd, Julie Brierley
- 再生時間: 7 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Grokking Artificial Intelligence Algorithms is a fully illustrated and interactive tutorial guide to the different approaches and algorithms that underpin AI. Written in simple language and with lots of visual references and hands-on examples, you'll learn the concepts, terminology, and theory you need to effectively incorporate AI algorithms into your applications. And to make sure you truly grok as you go, you'll use each algorithm in practice with creative coding exercises.
-
Grokking Artificial Intelligence Algorithms
- Understand and Apply the Core Algorithms of Deep Learning and Artificial Intelligence in This Friendly Illustrated Guide Including Exercises and Examples
- ナレーター: Jeromy Lloyd, Julie Brierley
- 再生時間: 7 時間 25 分
- 配信日: 2021/04/21
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Not All Fairy Tales Have Happy Endings
- The Rise and Fall of Sierra On-Line
- 著者: Ken Williams
- ナレーター: Josh Horowitz
- 再生時間: 10 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Sierra On-Line was one of the very first computer game companies and at one time dominated the industry. The author, Ken Williams, founded Sierra On-Line with his wife Roberta who went on to create many of the company's best-selling games. Sierra grew from just Ken and Roberta to over 1,000 employees and a fan base that still exists today, despite the fact that the company was torn apart by criminal activities, scandal, and corruption that resulted in jail sentences and the collapse of Sierra.
-
Not All Fairy Tales Have Happy Endings
- The Rise and Fall of Sierra On-Line
- ナレーター: Josh Horowitz
- 再生時間: 10 時間 25 分
- 配信日: 2020/12/22
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Coders
- The Making of a New Tribe and the Remaking of the World
- 著者: Clive Thompson
- ナレーター: René Ruiz
- 再生時間: 13 時間 22 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
From acclaimed tech writer Clive Thompson comes a brilliant anthropological reckoning with the most powerful tribe in the world today, computer programmers, in a book that interrogates who they are, how they think, what qualifies as greatness in their world, and what should give us pause. They are the most quietly influential people on the planet, and Coders shines a light on their culture.
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,900 または、コインで購入
販売価格: ¥ 3,900 または、コインで購入
-
-
-
Grokking Simplicity: Taming Complex Software with Functional Thinking
- 著者: Eric Normand
- ナレーター: Mark Thomas
- 再生時間: 12 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. Distributed across servers, difficult to test, and resistant to modification - modern software is complex. Grokking Simplicity is a friendly, practical guide that will change the way you approach software design and development. It introduces a unique approach to functional programming that explains why certain features of software are prone to complexity, and teaches you the functional techniques you can use to simplify these systems.
-
Grokking Simplicity: Taming Complex Software with Functional Thinking
- ナレーター: Mark Thomas
- 再生時間: 12 時間 4 分
- 配信日: 2022/01/19
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Deep Learning with PyTorch
- Build, Train, and Tune Neural Networks Using Python Tools
- 著者: Eli Stevens, Luca Antiga, Thomas Viehmann
- ナレーター: Mark Thomas
- 再生時間: 15 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There are countless ways to put deep learning to good use: improved medical imaging, credit card fraud detection, long range weather forecasting. PyTorch puts these superpowers in your hands, providing a comfortable Python experience that gets you started quickly and then grows with you as you - and your deep-learning skills - become more sophisticated.
-
Deep Learning with PyTorch
- Build, Train, and Tune Neural Networks Using Python Tools
- ナレーター: Mark Thomas
- 再生時間: 15 時間 26 分
- 配信日: 2021/06/24
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Operations Anti-Patterns, DevOps Solutions
- 著者: Jeffery D. Smith
- ナレーター: Julie Brierley
- 再生時間: 13 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Operations Anti-Patterns, DevOps Solutions shows how to implement DevOps techniques in the kind of imperfect environments most developers work in. Part technology tutorial, part reference manual, and part psychology handbook, this practical guide shows you realistic ways to bring DevOps to your team when you don't have the flexibility to make sweeping changes in organizational structure.
-
Operations Anti-Patterns, DevOps Solutions
- ナレーター: Julie Brierley
- 再生時間: 13 時間 31 分
- 配信日: 2021/03/18
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Object Design Style Guide
- 著者: Matthias Noback
- ナレーター: Sarah Dawe
- 再生時間: 5 時間 2 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Objects are the central concept of languages like Java, Python, and C#. Applying the best practices for object design means that your code will be easy to read, write, and maintain. Object Design Style Guide captures dozens of techniques for creating pro-quality OO code that can stand the test of time.
-
Object Design Style Guide
- ナレーター: Sarah Dawe
- 再生時間: 5 時間 2 分
- 配信日: 2021/03/18
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Learn Windows PowerShell in a Month of Lunches
- 著者: Donald W. Jones, Jeffrey Hicks
- ナレーター: Lou Fernandez
- 再生時間: 10 時間 56 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Learn Windows PowerShell in a Month of Lunches, third edition, is an innovative tutorial designed for busy IT professionals. Just set aside one hour a day - lunchtime would be perfect - for a month, and you'll be automating Windows tasks faster than you ever thought possible. This updated edition covers PowerShell features that run on Windows 7, Windows Server 2008 R2 and later, and PowerShell v3 and later, and includes v5 features like PowerShellGet.
-
Learn Windows PowerShell in a Month of Lunches
- ナレーター: Lou Fernandez
- 再生時間: 10 時間 56 分
- 配信日: 2019/08/07
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Powershell: Become a Master in Powershell
- 著者: Richard Dorsey
- ナレーター: Eric Morrison
- 再生時間: 1 時間 16 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
So you want to learn about PowerShell? Let me guarantee you that there's not a better book on the market for that. Give me a minute of your time and I'll explain why. First, a lot of books that are supposed to "teach" you aren't good at teaching. They either go too slow, explain everything in baby terms, talk down to you, and leave you feeling like you didn't learn anything, or they're something like a college textbook where everything is incredibly in-depth.
-
Powershell: Become a Master in Powershell
- ナレーター: Eric Morrison
- 再生時間: 1 時間 16 分
- 配信日: 2017/07/24
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 900 または、コインで購入
販売価格: ¥ 900 または、コインで購入
-
-
-
Hackers: Heroes of the Computer Revolution
- 25th Anniversary Edition
- 著者: Steven Levy
- ナレーター: Mike Chamberlain
- 再生時間: 20 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Steven Levy's classic book traces the exploits of the computer revolution's original hackers - those brilliant and eccentric nerds from the late 1950s through the early '80s who took risks, bent the rules, and pushed the world in a radical new direction. With updated material from noteworthy hackers such as Bill Gates, Mark Zuckerberg, Richard Stallman, and Steve Wozniak, Hackers is a fascinating story that begins in early computer research labs and leads to the first home computers.
-
Hackers: Heroes of the Computer Revolution
- 25th Anniversary Edition
- ナレーター: Mike Chamberlain
- 再生時間: 20 時間 23 分
- 配信日: 2015/11/10
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,700 または、コインで購入
販売価格: ¥ 3,700 または、コインで購入
-
-
-
From Indie Studio to Gaming Empire
- The Ultimate Guide to Building a Multi-Million Dollar Mobile Game Business
- 著者: Serhii Komar
- ナレーター: Jason Dettrey
- 再生時間: 4 時間 15 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
READY TO BUILD, SCALE, AND MONETIZE A GAMING STUDIO THAT STANDS THE TEST OF TIME? Ever dreamed of turning your love for games into a profitable venture but aren’t sure how? Want to learn data-driven strategies and lean development processes from someone who’s been in the trenches—risking it all, pivoting under pressure, and eventually thriving in the hyper-competitive gaming market? If your answer is YES, then From Indie Studio to Gaming Empire is your roadmap to success. Mobile gaming is a billion-dollar industry with infinite opportunities—but it’s not just about coding.
-
From Indie Studio to Gaming Empire
- The Ultimate Guide to Building a Multi-Million Dollar Mobile Game Business
- ナレーター: Jason Dettrey
- 再生時間: 4 時間 15 分
- 配信日: 2025/03/17
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
The Lazy DM's Forge of Foes
- Tools and Guides to Build, Customize, and Run Fantastic Monsters in Your 5e Fantasy Games
- 著者: Teos Abadia, Scott Fitzgerald Gray, Michael E. Shea
- ナレーター: Colby Elliott
- 再生時間: 11 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We all love monsters. We love them because they exist outside of our world and yet feel real to us. We love how strange they can be. We love the sense of danger that arises when we talk about them. We love how they live in our imaginations. And when monsters come to life in our imaginations, we love to face and defeat them. We battle dragons and demons and undead—and conquer them in tales we’ll remember our whole lives. Within the Forge of Foes, we’ll build these monsters. Here in the forge, we’ll modify creatures, giving them new attacks and strange new abilities.
-
The Lazy DM's Forge of Foes
- Tools and Guides to Build, Customize, and Run Fantastic Monsters in Your 5e Fantasy Games
- ナレーター: Colby Elliott
- 再生時間: 11 時間 20 分
- 配信日: 2025/03/12
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,600 または、コインで購入
販売価格: ¥ 2,600 または、コインで購入
-
-
-
AI Business Essentials
- The Step-by-Step Guide to Automating Processes, Increasing Efficiency, Reducing Costs, and Maximizing Profits (Without Coding) in 30 Days or Less
- 著者: Lisa Whall
- ナレーター: Miles Carter
- 再生時間: 3 時間 35 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Your profit margins could be 30% bigger than they are right now… All you need is one simple tool. Read on! Did you know that in 2023, companies that used AI benefited from an average 30% profit increase? The number of businesses using AI is ever-increasing, and with results like this, it’s little wonder. But the profit increase is just the icing on the cake. AI offers long-established companies and small startups alike a huge range of advantages.
-
AI Business Essentials
- The Step-by-Step Guide to Automating Processes, Increasing Efficiency, Reducing Costs, and Maximizing Profits (Without Coding) in 30 Days or Less
- ナレーター: Miles Carter
- 再生時間: 3 時間 35 分
- 配信日: 2025/03/10
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-