Learn to Program with Python
暫譯: 用 Python 學習程式設計

Irv Kalb

  • 出版商: Apress
  • 出版日期: 2016-08-22
  • 售價: $1,620
  • 貴賓價: 9.5$1,539
  • 語言: 英文
  • 頁數: 263
  • 裝訂: Paperback
  • ISBN: 148421868X
  • ISBN-13: 9781484218686
  • 相關分類: Python程式語言
  • 海外代購書籍(需單獨結帳)

商品描述

Get started in the world of software development: go from zero knowledge of programming to comfortably writing small to medium-sized programs in Python.  Programming can be intimidating (especially when most books on software require you to know and use obscure command line instructions) but it doesn’t have to be that way!

In Learn to Program with Python, author Irv Kalb uses his in-person teaching experience to guide you through learning the Python computer programming language. He uses a conversational style to make you feel as though he is your personal tutor. All material is laid out in a thoughtful manner, each lesson building on previous ones. Many real–world analogies make the material easy to relate to. A wide variety of well-documented examples are provided.  Along the way, you’ll develop small programs on your own through a series of coding challenges that reinforce the content of the chapters.


What You Will Learn:  
  • Learn fundamental programming concepts including: variables and assignment statements, functions, conditionals, loops, lists, strings, file input and output, Internet data, and data structures
  • Get comfortable with the free IDLE Interactive Development Environment (IDE), which you will use to write and debug all your Python code - no need to use the command line!
  • Build text-based programs, including a number of simple games
  • Learn how to re-use code by building your own modules
  • Use Python's built-in data structures and packages to represent and make use of complex data from the Internet

Who this book is for:
This book assumes that you have absolutely no prior knowledge about programming. There is no need to learn or use any obscure Unix commands. Students of any age who have had no exposure to programming and are interested in learning to do software development in the Python language. The book can be used as a text book associated with a high school or college introduction to computer science course.  Secondly, people who have had exposure to some computer language other than Python, who would like to build good habits for programming in Python.

商品描述(中文翻譯)

開始進入軟體開發的世界:從對程式設計一無所知,到能夠輕鬆編寫小型到中型的 Python 程式。程式設計可能會讓人感到畏懼(尤其是當大多數軟體書籍要求你了解並使用晦澀的命令行指令時),但不必如此!

在《Learn to Program with Python》中,作者 Irv Kalb 利用他面對面教學的經驗,指導你學習 Python 程式語言。他採用對話式的風格,讓你感覺他就像你的私人導師。所有的材料都以深思熟慮的方式呈現,每一課都建立在前一課的基礎上。許多現實世界的類比使得材料易於理解。提供了各種詳細記錄的範例。在這個過程中,你將通過一系列編碼挑戰自行開發小程式,這些挑戰強化了各章的內容。

你將學到的內容:
- 學習基本的程式設計概念,包括:變數和賦值語句、函數、條件語句、迴圈、列表、字串、檔案輸入和輸出、網路數據以及數據結構
- 熟悉免費的 IDLE 互動開發環境(IDE),你將用它來編寫和除錯所有的 Python 代碼 - 不需要使用命令行!
- 建立基於文本的程式,包括多個簡單的遊戲
- 學習如何通過建立自己的模組來重用代碼
- 使用 Python 的內建數據結構和套件來表示和利用來自網路的複雜數據

這本書適合誰:
這本書假設你對程式設計完全沒有先前的知識。無需學習或使用任何晦澀的 Unix 命令。任何年齡的學生,只要對程式設計沒有接觸並有興趣學習使用 Python 語言進行軟體開發,都可以使用這本書。這本書可以作為高中或大學計算機科學入門課程的教科書。此外,對於已經接觸過其他計算機語言但希望在 Python 中建立良好編程習慣的人來說,這本書也非常合適。