商品描述
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年的計算機行業經驗。他在物件導向(Object Oriented)和函數式(Functional)技術方面有廣泛的工作經驗,使用的語言包括Java、C#、Scala,當然還有Python。約翰在2010年與一家金融科技(FinTech)公司合作時首次接觸Python。自那時以來,他參與了多個Python專案,並與多家公司合作,幫助他們提升Python技能。