Preface: JAVA as Artificial Intelligence - Java: Artificial Intelligence; Made Easy, w/ Java Programming; Learn to Create your * Problem Solving * Algorithms! TODAY! w/ Machine Learning & Data Structures, 1st Edition (2015)

Java: Artificial Intelligence; Made Easy, w/ Java Programming; Learn to Create your * Problem Solving * Algorithms! TODAY! w/ Machine Learning & Data Structures, 1st Edition (2015)

Preface: JAVA as Artificial Intelligence

========================= ======

There’s no doubt in our minds that Artificial Intelligence is perhaps one of the greatest tools created by Humans today. From drones to smartphone apps, from video games to robotics, the extent of their applicability will be endless for the years to come.

Thus, it’s best to start learning about them and, as programmers, start applying their functionality to our projects.

How you’ll progress through this book

We’ll start by going through the fundamental Search Algorithm. This is one of the most important tools in Artificial Intelligence; as it gives the computing system the ability to think and generate a solution. Then, we start to analyze its variants - including how they work, as well as their strengths and weakness. We examine the best scenarios to apply the variants, and even implement some of them in Java code.

A Quick Start

Included is a quick kit to cover Basic Java Programming. You’ll find what you need to get a good start in programming Java. Then, you’ll be prepared to use the many tools and components of AI throughout the book.