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
 


Assembly x64 Programming

Author: Mike McGrath
Publisher: Easy Steps
Date: November 2021
Pages: 192
ISBN: 978-1840789522
Print: 1840789522
Kindle: ‎B09FTNN4P5
Audience: Developers wanting to learn assembler
Rating: 5
Reviewer: Harry Fairhead
Assembler, why would you want to learn that!



Software Mistakes and Tradeoffs (Manning)

Author: Tomasz Lelek and Jon Skeet
Publisher: Manning
Date: June 2022
Pages: 426
ISBN: 978-1617299209
Print: 1617299200
Audience: C# developers
Rating: 4
Reviewer: Mike James
We all make mistakes - do you want to read about them?


More Reviews