Learn Python in 7 Days

Mohit, Bhaskar N. Das

  • 出版商: Packt Publishing
  • 出版日期: 2017-05-26
  • 售價: $1,780
  • 貴賓價: 9.5$1,691
  • 語言: 英文
  • 頁數: 280
  • 裝訂: Paperback
  • ISBN: 1787288382
  • ISBN-13: 9781787288386
  • 相關分類: Python程式語言
  • 下單後立即進貨 (約3~4週)

相關主題

商品描述

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 類型及其運算符
- 創建模組和套件
- 學習切片、索引和字串方法
- 探索進階概念,如集合、類別和物件
- 學習字典操作和方法
- 發現變數的範圍和功能