検索キーワード: プログラミング・ソフトウェア開発
-
-
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 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
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 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Hello World
- Being Human in the Age of Algorithms
- 著者: Hannah Fry
- ナレーター: Hannah Fry
- 再生時間: 6 時間 51 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Hello World takes us on a tour through the good, the bad, and the downright ugly of the algorithms that surround us on a daily basis. Mathematician Hannah Fry reveals their inner workings, showing us how algorithms are written and implemented, and demonstrates the ways in which human bias can literally be written into the code. By weaving in relatable, real world stories with accessible explanations of the underlying mathematics that power algorithms, Hello World helps us to determine their power, expose their limitations, and examine whether they really are improvements.
-
Hello World
- Being Human in the Age of Algorithms
- ナレーター: Hannah Fry
- 再生時間: 6 時間 51 分
- 配信日: 2018/10/30
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥2,500 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Microservices Patterns
- With Examples in Java
- 著者: Chris Richardson
- ナレーター: Aiden Humphreys, Lou Fernandez
- 再生時間: 18 時間 28 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Microservices Patterns teaches you how to develop and deploy production-quality microservices-based applications. This invaluable set of design patterns builds on decades of distributed system experience, adding new patterns for writing services and composing them into systems that scale and perform reliably under real-world conditions. More than just a patterns catalog, this practical guide offers experience-driven advice to help you design, implement, test, and deploy your microservices-based application.
-
-
A miracle work!
- 投稿者: guppy 日付: 2021/02/19
-
Microservices Patterns
- With Examples in Java
- ナレーター: Aiden Humphreys, Lou Fernandez
- 再生時間: 18 時間 28 分
- 配信日: 2019/10/22
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥3,100 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Advent of the Algorithm
- The Idea that Rules the World
- 著者: David Berlinski
- ナレーター: Dennis Holland
- 再生時間: 10 時間 42 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Simply put, an algorithm is a set of instructions-it's the code that makes computers run. A basic idea that proved elusive for hundreds of years and bent the minds of the greatest thinkers in the world, the algorithm is what made the modern world possible. Without the algorithm, there would have been no computer, no Internet, no virtual reality, no e-mail, or any other technological advance that we rely on every day.
-
Advent of the Algorithm
- The Idea that Rules the World
- ナレーター: Dennis Holland
- 再生時間: 10 時間 42 分
- 配信日: 2013/11/25
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥3,100 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Start Small, Stay Small
- A Developer's Guide to Launching a Startup
- 著者: Rob Walling
- ナレーター: Rob Walling
- 再生時間: 4 時間 31 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Start Small, Stay Small is a step-by-step guide to launching a self-funded start-up. If you're a desktop, mobile, or web developer, this audiobook is your blueprint to getting your start-up off the ground with no outside investment.
-
Start Small, Stay Small
- A Developer's Guide to Launching a Startup
- ナレーター: Rob Walling
- 再生時間: 4 時間 31 分
- 配信日: 2018/12/13
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥1,900 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Python Programming for Beginners
- An Introduction to the Python Computer Language and Computer Programming
- 著者: Jason Cannon
- ナレーター: Sarah Faix
- 再生時間: 3 時間 55 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
If you want to learn how to program in Python, but don't know where to start read on. Knowing where to start when learning a new skill can be a challenge, especially when the topic seems so vast. There can be so much information available that you can't even decide where to start. Or worse, you start down the path of learning and quickly discover too many concepts, commands, and nuances that aren't explained.
-
Python Programming for Beginners
- An Introduction to the Python Computer Language and Computer Programming
- ナレーター: Sarah Faix
- 再生時間: 3 時間 55 分
- 配信日: 2015/02/12
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥1,900 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
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 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Understanding Software
- Max Kanat-Alexander on Simplicity, Coding, and How to Suck Less as a Programmer
- 著者: Max Kanat-Alexander
- ナレーター: Steve Menasche
- 再生時間: 6 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In Understanding Software, Max Kanat-Alexander, Technical Lead for Code Health at Google, shows you how to bring simplicity back to computer programming. Max explains to you why programmers suck, and how to suck less as a programmer. There's just too much complex stuff in the world. Complex stuff can't be used, and it breaks too easily. Complexity is stupid. Simplicity is smart.
-
Understanding Software
- Max Kanat-Alexander on Simplicity, Coding, and How to Suck Less as a Programmer
- ナレーター: Steve Menasche
- 再生時間: 6 時間 4 分
- 配信日: 2019/06/28
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥2,200 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Peopleware
- Productive Projects and Teams
- 著者: DeMarco Tom, Lister Tim
- ナレーター: Amy Gordon
- 再生時間: 7 時間 47 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Few books in computing have had as profound an influence on software management as "peopleware". The unique insight of this longtime best seller is that the major issues of software development are human, not technical. They’re not easy issues; but solve them, and you’ll maximize your chances of success. For this third edition, the authors have added six new chapters and updated the text throughout, bringing it in line with today’s development environments and challenges.
-
Peopleware
- Productive Projects and Teams
- ナレーター: Amy Gordon
- 再生時間: 7 時間 47 分
- 配信日: 2022/03/24
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥2,500 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
AI-Assisted Programming
- Better Planning, Coding, Testing, and Deployment
- 著者: Tom Taulli
- ナレーター: Danny Hughes
- 再生時間: 6 時間 30 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Get advice on how to leverage AI development tools for all stages of code creation, including requirements, planning, design, coding, debugging, testing, and documentation. With this book, beginners and experienced developers alike will learn how to use a wide range of tools, from general-purpose LLMs to code-specific systems. You'll also learn about more specialized generative AI tools for tasks such as text-to-image creation. Tom Taulli provides a methodology for modular programming that aligns effectively with the way prompts create AI-generated code.
-
AI-Assisted Programming
- Better Planning, Coding, Testing, and Deployment
- ナレーター: Danny Hughes
- 再生時間: 6 時間 30 分
- 配信日: 2025/09/30
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥1,700 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Staff Engineer
- Leadership Beyond the Management Track
- 著者: Will Larson
- ナレーター: Shaula Evans
- 再生時間: 8 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
At most technology companies, you'll reach Senior software engineer, the career level for software engineers, in five to eight years. At the career level, your company's career ladder won't require that you work towards the next promotion; being promoted further is an exception rather than expected. This is also when many engineers are first given an opportunity to move into engineering management.
-
Staff Engineer
- Leadership Beyond the Management Track
- ナレーター: Shaula Evans
- 再生時間: 8 時間 52 分
- 配信日: 2021/06/17
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥2,500 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Abyssal Archive
- The Mythology of Dark Souls
- 著者: Lokey
- ナレーター: VaatiVidya
- 再生時間: 19 時間 1 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Abyssal Archive features the most comprehensive fan analysis of the Dark Souls mythos ever undertaken. We set out to pay tribute to Miyazaki's legendary game by crafting something that embodies the same care and attention to detail that makes Dark Souls itself such a peerless work of art.
-
Abyssal Archive
- The Mythology of Dark Souls
- ナレーター: VaatiVidya
- 再生時間: 19 時間 1 分
- 配信日: 2024/03/20
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥3,100 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
No-Code App Development for Beginners
- Build Websites, Automations, and Online Businesses Without Writing Code
- 著者: Johnny Nelson
- ナレーター: Santiago Machain
- 再生時間: 1 時間 12 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
You don’t need to be a programmer to build powerful apps, launch stunning websites, or automate online businesses. No-Code App Development for Beginners: Build Websites, Automations, and Online Businesses Without Writing Code is the ultimate beginner’s guide to creating digital products and launching ventures—without touching a single line of code.
-
No-Code App Development for Beginners
- Build Websites, Automations, and Online Businesses Without Writing Code
- ナレーター: Santiago Machain
- 再生時間: 1 時間 12 分
- 配信日: 2025/06/04
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥700 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Coders at Work
- Reflections on the Craft of Programming
- 著者: Peter Seibel
- ナレーター: Mitchell Dorian, full cast
- 再生時間: 20 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Peter Seibel interviews 15 of the most interesting computer programmers alive today in Coders at Work, offering a companion volume to Apress’ highly acclaimed best-seller Founders at Work by Jessica Livingston. As the words “at work” suggest, Peter Seibel focuses on how his interviewees tackle the day-to-day work of programming, while revealing much more, like how they became great programmers, how they recognize programming talent in others, and what kinds of problems they find most interesting.
-
Coders at Work
- Reflections on the Craft of Programming
- ナレーター: Mitchell Dorian, full cast
- 再生時間: 20 時間 52 分
- 配信日: 2021/04/21
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥6,100 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
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 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition
- 著者: Frederick P. Brooks Jr.
- ナレーター: Michael Rutland
- 再生時間: 8 時間 11 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Few books on software project management have been as influential and timeless as The Mythical Man-Month. With a blend of software engineering facts and thought-provoking opinions, Fred Brooks offers insight for anyone managing complex projects. These essays draw from his experience as project manager for the IBM System/360 computer family and then for OS/360, its massive software system.
-
The Mythical Man-Month: Essays on Software Engineering, Anniversary Edition
- ナレーター: Michael Rutland
- 再生時間: 8 時間 11 分
- 配信日: 2024/10/29
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥2,500 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-
-
-
Fatal Abstraction
- Why the Managerial Class Loses Control of Software
- 著者: Darryl Campbell
- ナレーター: Bob Johnson
- 再生時間: 9 時間 10 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Software was supposed to radically improve society. Outdated mechanical systems would be easily replaced; social media platforms like Facebook would bring people together; and generative AI would solve the world’s greatest ills. Yet in practice, few of the systems we looked to with such high hopes have lived up to their fundamental mandate. In fact, in too many cases they've made things worse. How did we get to this point? In Fatal Abstraction, Darryl Campbell explains that the problem is "managerial software".
-
Fatal Abstraction
- Why the Managerial Class Loses Control of Software
- ナレーター: Bob Johnson
- 再生時間: 9 時間 10 分
- 配信日: 2025/05/22
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥1,700 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Clean Agile
- Back to Basics
- 著者: Robert C. Martin
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 53 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Nearly 20 years after the Agile Manifesto was first presented, the legendary Robert C. Martin (“Uncle Bob”) reintroduces Agile values and principles for a new generation - programmers and nonprogrammers alike. Martin, author of Clean Code and other highly influential software development guides, was there at Agile’s founding. Now, in Clean Agile: Back to Basics, he strips away misunderstandings and distractions that over the years have made it harder to use Agile than was originally intended.
-
Clean Agile
- Back to Basics
- ナレーター: Theodore O'Brien
- 再生時間: 5 時間 53 分
- 配信日: 2021/02/27
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥4,900 で購入、またはプレミアムプラン30日間無料体験で試す
-
-
-
Python Programming
- Getting Started in Python Programming: A Beginners Guide to Writing Your First Python Programs
- 著者: A. Global
- ナレーター: Joel Daffurn
- 再生時間: 2 時間 37 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Are you new to Programming? Do you have little to 'zero' experience with computer programming? Do you want to quickly learn the basics in Python programming? If your answer is 'yes' to all the above, then this audiobook is for you. It will explain in clear-concise detail the fundamentals of python programming so that you can begin to write your own Python programs.
-
Python Programming
- Getting Started in Python Programming: A Beginners Guide to Writing Your First Python Programs
- ナレーター: Joel Daffurn
- 再生時間: 2 時間 37 分
- 配信日: 2019/03/27
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
¥900 で予約注文、またはプレミアムプラン無料体験を始めて非会員価格の30%OFFで予約注文
-