Beginning Programming with Python, 3rd Ed (For Dummies)
Wednesday, 26 April 2023

This book lays out the foundations of programming using Python.  John Mueller starts from the basics of coding and the process of creating simple, fun programs right away. This updated edition features new chapters, including coverage of Google Colab, plus expanded information on functions and objects, and new examples and graphics that are relevant to today’s beginning coders.

<ASIN: ‎1119913772 >

Author: John Mueller
Publisher: For Dummies
Date: January 2023
Pages: 416
ISBN: 978-1119913771
Print: 1119913772
Kindle: B0BNCJGGHK
Audience: Beginners in Python
Level: Introductory
Category: Python

  • Basic programming in Python
  • Setting up your workflow
  • Storing and managing data
  • Automating repetitive tasks
  • Fixing errors in your code
  • Advanced tasks like emailing
  • Updated coding resources
  • Important Python libraries

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


The Async-First Playbook

Author: Sumeet Gayathri Moghe
Publisher: Addison-Wesley
Pages: 368
ISBN: 978-0138187538
Print: 0138187533
Kindle: B0CCTZHB9N
Audience: Agile developers
Rating: 4
Reviewer: Kay Ewbank

The driver behind this book was the pandemic and the need to find ways to make remote working effective for teams. So do [ ... ]



Balancing Coupling in Software Design

Author: Vlad Khononov
Publisher: Addison-Wesley
Date: October 2024
Pages: 320
ISBN: 978-0137353484
Print: 0137353480
Kindle: B09RV3Z3TP
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

This book looks in detail at coupling, the degree of interdependence between software modules, and how to use coupling  [ ... ]


More Reviews