A good starting book to learn the basics of Python. Covers the usual introductory topics of most programming languages, such as Variables, Conditionals, Functions and Iterations, as well as data structures such as Dictionaries and Tuples that are often used in Python programming. Also covers a couple of important topics in Web Services and using SQLite, an important Python library for Data professionals. All in all, a useful read.