Head First Learn to Code (O'Reilly)
Thursday, 18 January 2018

This book is designed to teach you how to think computationally and how to write code to make your computer, mobile device, or anything with a CPU do things for you. Using Python and a step by step approach, author Eric Freeman shows the core concepts of programming alongside topics such as data structures, storage, abstraction, recursion, and modularity.

<ASIN:1491958863>

Based on the latest research in cognitive science and learning theory, the book uses a visually rich format to engage your mind, rather than a text-heavy approach.

Author: Eric Freeman
Publisher: O'Reilly
Date: Jan 2018
Pages: 640
ISBN: 978-1491958865
Print: 1491958863
Kindle: B0792LM8Q9
Audience: trainee programmers
Level: Introductory
Category: Python

 

 

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
 


Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]



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