Learning Python

Fabrizio Romano

  • 出版商: Packt Publishing
  • 出版日期: 2015-12-24
  • 售價: $3,770
  • 貴賓價: 9.5$3,582
  • 語言: 英文
  • 頁數: 442
  • 裝訂: Paperback
  • ISBN: 1783551712
  • ISBN-13: 9781783551712
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Key Features

  • Learn the fundamentals of programming with Python – one of the best languages ever created
  • Develop a strong set of programming skills that you will be able to express in any situation, on every platform, thanks to Python's portability
  • Create outstanding applications of all kind, from websites to scripting, and from GUIs to data science

Book Description

Learning Python has a dynamic and varied nature. It reads easily and lays a good foundation for those who are interested in digging deeper. It has a practical and example-oriented approach through which both the introductory and the advanced topics are explained. Starting with the fundamentals of programming and Python, it ends by exploring very different topics, like GUIs, web apps and data science. The book takes you all the way to creating a fully fledged application.

The book begins by exploring the essentials of programming, data structures and teaches you how to manipulate them. It then moves on to controlling the flow of a program and writing reusable and error proof code. You will then explore different programming paradigms that will allow you to find the best approach to any situation, and also learn how to perform performance optimization as well as effective debugging. Throughout, the book steers you through the various types of applications, and it concludes with a complete mini website built upon all the concepts that you learned.

What you will learn

  • Get Python up and running on Windows, Mac, and Linux in no time
  • Grasp the fundamental concepts of coding, along with the basics of data structures and control flow.
  • Write elegant, reusable, and efficient code in any situation
  • Understand when to use the functional or the object oriented programming approach
  • Create bulletproof, reliable software by writing tests to support your code
  • Explore examples of GUIs, scripting, data science and web applications
  • Learn to be independent, capable of fetching any resource you need, as well as dig deeper

About the Author

Fabrizio Romano was born in Italy in 1975. He holds a master's degree in computer science engineering from the University of Padova. He is also a certified Scrum master.

Before Python, he has worked with several other languages, such as C/C++, Java, PHP, and C#.

In 2011, he moved to London and started working as a Python developer for Glasses Direct, one of Europe's leading online prescription glasses retailers.

He then worked as a senior Python developer for TBG (now Sprinklr), one of the world's leading companies in social media advertising. At TBG, he and his team collaborated with Facebook and Twitter. They were the first in the world to get access to the Twitter advertising API. He wrote the code that published the first geo-narrowcasted promoted tweet in the world using the API.

He currently works as a senior platform developer at Student.com, a company that is revolutionizing the way international students find their perfect home all around the world.

He has delivered talks on Teaching Python and TDD with Python at the last two editions of EuroPython and at Skillsmatter in London.

Table of Contents

  1. Introduction and First Steps – Take a Deep Breath
  2. Built-in Data Types
  3. Iterating and Making Decisions
  4. Functions, the Building Blocks of Code
  5. Saving Time and Memory
  6. Advanced Concepts – OOP, Decorators, and Iterators
  7. Testing, Profiling, and Dealing with Exceptions
  8. The Edges – GUIs and Scripts
  9. Data Science
  10. Web Development Done Right
  11. Debugging and Troubleshooting
  12. Summing Up – A Complete Example

商品描述(中文翻譯)

主要特點



  • 學習使用Python這個最佳程式語言之一的基礎知識

  • 發展強大的程式設計技能,能夠在任何情況下、在任何平台上運用Python的可移植性

  • 創建出色的應用程式,從網站到腳本,從圖形使用者介面到資料科學

書籍描述


學習Python具有動態和多樣化的特性。它易於閱讀,為有興趣深入研究的人打下了良好的基礎。它以實用和以例子為導向的方式,解釋了入門和高級主題。從程式設計和Python的基礎知識開始,最後探索了非常不同的主題,如圖形使用者介面、網路應用程式和資料科學。本書將引導您創建一個完整的應用程式。


本書首先探索程式設計的基礎知識、資料結構,並教您如何操作它們。然後,它轉向控制程式流程和編寫可重複使用且無錯誤的程式碼。您將探索不同的程式設計範式,以找到最佳解決方案,並學習如何進行效能優化和有效的除錯。整本書將引導您通過各種應用程式類型,最終以一個完整的迷你網站結束,該網站應用了您所學的所有概念。

你將學到什麼



  • 在Windows、Mac和Linux上快速啟動Python

  • 掌握編碼的基本概念,以及資料結構和控制流程的基礎知識

  • 在任何情況下編寫優雅、可重複使用且高效的程式碼

  • 了解何時使用函數式或物件導向程式設計方法

  • 通過編寫測試來支持您的程式碼,創建堅固可靠的軟體

  • 探索圖形使用者介面、腳本、資料科學和網路應用程式的範例

  • 學會獨立自主,能夠獲取所需的任何資源,並深入研究

關於作者


Fabrizio Romano於1975年出生於意大利。他擁有帕多瓦大學的計算機科學工程碩士學位,也是一名認證的Scrum master。


在學習Python之前,他曾使用過其他幾種語言,如C/C++、Java、PHP和C#。


2011年,他搬到倫敦,開始在Glasses Direct擔任Python開發人員,該公司是歐洲領先的線上處方眼鏡零售商之一。


然後,他在TBG(現在是Sprinklr)擔任高級Python開發人員,該公司是全球領先的社交媒體廣告公司之一。在TBG,他和他的團隊與Facebook和Twitter合作。他們是全球第一批獲得Twitter廣告API訪問權限的人。他編寫了使用API發布世界上第一個地理狹播推廣推文的程式碼。


他目前在Student.com擔任高級平台開發人員,該公司正在改變國際學生在全球尋找完美住所的方式。


他曾在過去兩屆EuroPython和倫敦的Skillsmatter上發表有關教授Python和使用Python進行TDD的演講。

目錄



  1. 介紹和第一步 - 深呼吸

  2. 內建資料類型

  3. 迭代和做出決策

  4. 函數,程式碼的構建塊

  5. 節省時間和記憶體

  6. 高級概念 - 物件導向程式設計、裝飾器和迭代器

  7. 測試、分析和處理異常

  8. 邊緣 - 圖形使用者介面和腳本

  9. 資料科學

  10. 正確的網頁開發

  11. 除錯和疑難排解

  12. 總結 - 完整範例