Linux: Simple and Effective Strategies to Learn and Execute Linux Programming (Volume 3)
暫譯: Linux:簡單有效的學習與執行 Linux 程式設計策略(第三卷)
Mr Daniel Pratt
- 出版商: W. W. Norton
- 出版日期: 2018-03-01
- 售價: $860
- 貴賓價: 9.5 折 $817
- 語言: 英文
- 頁數: 48
- 裝訂: Paperback
- ISBN: 1986122581
- ISBN-13: 9781986122580
-
相關分類:
Linux
無法訂購
相關主題
商品描述
This book is the third in a series on how to use Linux for programming. It guides you through the steps of getting started with using the Python programming language to get started with Linux. Python is the ideal Linux programming language, at least for beginners, partially because it so closely resembles human language. It is one of the most accessible and easy to learn. And like Linux, it is open source! Anyone can view the source code and submit changes. This book begins by explaining in detail what Python is and why it is best suited for Linux programming, even though the Linux kernel is written in a different programming language (C). It gives you some tips and tricks for how to use Python with Linux without any confusion between the two languages. It then explains some of the most basic features of Python, such as the syntax it uses, what loops are, Boolean expressions, and writing out simple codes. From there, it gives you some tips and tricks on how to use Python to program with Linux, such as using it in a command line terminal, in an integrated development environment (IDLE), to build and edit applications, and to write patches. This book is a great resource for Python and Linux beginners, and those who have some working knowledge but want a firmer foundation to build off of. By the time you finish this book, you will have a working knowledge of how to use Python. You will be able to build on that knowledge as you continue to develop your skills as a programmer.
商品描述(中文翻譯)
這本書是關於如何使用 Linux 進行程式設計系列中的第三本。它指導您如何開始使用 Python 程式語言來入門 Linux。Python 是理想的 Linux 程式語言,至少對於初學者來說,部分原因是它與人類語言非常相似。它是最容易接觸和學習的程式語言之一。而且和 Linux 一樣,它是開源的!任何人都可以查看源代碼並提交更改。本書首先詳細解釋了什麼是 Python,以及為什麼它最適合用於 Linux 程式設計,儘管 Linux 核心是用不同的程式語言(C)編寫的。它提供了一些使用 Python 與 Linux 的技巧和竅門,避免兩種語言之間的混淆。接著,它解釋了 Python 的一些最基本特性,例如它使用的語法、什麼是迴圈、布林表達式,以及如何編寫簡單的程式碼。然後,它提供了一些使用 Python 進行 Linux 程式設計的技巧和竅門,例如在命令行終端中使用、在整合開發環境(IDLE)中使用、構建和編輯應用程式,以及撰寫補丁。本書是 Python 和 Linux 初學者的絕佳資源,對於那些有一定工作知識但希望建立更堅實基礎的人來說也非常有幫助。當您完成本書時,您將具備使用 Python 的工作知識。隨著您繼續發展作為程式設計師的技能,您將能夠在此基礎上進一步學習。