- Ubuntu 20.04 Essentials
- Neil Smyth
- 169字
- 2021-06-11 17:39:26
2.1 What exactly is Linux?
Linux is an operating system in much the same way that Windows is an operating system (and there any similarities between Linux and Windows end). The term operating system is used to describe the software that acts as a layer between the hardware in a computer and the applications that we all run on a daily basis. When programmers write applications, they interface with the operating system to perform such tasks as writing files to the hard disk drive and displaying information on the screen. Without an operating system, every programmer would have to write code to directly access the hardware of the system. In addition, the programmer would have to be able to support every single piece of hardware ever created to be sure the application would work on every possible hardware configuration. Because the operating system handles all of this hardware complexity, application development becomes a much easier task. Linux is just one of a number of different operating systems available today.
- Hands-On Intelligent Agents with OpenAI Gym
- Visualforce Development Cookbook(Second Edition)
- 人工免疫算法改進及其應用
- Hadoop 2.x Administration Cookbook
- R Machine Learning By Example
- Apache Hive Essentials
- PyTorch深度學習實戰
- 數據產品經理:解決方案與案例分析
- 智能工業報警系統
- 數據挖掘方法及天體光譜挖掘技術
- Enterprise PowerShell Scripting Bootcamp
- Machine Learning with Apache Spark Quick Start Guide
- Visual Studio 2010 (C#) Windows數據庫項目開發
- 網絡脆弱性掃描產品原理及應用
- Machine Learning in Java