Home
Data Structures for Engineers and Scientists Using Python
Barnes and Noble
Data Structures for Engineers and Scientists Using Python
Current price: $200.00
Barnes and Noble
Data Structures for Engineers and Scientists Using Python
Current price: $200.00
Size: Hardcover
Loading Inventory...
*Product information may vary - to confirm product availability, pricing, shipping and return information please contact Barnes and Noble
The text covers the fundamentals of Python programming and the implementation of data structures using Python programming with the help of worked-out examples. It provides a learning tool for engineers as well as for researchers and scientists of advanced level. The text further discusses important concepts such as polynomial manipulation, sparse matrices, implementation of stack using the queue model and topological sorting.
- Discusses the implementation of various data structures such as an array, stack, queue, tree and graph along with sorting and searching algorithms.
- Includes programming tips to highlight important concepts and help readers avoid common programming errors.
- Presents each concept of data structure with a different approach and implements the same using Python programming.
- Offers rich chapter-end pedagogy including objective-type questions (with answers), review questions and programming exercises to facilitate review.
- Covers fundamentals of Python up to object-oriented concepts including regular expression.