検索キーワード: プログラミング
-
-
Think Like a Game Designer: The Step-by-Step Guide to Unlocking Your Creative Potential
- 著者: Justin Gary
- ナレーター: Justin Gary
- 再生時間: 3 時間 26 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Do you love gaming? Do you have ideas for games of your own and want to learn how to produce them professionally? Longtime game designer Justin Gary has the answers you seek. After 20 years in the gaming industry, creating such games as Solforge, Ascension, and the World of Warcraft Miniatures Game, Justin is now sharing all his secrets in Think Like a Game Designer. Best of all, Justin’s secrets are really simple, practical, and common sense steps you can take yourself.
-
Think Like a Game Designer: The Step-by-Step Guide to Unlocking Your Creative Potential
- ナレーター: Justin Gary
- 再生時間: 3 時間 26 分
- 配信日: 2021/12/17
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
Five Lines of Code
- How and When to Refactor
- 著者: Christian Clausen
- ナレーター: Mark Thomas
- 再生時間: 8 時間 25 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Improving existing code - refactoring - is one of the most common tasks you’ll face as a programmer. Five Lines of Code teaches you clear and actionable refactoring rules that you can apply without relying on intuitive judgements such as “code smells”. Following the author’s expert perspective - that refactoring and code smells can be learned by following a concrete set of principles - you’ll learn when to refactor your code, what patterns to apply to what problem, and the code characteristics that indicate it’s time for a rework.
-
Five Lines of Code
- How and When to Refactor
- ナレーター: Mark Thomas
- 再生時間: 8 時間 25 分
- 配信日: 2021/12/09
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Code Like a Pro in C#
- 著者: Jort Rodenburg
- ナレーター: Mark Thomas
- 再生時間: 11 時間 49 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Critical business applications worldwide are written in the versatile C# language and the powerful .NET platform, running on desktops, cloud systems, and Windows or Linux servers. Code Like a Pro in C# makes it easy to turn your existing abilities in C# or another OO language (such as Java) into practical C# mastery. There’s no “Hello World” or Computer Science 101 basics - you’ll learn by refactoring an out-of-date legacy codebase, using new techniques, tools, and best practices to bring it up to modern C# standards.
-
Code Like a Pro in C#
- ナレーター: Mark Thomas
- 再生時間: 11 時間 49 分
- 配信日: 2021/11/12
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
Terraform in Action
- 著者: Scott Winkler
- ナレーター: Christopher Kendrick
- 再生時間: 8 時間 2 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Want to use the Terraform automation tool to design and manage servers that can be provisioned, shared, changed, tested, and deployed with a single command? Terraform in Action introduces the infrastructure-as-code (IaC) model that lets you instantaneously create new components and respond efficiently to changes in demand. Using practical, relevant examples, you’ll use Terraform to provision a Kubernetes cluster, deploy a multiplayer game, and configure other hands-on projects. Listen and discover how to think in Terraform rather than just copying and pasting scripts.
-
Terraform in Action
- ナレーター: Christopher Kendrick
- 再生時間: 8 時間 2 分
- 配信日: 2021/10/25
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Basics of JavaScript
- Easy Methods for Learning JavaScript (Programming, Book 4)
- 著者: Robert Matthew
- ナレーター: Landon Campbell
- 再生時間: 2 時間 7 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
JavaScript on most current websites is prevalent, and all recent browsers come with JavaScript interpreters. To put it bluntly, it is among the essential programming languages of the moment, and as such, should be on the agenda for any web developer. This book provides a detailed explanation of the fundamentals of JavaScript along with several additional chapters covering jQuery and JavaScript on the server.
-
Basics of JavaScript
- Easy Methods for Learning JavaScript (Programming, Book 4)
- ナレーター: Landon Campbell
- 再生時間: 2 時間 7 分
- 配信日: 2021/10/04
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 900 または、コインで購入
販売価格: ¥ 900 または、コインで購入
-
-
-
ASP.NET Core in Action, Second Edition
- 著者: Andrew Lock
- ナレーター: Julie Brierley
- 再生時間: 26 時間 8 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Fully updated to ASP.NET 5.0, ASP.NET Core in Action, Second Edition is a hands-on primer to building cross-platform web applications with your C# and .NET skills. Even if you've never worked with ASP.NET, you'll start creating productive cross-platform web apps fast. And don’t worry about late-breaking changes to ASP.NET Core.
-
ASP.NET Core in Action, Second Edition
- ナレーター: Julie Brierley
- 再生時間: 26 時間 8 分
- 配信日: 2021/09/10
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,700 または、コインで購入
販売価格: ¥ 3,700 または、コインで購入
-
-
-
Bible of Python Programming
- A Complete Step by Step Guide to Learn Python Programming (Crash Course with Hands-On Projects)
- 著者: Robert Matthew
- ナレーター: Landon Campbell
- 再生時間: 2 時間 24 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Bible of Python Programming is an introduction to the Python programming language, which is becoming increasingly popular. Python is an object-oriented scripting language that is interpreted and interactive. Python is becoming more popular as a result of: It is compatible with all major platforms, It is open-source software that is copyrighted but freely usable, and its simple object-oriented interface makes it an excellent prototyping tool for C++ developers.
-
Bible of Python Programming
- A Complete Step by Step Guide to Learn Python Programming (Crash Course with Hands-On Projects)
- ナレーター: Landon Campbell
- 再生時間: 2 時間 24 分
- 配信日: 2021/07/30
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 900 または、コインで購入
販売価格: ¥ 900 または、コインで購入
-
-
-
Indie Game Publishing
- A Practical Guide for Videogame Developers
- 著者: Odile Limpach
- ナレーター: Carol Scheider
- 再生時間: 7 時間 14 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Indie Game Publishing is the essential guide for indie game developers seeking to put their game into the hands of players. Whether you decide to self-publish or find a publisher to partner with, this useful guide will take you through each step of the process and thoroughly prepare you for success. This revised edition has been redesigned and tailored specially for the audiobook listener. Hear from experienced developers and expert publishers how they successfully released their games.
-
Indie Game Publishing
- A Practical Guide for Videogame Developers
- ナレーター: Carol Scheider
- 再生時間: 7 時間 14 分
- 配信日: 2021/07/08
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Lève-toi et code
- 著者: Rabbin des bois
- ナレーター: Cédric Dumond
- 再生時間: 2 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Si tu découvres ces mots - ce qui est improbable compte tenu de leur provenance -, ne les lis pas. Mon nom est xxx xxx et jusqu'à aujourd'hui, j'opérais dans la grandeur de l'ombre, derrière mon écran, avec mes guerriers du clavier. En l'espace de quelques années, j'ai gagné plus de xxxxxx euros, j'ai réussi à hacker toutes les écoles qui m'avaient recalé lorsque j'essayais encore de m'intégrer dans ton monde. Tandis que mon monde rayonne, le tien est mourant. Sache que je suis désolé. J'ai peur qu'il ne soit trop tard pour sauver le tien.
-
Lève-toi et code
- ナレーター: Cédric Dumond
- 再生時間: 2 時間 4 分
- 配信日: 2021/07/29
- 言語: フランス語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,100 または、コインで購入
販売価格: ¥ 1,100 または、コインで購入
-
-
-
Coding for Beginners Using Python
- A Hands-On, Project-Based Introduction to Learn Coding with Python
- 著者: Mark Matthes, Eric Lutz
- ナレーター: Jerome Vega
- 再生時間: 3 時間 22 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Are you new to software development? Are you curious about learning what artificial intelligence is? Do you want to master the Python programming language? Well, this audiobook is your best choice! There may be a lot of different languages that you can work with when it comes to the coding that you would like to work with, but none are going to provide you with the benefits that you are working with. This language is so popular and used so often that there are a few different operating systems that already have some version of Python found on them for you to use.
-
Coding for Beginners Using Python
- A Hands-On, Project-Based Introduction to Learn Coding with Python
- ナレーター: Jerome Vega
- 再生時間: 3 時間 22 分
- 配信日: 2021/05/28
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
Video Game Careers Demystified
- Trifecta of Game Makers, Athletes, and Ecosystem in a Thriving Industry
- 著者: Michael Chang
- ナレーター: Jonny Unitas
- 再生時間: 5 時間 34 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Come experience the thrills and the ups and downs of this incredible industry - with an emphasis on first-hand accounts of what it's really like to develop, launch, and publish video games. Hear first-hand accounts and words of wisdom - about how they got their starts in the video game industry - from celebrated experts who have worked on such iconic games like Pac-Man, Ultima, RuneScape, Dark Age of Camelot, Candy Crush Saga, DungeonKeeper, Dragon Age, Star Wars the Old Republic, ABC Mouse, Halo, Pieces of Flair, Real Racing, FIFA Ultimate Team, and many more.
-
Video Game Careers Demystified
- Trifecta of Game Makers, Athletes, and Ecosystem in a Thriving Industry
- ナレーター: Jonny Unitas
- 再生時間: 5 時間 34 分
- 配信日: 2021/04/28
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
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 または、コインで購入
-
-
-
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 または、コインで購入
-
-
-
Practices of the Python Pro
- 著者: Dane Hillard
- ナレーター: Lisa Farina
- 再生時間: 6 時間 20 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Professional developers know the many benefits of writing application code that’s clean, well-organized, and easy to maintain. By learning and following established patterns and best practices, you can take your code and your career to a new level. With Practices of the Python Pro, you’ll learn to design professional-level, clean, easily maintainable software at scale using the incredibly popular programming language, Python.
-
Practices of the Python Pro
- ナレーター: Lisa Farina
- 再生時間: 6 時間 20 分
- 配信日: 2021/03/16
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Leaving the Rat Race with Python
- An Insider's Guide to Freelance Developing
- 著者: Christian Mayer, Lukas Rieger
- ナレーター: Christian Mayer
- 再生時間: 3 時間 4 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Leaving the Rat Race with Python shows you how to nurture, grow, and harness your work-from-home coding business online - and live the good life!
-
Leaving the Rat Race with Python
- An Insider's Guide to Freelance Developing
- ナレーター: Christian Mayer
- 再生時間: 3 時間 4 分
- 配信日: 2021/03/03
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
14 Habits of Highly Productive Developers
- 著者: Zeno Rocha
- ナレーター: Zeno Rocha, Jonathan Lundy
- 再生時間: 3 時間 21 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
You can learn the most popular frameworks, use the best programming languages, and work at the biggest tech companies, but if you cultivate bad habits, it will be hard for you to become a top developer. This book doesn't offer a straight path or pre-defined formula of success. This book is a result of a quest. A quest to uncover what habits can be cultivated to become a better software engineer.
-
14 Habits of Highly Productive Developers
- ナレーター: Zeno Rocha, Jonathan Lundy
- 再生時間: 3 時間 21 分
- 配信日: 2021/02/13
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 1,900 または、コインで購入
販売価格: ¥ 1,900 または、コインで購入
-
-
-
Learn JavaScript Quickly
- A Complete Beginner’s Guide to Learning JavaScript, Even If You’re New to Programming (Crash Course with Hands-On Project, Book 5)
- 著者: Code Quickly
- ナレーター: Grant Tharp
- 再生時間: 6 時間 7 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Developers and programmers are amongst the highest paid professions in the world, and according to the US Bureau of Labor Statistics, the number of jobs for software and app developers will increase by a shocking 24 percent in the next few years. In 2019, the tech industry posted 4.6 million job openings in the US job market, and their direct economic output was estimated at 1.9 trillion dollars.
-
Learn JavaScript Quickly
- A Complete Beginner’s Guide to Learning JavaScript, Even If You’re New to Programming (Crash Course with Hands-On Project, Book 5)
- ナレーター: Grant Tharp
- シリーズ: Crash Course with Hands-On Project
- 再生時間: 6 時間 7 分
- 配信日: 2020/12/29
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 2,500 または、コインで購入
販売価格: ¥ 2,500 または、コインで購入
-
-
-
Learn C++ Quickly
- A Complete Beginner’s Guide to Learning C++, Even If You’re New to Programming (Crash Course with Hands-On Project)
- 著者: Code Quickly
- ナレーター: Grant Tharp
- 再生時間: 11 時間 50 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The most successful programs of the last 30 years were developed in C++. From Microsoft Word to Facebook to Adobe Photoshop, C++ is at the heart of the most lucrative technologies in today’s world. C++ is the most powerful programming language in the modern world for one simple reason: It allows for complete control, not only of the program’s logic and graphical user interface, but of the hardware, too.
-
Learn C++ Quickly
- A Complete Beginner’s Guide to Learning C++, Even If You’re New to Programming (Crash Course with Hands-On Project)
- ナレーター: Grant Tharp
- シリーズ: Crash Course with Hands-On Project
- 再生時間: 11 時間 50 分
- 配信日: 2020/11/30
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-
-
-
El Poder de los Algoritmos (Narración en Castellano) [The Power of Algorithms]
- 著者: Konstantina Valogianni
- ナレーター: Cristina Serra
- 再生時間: 6 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
El mundo está experimentando eventos dramáticos que están dejando su huella no solo en nuestra sociedad y nuestra economía, sino también en todos y cada uno de nosotros. La unión de fuerzas entre la ciencia y la tecnología constituye un arma de defensa importante ante cualquier tipo de pandemia.
-
El Poder de los Algoritmos (Narración en Castellano) [The Power of Algorithms]
- ナレーター: Cristina Serra
- 再生時間: 6 分
- 配信日: 2020/10/23
- 言語: スペイン語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 500 または、コインで購入
販売価格: ¥ 500 または、コインで購入
Audible会員プラン聴き放題対象 -
-
-
Programming for Beginners
- This Book Includes: SQL Computer Programming for Beginners, Python, Kali Linux, Hacking with Kali Linux. Learn Coding Languages 2020.
- 著者: Anthony Hack
- ナレーター: Jordan Gunner, Robert Plank
- 再生時間: 15 時間 41 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Have you always been interested in the world of programming? If you want to learn the programming languages for beginners or the professional hacking techniques, then this is the perfect audiobook for you. This audiobook includes: SQL Computer Programming for Beginners, Python for Beginners, Kali Linux and Hacking with Kali Linux.
-
Programming for Beginners
- This Book Includes: SQL Computer Programming for Beginners, Python, Kali Linux, Hacking with Kali Linux. Learn Coding Languages 2020.
- ナレーター: Jordan Gunner, Robert Plank
- 再生時間: 15 時間 41 分
- 配信日: 2020/09/18
- 言語: 英語
カートのアイテムが多すぎます
ご購入は五十タイトルがカートに入っている場合のみです。カートに追加できませんでした。
しばらく経ってから再度お試しください。ウィッシュリストに追加できませんでした。
しばらく経ってから再度お試しください。ほしい物リストの削除に失敗しました。
しばらく経ってから再度お試しください。ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
価格: ¥ 3,100 または、コインで購入
販売価格: ¥ 3,100 または、コインで購入
-