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
 


Functional Design (Addison-Wesley)

Author: Robert C. Martin
Publisher: Addison-Wesley
Date: September 2023
Pages: 384
ISBN: 978-0138176396
Print: 0138176396
Kindle: B0CGHQKGYG
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to explain the principles, patterns and practices of functional design, and why functional prog [ ... ]



Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]


More Reviews