- Learning Raspbian
- William Harrington
- 123字
- 2021-07-23 20:47:13
Preface
This book is an introduction to the revolutionary Raspberry Pi computer and its official operating system, Raspbian. Raspbian is a free, open source operating system based on the extremely popular Debian Linux distribution. Raspbian has been specifically customized for maximum performance on the Raspberry Pi.
After reading this book, you will be able to do the following:
- Set up and configure a Raspberry Pi from scratch
- Install and configure the Raspbian operating system
- Customize the desktop environment to suit your requirements and taste
- Install and manage software packages on your Raspberry Pi
You can get a good understanding of the capabilities of your Raspberry Pi and Raspbian by taking a look at some of the other projects that are based on Raspbian.
推薦閱讀
- Cocos2d Cross-Platform Game Development Cookbook(Second Edition)
- Unreal Engine Physics Essentials
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- 算法零基礎一本通(Python版)
- WSO2 Developer’s Guide
- Hands-On Swift 5 Microservices Development
- C程序設計實踐教程
- Unity 2D Game Development Cookbook
- 學習OpenCV 4:基于Python的算法實戰
- Mastering Git
- 從零開始學C#
- Android嵌入式系統程序開發:基于Cortex-A8(第2版)
- Python 3 數據分析與機器學習實戰
- Python趣味編程與精彩實例
- 算法設計與分析:基于C++編程語言的描述