Illustrated Guide to Python 3: A Complete Walkthrough of Beginning Python with Unique Illustrations Showing how Python Really Works. Now covering Python 3.6 (Treading on Python) (Volume 1)

Matt Harrison

  • 出版商: CreateSpace Independ
  • 出版日期: 2017-11-03
  • 售價: $1,640
  • 貴賓價: 9.5$1,558
  • 語言: 英文
  • 頁數: 256
  • 裝訂: Paperback
  • ISBN: 1977921752
  • ISBN-13: 9781977921758
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

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

商品描述

Introducing Your Guide to Learning Python Illustrated Guide to Learning Python is designed to bring developers and others who are anxious to learn Python up to speed quickly. Not only does it teach the basics of syntax, but it condenses years of experience. You will learn warts, gotchas, best practices and hints that have been gleaned through the years in days. You will hit the ground running and running in the right way. Learn Python Quickly Python is an incredible language. It is powerful and applicable in many areas. It is used for automation of simple or complex tasks, numerical processing, web development, interactive games and more. Whether you are a programmer coming to Python from another language, managing Python programmers or wanting to learn to program, it makes sense to cut to the chase and learn Python the right way. You could scour blogs, websites and much longer tomes if you have time. Treading on Python lets you learn the hints and tips to be Pythonic quickly. Packed with Useful Hints and Tips You'll learn the best practices without wasting time searching or trying to force Python to be like other languages. I've collected all the gems I've gleaned over years of writing and teaching Python for you. A No Nonsense Guide to Mastering Basic Python Python is a programming language that lets you work more quickly and integrate your systems more effectively. You can learn to use Python and see almost immediate gains in productivity and lower maintenance costs. What you will learn:
  • Distilled best practices and tips
  • How interpreted languages work
  • Using basic types such as Strings, Integers, and Floats
  • Best practices for using the interpreter during development
  • The difference between mutable and immutable data
  • Sets, Lists, and Dictionaries, and when to use each
  • Gathering keyboard input
  • How to define a class
  • Looping constructs
  • Handling Exceptions in code
  • Slicing sequences
  • Creating modular code
  • Using libraries
  • Laying out code
  • Community prescribed conventions

商品描述(中文翻譯)

介紹學習Python的指南

《Illustrated Guide to Learning Python》旨在快速幫助開發人員和其他渴望學習Python的人迅速上手。它不僅教授語法基礎,還縮短了多年的經驗。你將在幾天內學到多年來獲得的經驗、技巧、最佳實踐和提示。你將能夠快速上手並以正確的方式運行。

快速學習Python

Python是一種令人驚嘆的語言,它在許多領域都具有強大的應用性。它用於自動化簡單或複雜的任務、數值處理、網頁開發、互動遊戲等。無論你是從其他語言轉到Python的程序員,管理Python程序員,還是想學習編程,學習正確的Python方法都是明智的選擇。如果你有時間,你可以搜索博客、網站和更長的書籍。《Treading on Python》讓你能夠快速學習成為Pythonic的技巧和提示。

充滿有用的提示和技巧

你將學習到最佳實踐,而不浪費時間搜索或試圖讓Python像其他語言一樣。我已經為你收集了多年來在撰寫和教授Python時獲得的寶貴經驗。一本不废话的基本Python大师指南

Python是一種讓你工作更快、更有效地集成系統的編程語言。你可以學習使用Python,並在生產力和維護成本方面立即獲得顯著的提升。

你將學到以下內容:
- 精煉的最佳實踐和技巧
- 解釋型語言的工作原理
- 使用基本類型,如字符串、整數和浮點數
- 開發過程中使用解釋器的最佳實踐
- 可變和不可變數據的區別
- 集合、列表和字典的使用時機
- 獲取鍵盤輸入
- 如何定義類
- 循環結構
- 處理代碼中的異常
- 切片序列
- 創建模塊化代碼
- 使用庫
- 代碼布局
- 社區推薦的慣例