Tiny Python Projects (Manning)
Monday, 14 September 2020

This book aims to teach Python through the creation of 22 bitesize programs. In each tiny project author Ken Youens-Clark teaches a new programming concept, from the basics of lists and strings right through to regular expressions and randomness.The activities in this book teach Python fundamentals through puzzles and games. Youens-Clark aims to entertain while teaching elements such as text manipulation, basic algorithms, and lists and dictionaries.

<ASIN:1617297518>

 

Author: Ken Youens-Clark
Publisher: Manning
Date: September 2020
Pages: 440
ISBN: 978-1617297519
Print: 1617297518
Audience:would-be Python programmers
Level: Introductory/Intermediate
Category: Python

tinypython

 

  • Write command-line Python programs
  • Manipulate Python data structures
  • Use and control randomness
  • Write and run tests for programs and functions
  • Download testing suites for each project

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Understanding Software Dynamics (Addison-Wesley)

Author: Richard L. Sites
Publisher: Addison-Wesley
Pages: 464
ISBN: 978-0137589739
Print: 0137589735
Kindle: B09H5JB5HC
Audience: Every developers
Rating: 5
Reviewer: Kay Ewbank

This book looks at the different reasons why software runs too slowly, and what developers can do about it, starting by looki [ ... ]



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews