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


Large-Scale C++, Volume I

Author: John Lakos
Publisher: Addison-Wesley
Pages: 988
ISBN: 978-0201717068
Print: 0201717069
Kindle: B0826523GZ
Audience: Programmers with plenty of time to spare
Rating: 3
Reviewer Mike James:
Large Scale C++, what can this mean?



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