The Python Workbook: A Brief Introduction with Exercises and Solutions, 2/e (Hardcover)
暫譯: Python 實作手冊:簡介與練習及解答,第二版(精裝本)

Stephenson, Ben

商品描述

While other textbooks devote their pages to explaining introductory programming concepts, The Python Workbook focuses exclusively on exercises, following the philosophy that computer programming is a skill best learned through experience and practice.

Designed to support and encourage hands-on learning about programming, this student-friendly work contains 174 exercises, spanning a variety of academic disciplines and everyday situations. Solutions to selected exercises are also provided, supported by brief annotations that explain the technique used to solve the problem, or highlight specific points of Python syntax. No background knowledge is required to solve the exercises, beyond the material covered in a typical introductory Python programming course.

 

Features: uses an accessible writing style and easy-to-follow structure; includes a mixture of classic exercises from the fields of computer science and mathematics, along with exercises that connect to other academic disciplines; presents the solutions to approximately half of the exercises; provides annotations alongside the solutions, which explain the approach taken to solve the problem and relevant aspects of Python syntax; offers a variety of exercises of different lengths and difficulties; contains exercises that help the development of programming skills using if statements, loops, basic functions, lists, dictionaries, files, and recursive functions.

Undergraduate students undergoing their first programming course and wishing to enhance their programming abilities will find the exercises and solutions provided in this book to be ideal for their needs.

商品描述(中文翻譯)

雖然其他教科書將頁面用於解釋入門程式設計概念,The Python Workbook 專注於練習,遵循電腦程式設計是一種最佳透過經驗和實踐學習的技能的理念。

本書旨在支持和鼓勵實踐學習程式設計,這本對學生友好的書籍包含174個練習,涵蓋各種學術領域和日常情境。書中還提供了部分練習的解答,並附有簡短的註解,解釋解決問題所使用的技術,或強調Python語法的特定要點。解決這些練習不需要任何背景知識,僅需掌握典型入門Python程式設計課程中所涵蓋的內容。

 

特色:使用易於理解的寫作風格和易於跟隨的結構;包括來自計算機科學和數學領域的經典練習,以及與其他學術領域相關的練習;提供約一半練習的解答;在解答旁提供註解,解釋解決問題所採取的方法及相關的Python語法方面;提供各種不同長度和難度的練習;包含幫助發展程式設計技能的練習,使用if語句、迴圈、基本函數、列表、字典、檔案和遞迴函數。

正在修習第一門程式設計課程的本科生,並希望提升其程式設計能力,將會發現本書提供的練習和解答非常符合他們的需求。

作者簡介

 

Dr. Ben Stephenson is a Teaching Professor in the Department of Computer Science at the University of Calgary, AB, Canada. His other publications include the Springer textbook Fundamentals of Discrete Math for Computer Science: A Problem-Solving Primer.

 

作者簡介(中文翻譯)

本·史蒂芬森博士是加拿大卡爾加里大學計算機科學系的教學教授。他的其他出版物包括Springer的教科書計算機科學的離散數學基礎:問題解決入門