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
 


Artificial Intelligence and Expert Systems (Mercury Learning)

Authors: I. Gupta & G. Nagpa
Publisher: Mercury Learning
Pages: 412
ISBN: 978-1683925071
Print: 1683925076
Kindle: B087785GZM
Audience: Technically able readers
Rating: 4
Reviewer: Mike James
Expert Systems, anyone?



Classic Computer Science Problems in Java

Author: David Kopec
Publisher: Manning
Date: January 2021
Pages: 264
ISBN: 978-1617297601
Print: 1617297607
Audience: Java developers
Rating: 4
Reviewer: Mike James
Getting someone else to do the hard work of converting classic problems to code seems like a good idea. It all depends which problems [ ... ]


More Reviews