
Linux for Beginners
How to Master the Linux Operating System and Command Line from Scratch
カートのアイテムが多すぎます
カートに追加できませんでした。
ウィッシュリストに追加できませんでした。
ほしい物リストの削除に失敗しました。
ポッドキャストのフォローに失敗しました
ポッドキャストのフォロー解除に失敗しました
2か月無料体験
プレミアムプラン無料体験
¥700 で購入
-
ナレーター:
-
Joshua Mount
-
著者:
-
Noah Herrmann
このコンテンツについて
Are you looking for a comprehensive guide that will teach you how to use Linux and manage it like a pro?
Are you having trouble going through the Linux distributions available and deciding which one is better for your needs?
Do you want to take a systematic look at how far you have come with your learning?
Without question, Linux is the most efficient operating system. Yes, you may believe that Windows and macOS are efficient operating systems because they dominate so much of the PC market, but here are statistics that will change your mind.
. Linux is used on the world's supercomputers.
. Linux is used by 96.3 percent of the world's top 1 million servers.
. Linux is used by the best cloud hosting services.
. Linux is used by 23 of the top 25 websites in the world.
. Linux is used by 90% of the world's cloud infrastructure.
It's challenging to assess and understand how to learn a new skill, mainly when the subject appears vast. There can be so much data available that it is difficult to know where to begin. Even worse, you start learning and soon find there are so many definitions, commands, and complexities not clarified. This book is helpful even if you have never used Linux before but want to master it.
Fortunately, this audiobook takes an easy-to-follow, beginner-friendly approach to introduce you to anything you need to know, whether you are a beginner or an expert, so you can apply what you have learned right away.
PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.
©2021 Diego Gilmar (P)2021 Diego Gilmarこちらもおすすめ
-
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
-
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
-
Learning How to Learn
- 著者: Tesia Marshik, The Great Courses
- ナレーター: Tesia Marshik
- 再生時間: 4 時間 21 分
- オリジナル版
-
総合評価
-
ナレーション
-
ストーリー
Education can be enriching and transformative. It can also be downright excruciating—even demoralizing. When it comes to learning, why are some of us lovers and some of us haters? Welcome to the world of educational psychology, which uses science to explore what causes people to engage and learn, and what we can do to make learning opportunities more enjoyable and impactful. Spoiler alert: Teachers can only do so much. Students, too, must take control of their learning. Unfortunately, many of us never, ahem, learned the skills to do just that.
-
-
学び方を学ぶ
- 投稿者: Second to NUN 日付: 2025/05/14
著者: Tesia Marshik, 、その他
-
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
-
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
-
Communication Skills Training
- How to Talk to Anyone, Overcome Anxiety, Develop Charisma, and Become a People Person While Boosting Body Language, Active Listening and Empathy
- 著者: Richard Hawkins
- ナレーター: Orlena Cain
- 再生時間: 1 時間 12 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Almost everything we want in life involves other people. Whether you want a better social life, a promotion at work, or a good romantic relationship, it all depends on the way you communicate. Lack of communication skills is exactly what ruins most peoples’ lives. Luckily, "communicating" is not only simple and straightforward but also easy to master, even if you’re shy, introverted or have social anxiety. This book will guide you on how you can quickly move through conversations, and express yourself in a manner that is conducive to relationship-building and productivity.
著者: Richard Hawkins
-
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
-
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
-
Learning How to Learn
- 著者: Tesia Marshik, The Great Courses
- ナレーター: Tesia Marshik
- 再生時間: 4 時間 21 分
- オリジナル版
-
総合評価
-
ナレーション
-
ストーリー
Education can be enriching and transformative. It can also be downright excruciating—even demoralizing. When it comes to learning, why are some of us lovers and some of us haters? Welcome to the world of educational psychology, which uses science to explore what causes people to engage and learn, and what we can do to make learning opportunities more enjoyable and impactful. Spoiler alert: Teachers can only do so much. Students, too, must take control of their learning. Unfortunately, many of us never, ahem, learned the skills to do just that.
-
-
学び方を学ぶ
- 投稿者: Second to NUN 日付: 2025/05/14
著者: Tesia Marshik, 、その他
-
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
-
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
-
Communication Skills Training
- How to Talk to Anyone, Overcome Anxiety, Develop Charisma, and Become a People Person While Boosting Body Language, Active Listening and Empathy
- 著者: Richard Hawkins
- ナレーター: Orlena Cain
- 再生時間: 1 時間 12 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Almost everything we want in life involves other people. Whether you want a better social life, a promotion at work, or a good romantic relationship, it all depends on the way you communicate. Lack of communication skills is exactly what ruins most peoples’ lives. Luckily, "communicating" is not only simple and straightforward but also easy to master, even if you’re shy, introverted or have social anxiety. This book will guide you on how you can quickly move through conversations, and express yourself in a manner that is conducive to relationship-building and productivity.
著者: Richard Hawkins
-
30 Days to a More Powerful Vocabulary
- The 500 Words You Need to Know to Transform Your Vocabulary...and Your Life
- 著者: Dan Strutzel
- ナレーター: Dan Strutzel
- 再生時間: 7 時間 48 分
- オリジナル版
-
総合評価
-
ナレーション
-
ストーリー
In this cutting-edge program, 30 Days to a More Powerful Vocabulary, personal development expert and English enthusiast Dan Strutzel will instruct, enlighten, and inspire you with a concentrated 30-day program that will teach you over 500 words. But, more than teaching you these words, the uniquely designed morning and evening review sessions will ensure that these words become a habit-knit part of your life - and with minimal effort on your part.
-
-
Good vocabulary book
- 投稿者: ダンス頑張る 日付: 2024/04/17
著者: Dan Strutzel
-
Expert Secrets - Critical Thinking
- The Ultimate Guide to Improve Decision Making, Problem Solving, and Speed Reading Skills Through Emotional Intelligence, NLP, and How to Analyze People Techniques
- 著者: Maxwell Jensen
- ナレーター: Joseph Thorson
- 再生時間: 1 時間 21 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Expert Secrets - Critical Thinking is the ultimate guide to improving your decision-making, problem-solving, and speed-reading skills, using proven and real-world emotional intelligence, neuro-linguistic programming, and people-analyzing techniques. Author Maxwell Jensen has put together a life-changing guide filled with innovative critical-thinking tips.
-
-
短い
- 投稿者: Second to NUN 日付: 2025/04/23
著者: Maxwell Jensen
-
AI時代に生きる数学力の鍛え方
- 思考力を高める学びとは
- 著者: 芳沢 光雄
- ナレーター: 柏野 昌俊
- 再生時間: 12 時間 48 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
クリエイティブになるには、数学力を高めるのが早道だ!AIが進化した今日、人間に求められるのは考える力や創造力であり
-
-
数学は一つ
- 投稿者: さっちゃん 日付: 2022/02/25
著者: 芳沢 光雄
-
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
-
The Most Beloved Bed Time Stories for Kids
- 10 Aesop’s Fables for Children, Goldilocks and the Three Bears, Little Red Riding Hood, Snow White and the Seven Dwarfs, The Three Little Pigs, and Many More
- 著者: Children Story Group
- ナレーター: Children Story Group
- 再生時間: 1 時間 38 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
There is nothing a great bed time story can’t fix! Whether your little one is having a bad day, or is having trouble winding down from a day filled with high-energy activities, listening with them to their favorite story seems to magically calm them down. So, why not make bed time even more exciting with the Children Story Group’s new audiobook, The Most Beloved Bed Time Stories for Kids - a wonderful collection of the most notable den time stories in the world!
-
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, 、その他
-
インテリジェンス大国への道 国家や企業を脅かすスパイ活動の実体
- 著者: 丸谷 元人
- ナレーター: 津々良 篤
- 再生時間: 8 時間 32 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
インテリジェンスなき国は亡ぶ!企業業績だけなでなく国家浮沈の鍵を握る諜報活動とは? 歴史を揺るがした情報戦、世界で起きた秘密工作、スパイ天国・日本の現状など危機意識の薄い日本人に警鐘を鳴らす!
-
-
スラスラ入ってくる
- 投稿者: イロキヒヅキ 日付: 2023/12/21
著者: 丸谷 元人
-
深層学習の原理に迫る: 数学の挑戦
- 著者: 今泉 允聡
- ナレーター: 佐々 健太
- 再生時間: 2 時間 52 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
第三次人工知能(AI)ブームの中核的役割を果たす深層学習(ディープ・ラーニング)は、その高い信頼性と汎用性ゆえに様々な領域に応用されていく一方で、
-
-
わかりやすい
- 投稿者: CAEエンジニア 日付: 2023/04/24
著者: 今泉 允聡
-
Time Management
- Discover Powerful Strategies to Increase Productivity, Master Your Habits, Amplify Focus, Beat Procrastination, and Eliminate Laziness for Achieving Your Goals!
- 著者: Steve G. Martin
- ナレーター: Steve G. Martin
- 再生時間: 1 時間 6 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The method you are about to learn can work extremely quickly to eradicate old procrastination habits and effortlessly boost your productivity and success in as little as one week! Do you find yourself unable to resist any temptations that waste your time? Do you want to strengthen your willpower and build solid habits that boost productivity? You're in luck, because Time Management by Steve Martin is just the audiobook you need! It's never too late. Get this audiobook now and start ingraining solid habits and strategies that will help you achieve your goals faster!
-
-
時間
- 投稿者: Second to NUN 日付: 2025/05/15
著者: Steve G. Martin
-
AI Superpowers
- China, Silicon Valley, and the New World Order
- 著者: Kai-Fu Lee
- ナレーター: Mikael Naramore
- 再生時間: 9 時間 28 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
In AI Superpowers, Kai-fu Lee argues powerfully that because of these unprecedented developments in AI, dramatic changes will be happening much sooner than many of us expected. Indeed, as the US-Sino AI competition begins to heat up, Lee urges the US and China to both accept and to embrace the great responsibilities that come with significant technological power.
-
-
30% Great, 70% Platitudes
- 投稿者: Amazon カスタマー 日付: 2022/02/16
著者: Kai-Fu Lee
-
Brain Energy
- A Revolutionary Breakthrough in Understanding Mental Health—and Improving Treatment for Anxiety, Depression, OCD, PTSD, and More
- 著者: Christopher M. Palmer MD
- ナレーター: Christopher M. Palmer MD
- 再生時間: 12 時間 18 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
We are in the midst of a global mental health crisis, and mental illnesses are on the rise. But what causes mental illness? And why are mental health problems so hard to treat? Drawing on decades of research, Harvard psychiatrist Dr. Chris Palmer outlines a revolutionary new understanding that for the first time unites our existing knowledge about mental illness within a single framework: mental disorders are metabolic disorders of the brain. Brain Energy will transform the field of mental health, and the lives of countless people around the world.
-
How to Master Small Talk
- A Practical and Easy-to-Read Guide for People Who Would Like to Learn the Art of Small Talk and Become More Confident, Likeable, and Outgoing Individuals.
- 著者: Danny Carlson
- ナレーター: Marcus Mulenga
- 再生時間: 2 時間 39 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Small talk, although seemingly superficial, is an integral part of everyone’s lives. We all need to make small talk once in a while, and it’s not so easy for most of us. We all need to put some effort into making small talk, especially with people we don’t know well. Mastering small talk requires some skill and practice, which is why this book was written. After listening to this book, you will gain a broader perspective about people in general. You have the ability to conquer anything and be the most charismatic person you could ever be!
著者: Danny Carlson
-
Making Embedded Systems
- Design Patterns for Great Software
- 著者: Elecia White
- ナレーター: April Doty
- 再生時間: 16 時間 2 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Written by an expert who has created systems ranging from DNA scanners to children's toys, this book is ideal for intermediate and experienced programmers, no matter what platform you use. This expanded second edition includes new chapters on IoT and networked sensors, motors and movement, debugging, data handling strategies, and more.
著者: Elecia White
-
脳の大統一理論: 自由エネルギー原理とはなにか (岩波科学ライブラリー 299)
- 著者: 乾 敏郎, 阪口 豊
- ナレーター: 柴野 嵩大
- 再生時間: 4 時間 23 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
脳は推論するシステムだ! 知覚、認知、運動、思考、意識──それぞれの仕組みの解明は進んできたが、それらを統一的に説明する理論が長らく不在だった。
-
-
機械学習をやっている人は必読
- 投稿者: 本好き 日付: 2022/07/15
著者: 乾 敏郎, 、その他
-
The Fearless Organization
- Creating Psychological Safety in the Workplace for Learning, Innovation, and Growth
- 著者: Amy C. Edmondson
- ナレーター: Jennifer Jill Araya
- 再生時間: 6 時間 43 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
The Fearless Organization offers practical guidance for teams and organizations who are serious about success in the modern economy. With so much riding on innovation, creativity, and spark, it is essential to attract and retain quality talent, but what good does this talent do if no one is able to speak their mind? The traditional culture of "fitting in" and "going along" spells doom in the knowledge economy. Success requires a continuous influx of new ideas, new challenges, and critical thought, and the interpersonal climate must not suppress, silence, ridicule, or intimidate.
著者: Amy C. Edmondson
-
21世紀最強の職業 Web系エンジニアになろう AI/DX時代を生き抜くためのキャリアガイドブック
- 著者: 勝又 健太
- ナレーター: デジタルボイス
- 再生時間: 5 時間 21 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Web系エンジニアになるための教科書が誕生!・需要と将来性・単価・スキルの可搬性・ワークスタイルの柔軟性・フリーランス案件の充実度・他の職種との掛け算の容易性・ジョブチェンジの実現性・オンライン上での業務の完結性
-
-
わかりやすいです
- 投稿者: Kindleのお客様 日付: 2025/07/02
著者: 勝又 健太
-
30 Days to a More Powerful Business Vocabulary
- The 500 Words You Need to Transform Your Career and Your Life
- 著者: Dan Strutzel
- ナレーター: Jared Zak
- 再生時間: 5 時間 16 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
Business is just like any sector or topic, with its own language, customs, codes, and terminologies. Different aspects of business can have their own distinctive terminology, which can also overlap. In 30 Days to a More Powerful Business Vocabulary, author Dan Strutzel presents over 500 words and short expressions from a variety of different business categories.
著者: Dan Strutzel
-
数学と語学
- 著者: 寺田 寅彦
- ナレーター: 橋本 英樹
- 再生時間: 11 分
- 完全版
-
総合評価
-
ナレーション
-
ストーリー
明治から昭和初期にかけて活躍した物理学者、随筆家、俳人である寺田寅彦の随筆作品。
初出は「東京帝国大学新聞」[1929(昭和4)年4月]。「日本の名随筆89 数」[作品社、1990(平成2)年]に収録。
それぞれに苦手意識をもつ学生諸君に、数学にも語学にも案外共通項があるということに気づかせ、好きなものに対する方法を利用して嫌いなものを征服する道程を暗示したいと考え、書き綴った作品。
-
-
短いが深く残る
- 投稿者: mojito 日付: 2023/12/05
著者: 寺田 寅彦