Learn Python in 7 Days
暫譯: 七天學會Python
Mohit, Bhaskar N. Das
- 出版商: Packt Publishing
- 出版日期: 2017-05-26
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 280
- 裝訂: Paperback
- ISBN: 1787288382
- ISBN-13: 9781787288386
-
相關分類:
Python、程式語言
海外代購書籍(需單獨結帳)
商品描述
Key Features
- Make the best of Python features
- Learn the tinge of Python in 7 days
- Learn complex concepts using the most simple examples
Book Description
Python is a great language to get started in the world of programming and application development. This book will help you to take your skills to the next level having a good knowledge of the fundamentals of Python.
We begin with the absolute foundation, covering the basic syntax, type variables and operators. We'll then move on to concepts like statements, arrays, operators, string processing and I/O handling. You'll be able to learn how to operate tuples and understand the functions and methods of lists. We'll help you develop a deep understanding of list and tuples and learn python dictionary. As you progress through the book, you'll learn about function parameters and how to use control statements with the loop. You'll further learn how to create modules and packages, storing of data as well as handling errors. We later dive into advanced level concepts such as Python collections and how to use class, methods, objects in python.
By the end of this book, you will be able to take your skills to the next level having a good knowledge of the fundamentals of Python.
What you will learn
- Use if else statement with loops and how to break, skip the loop
- Get acquainted with python types and its operators
- Create modules and packages
- Learn slicing, indexing and string methods
- Explore advanced concepts like collections, class and objects
- Learn dictionary operation and methods
- Discover the scope and function of variables with
商品描述(中文翻譯)
主要特點
- 發揮 Python 的最佳特性
- 在 7 天內學會 Python 的精髓
- 使用最簡單的範例學習複雜概念
書籍描述
Python 是一門很適合入門程式設計和應用開發的語言。本書將幫助您在掌握 Python 基礎知識的基礎上,將技能提升到更高的水平。
我們從最基本的基礎開始,涵蓋基本語法、變數類型和運算符。接著,我們將進入語句、陣列、運算符、字串處理和 I/O 處理等概念。您將學會如何操作元組,並理解列表的函數和方法。我們將幫助您深入理解列表和元組,並學習 Python 字典。隨著您在書中的進展,您將學習函數參數以及如何在迴圈中使用控制語句。您還將學習如何創建模組和套件、數據存儲以及錯誤處理。之後,我們將深入探討進階概念,如 Python 集合以及如何在 Python 中使用類別、方法和物件。
在本書結束時,您將能夠在掌握 Python 基礎知識的基礎上,將技能提升到更高的水平。
您將學到的內容
- 使用 if else 語句與迴圈,以及如何中斷和跳過迴圈
- 熟悉 Python 類型及其運算符
- 創建模組和套件
- 學習切片、索引和字串方法
- 探索進階概念,如集合、類別和物件
- 學習字典操作和方法
- 發現變數的範圍和功能