Sale!

Python Programming |A modular approach | First Edition | By Pearson (Paperback)  | Released: 26-Sep-17

By: Sheetal, Taneja|Naveen ,Kumar (Author)   Publisher: Pearson Education
4.3  (1)

22.00% Off Original price was: ₹ 650.00.Current price is: ₹ 507.00.

You save  143.00
Python Programming introduces one of the most rapidly evolving and preferred programming language using the concept of modularity. One of the highlights of the text is its in-depth treatment of basic concepts. Advanced topics are discussed with multiple examples of applications from various fields such as database management, web and,... Read More

In stock

Buy Now
Ships within 1-2 Business Days

100% Orginal Books

Easy Replacement

Certified product

Secure Checkout

On time delivery

Author:

Sheetal, Taneja|Naveen ,Kumar

Publisher Name:

Pearson Education

Language:

English

Binding:

(Paperback)

About The Book
Python Programming introduces one of the most rapidly evolving and preferred programming language using the concept of modularity. One of the highlights of the text is its in-depth treatment of basic concepts. Advanced topics are discussed with multiple examples of applications from various fields such as database management, web and, mobile application development.Features1. A chapter on debugging - an essential skill for making the programs work2. Includes basic sorting and searching techniques- selection sort, bubble sort, insertion sort, merge sort, quick sort and linear and binary search3. Comprehensive treatment of recursion, including problems such as list manipulation, Tower of Hanoi, permutation generation, n-queens? problem, Sudoku and plotting Hilbert curves4. Margin notes and chapter summary for quick review of the conceptsTable of Contents1. Python Programming: An Introduction2. Functions 3. Control Structures 4. Debugging5. Scope 6. Strings 7. Mutable and Immutable Objects8. Recursion 9. Files and Exceptions10. Classes I 11. Classes II 12. List Manipulation 13. Data Structures I: Stack and Queues14. Data Structures II: Linked Lists15. Data Structures III: Binary Search Trees16. More on Recursion17. Graphics 18. Applications of Python