A Beginners Guide to Python 3 Programming

Hunt, John

  • 出版商: Springer
  • 出版日期: 2019-08-13
  • 定價: $1,750
  • 售價: 9.0$1,575
  • 語言: 英文
  • 頁數: 433
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 3030202895
  • ISBN-13: 9783030202897
  • 相關分類: Python程式語言
  • 立即出貨 (庫存=1)

商品描述

This textbook on Python 3 explains concepts such as variables and what they represent, how data is held in memory, how a for loop works and what a string is. It also introduces key concepts such as functions, modules and packages as well as object orientation and functional programming. Each section is prefaced with an introductory chapter, before continuing with how these ideas work in Python.

Topics such as generators and coroutines are often misunderstood and these are explained in detail, whilst topics such as Referential Transparency, multiple inheritance and exception handling are presented using examples.

A Beginners Guide to Python 3 Programming provides all you need to know about Python, with numerous examples provided throughout including several larger worked case studies illustrating the ideas presented in the previous chapters.

商品描述(中文翻譯)

這本關於 Python 3 的教科書解釋了變數及其代表的概念,數據如何保存在記憶體中,for 迴圈的運作方式以及字串的定義。它還介紹了關鍵概念,如函數、模組和套件,以及物件導向和函數式編程。每個章節都以一個介紹性章節開始,然後繼續介紹這些概念在 Python 中的運作方式。

一些常常被誤解的主題,如生成器和協程,都有詳細的解釋,而像參照透明度、多重繼承和例外處理這樣的主題則使用例子來呈現。

《Python 3 程式設計初學者指南》提供了關於 Python 的所有必要知識,並在整本書中提供了許多例子,包括幾個較大的案例研究,以說明前面章節中介紹的概念。

作者簡介

John Hunt is a technology trainer, consultant, mentor and author who has 35 years experience within the computing industry. He has worked extensively in Object Oriented and Functional technologies using language from Java through C# to Scala and of course Python. John was first involved with Python while working with a FinTech company in 2010. Since then he has been involved in numerous Python projects and has worked with a number of companies helping to develop their Python skills.

作者簡介(中文翻譯)

John Hunt是一位科技培訓師、顧問、導師和作家,擁有35年的計算機行業經驗。他在面向對象和函數式技術方面有豐富的工作經驗,使用的語言從Java到C#再到Scala,當然還有Python。John在2010年與一家金融科技公司合作時首次接觸到Python。從那時起,他參與了許多Python項目,並與多家公司合作,幫助他們發展Python技能。