the book titled “Concepts of ‘Python’ Programming.The book is written in simple and elegant manner.
Chapter 1 deals with introduction of Python, Differences of Python with other programming languages and Data types.
Chapter 2 is about different types of Functions, Advantages of functions and Modules.
Chapter 3 is focused on different types of Python operators, Control structures and Strings.
Chapter 4 focuses on Tuples and Lists.
Chapter 5 is explained about Dictionaries, Files and Error handling techniques.