*COD & Shipping Charges may apply on certain items.
Review final details at checkout.
₹807
₹920
12% OFF
Paperback
All inclusive*
Qty:
1
About The Book
Description
Author
The book “Python Coding Instructor for Beginners” is aimed to provide basic knowledge about Python programming which is essential for DataScience. This book is divided into 12 chapters. Chapter 1 is about Introduction of Python Installation 2 important Python IDEs which are widely used in industries. Chapter 2 3 and 4 about the basic building block of any language that is variables operators and control structures respectively. Chapter 5 6 7 8 are about built-in data types used to store collections of data named List Tuple Dictionary Set respectively. Chapter 9 Function is one of the important concepts applied for code optimisation explained with examples. Common python libraries Numpy Matplotlib were discussed briefly in chapter 10. Chapter 11 is about short notes on the Matrix.