Think Python: How to Think Like a Computer Scientist 3rd Edition

Downey, Allen B.

  • 出版商: O'Reilly
  • 出版日期: 2024-07-02
  • 售價: $1,780
  • 貴賓價: 9.5$1,691
  • 語言: 英文
  • 頁數: 325
  • 裝訂: Quality Paper - also called trade paper
  • ISBN: 1098155432
  • ISBN-13: 9781098155438
  • 相關分類: Python程式語言
  • 立即出貨 (庫存 < 3)

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

商品描述

Python is an excellent way to get started in programming, and this clear, concise guide walks you through Python a step at a time--beginning with basic programming concepts before moving on to functions, data structures, and object-oriented design. This revised third edition reflects the growing role of large language models (LLMs) in programming and includes exercises on effective LLM prompts, testing code, and debugging skills.

With this popular hands-on guide at your side, you'll get:

  • A grounding in the syntax and semantics of the Python language
  • A clear definition of each programming concept, with emphasis on clear vocabulary
  • How to work with variables, statements, functions, and data structures in a logical progression
  • Techniques for reading and writing files and databases
  • A solid understanding of objects, methods, and object-oriented programming
  • Debugging strategies for syntax, runtime, and semantic errors
  • An introduction to recursion, interface design, data structures, and basic algorithms
  • How to use LLMs--including effective prompts, testing code, and debugging
  • And more

商品描述(中文翻譯)

Python是入門程式設計的絕佳方式,這本清晰、簡潔的指南將逐步引導您學習Python,從基本的程式設計概念開始,然後進入函數、資料結構和物件導向設計。這本修訂的第三版反映了大型語言模型(LLM)在程式設計中的日益重要角色,並包含關於有效的LLM提示、測試程式碼和除錯技巧的練習。

有了這本受歡迎的實踐指南,您將獲得以下內容:

- Python語言的語法和語義基礎
- 對每個程式設計概念的清晰定義,強調清晰的詞彙
- 如何以邏輯進展的方式處理變數、語句、函數和資料結構
- 讀寫檔案和資料庫的技巧
- 對物件、方法和物件導向程式設計的深入理解
- 語法、運行時和語義錯誤的除錯策略
- 遞迴、介面設計、資料結構和基本演算法的介紹
- 如何使用LLM,包括有效的提示、測試程式碼和除錯
- 以及更多