Teach Yourself Visually Python (Wiley)
Wednesday, 07 December 2022

This book is aimed at people wanting to get started in programming. Ted Hart-Davis and Guy Hart-Davis walk readers through Python step by clearly illustrated step, from writing their very first Python code in a terminal window or the VS Code app through to creating their own lists, dictionaries, and custom classes.

<ASIN:‎ 1119860253>

The book is organized using clear, step-by-step screen shots that show how to tackle over a hundred Python tasks, with each task-based spread covering a single technique.

Authors: Ted Hart-Davis and Guy Hart-Davis
Publisher: Wiley
Date: September 2022
Pages: 304
ISBN: 978-1119860259
Print: ‎ 1119860253
Kindle: B0B7P6P1S7
Audience: Beginners in Python
Level: Introductory
Category: Python

teachpython

 

  • Install Python and get coding
  • Work interactively and create scripts
  • Manipulate directories and files
  • Make decisions and repeat actions
  • Develop powerful functions
  • Two-page lessons break big topics into bite-sized modules
  • Succinct explanations walk you through step by step
  • Full-color screen shots demonstrate each task
  • Helpful sidebars offer practical tips and tricks

 

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
 


Software Development Pearls

Author: Karl Wiegers
Publisher: Addison-Wesley Professional
Pages: 336
ISBN: 978-0137487776
Print: 0137487770
Kindle: B09BF6CS9T
Audience: General developers
Rating: 2
Reviewer: Ian Elliot
Who can resist a good pearl or two?



Grokking Machine Learning

Author: Luis G. Serrano
Publisher: Manning
Date: December 2021
Pages: 512
ISBN: 978-1617295911
Print: 1617295914
Kindle: B09LK7KBSL
Audience: Python developers interested in machine learning
Rating: 5
Reviewer: Mike James
Another book on machine learning - surely we have enough by now?


More Reviews