Search Books

The Practice of Computing using Python

Author William F. Punch, Richard Enbody
Publisher Pearson
📄 Viewing lite version Full site ›
🌎 Shop on Amazon — choose country
102.00 USD
🛒 Buy New on Amazon 🇺🇸 🏷 Buy Used — $2.93
Share:
Book Details
PublisherPearson
ISBN / ASIN0136110673
ISBN-139780136110675
Sales Rank208,204
MarketplaceUnited States 🇺🇸

Description

For CS1 courses in Python Programming including majors and non-majors alike.

 

A problem-solving approach to programming with Python.

 

The Practice of Computing Using Python introduces CS1 students (majors and non-majors) to computational thinking using Python.  With data-manipulation as a theme, students quickly see the value in what they’re learning and leave the course with a set of immediately useful computational skills that can be applied to problems they encounter in future pursuits.  The book takes an “object-use-first” approach–writing classes are covered only after students have mastered using objects.