If there’s one thing you need to do to really understand AI, it’s to program one. Even a toy problem can help a great deal. As such, you really need to learn the basics of programming.

Book Review: Expert Python Programming, 4th Ed

Book Review: Expert Python Programming, 4th Ed

Author:  Michał Jaworski and Tarek ZiadéPublisher:  PacktPublication Date:  May 28, 2021Publication LinkPrerequisites: Expert Python Disclaimer: The publisher sent me a copy of this book for review. I promise that everything said here is my own opinion regardless. All reviews at the Cross Trained Mind are open and honest. About This Book So you think you know Python? I…

Book Review: Computer Programming for Absolute Beginners

Book Review: Computer Programming for Absolute Beginners

Author:  Joakim WassbergPublisher:  PacktPublication Date:  July 31, 2020Product LinkPrerequisites: None About This Book This book teaches the reader about the fundamentals of computer programming without bogging them down with how a single language works at the same time. It uses pseudocode examples throughout that are very clear to read and understand. It starts with a high level view…