Publicado por Packt Publishing, Limited, 2018
ISBN 10: 1788995570 ISBN 13: 9781788995573
Idioma: Inglés
Librería: Better World Books Ltd, Dunfermline, Reino Unido
EUR 19,86
Convertir monedaCantidad disponible: 3 disponibles
Añadir al carritoCondición: Very Good. Ships from the UK. Former library book; may include library markings. Used book that is in excellent condition. May show signs of wear or have minor defects.
Librería: medimops, Berlin, Alemania
EUR 26,39
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: very good. Gut/Very good: Buch bzw. Schutzumschlag mit wenigen Gebrauchsspuren an Einband, Schutzumschlag oder Seiten. / Describes a book or dust jacket that does show some signs of wear on either the binding, dust jacket or pages.
Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 43,14
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. In.
Librería: Ria Christie Collections, Uxbridge, Reino Unido
EUR 45,36
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. In.
Publicado por Packt Publishing 10/31/2018, 2018
ISBN 10: 1788995570 ISBN 13: 9781788995573
Idioma: Inglés
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 42,87
Convertir monedaCantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Hands-On Data Structures and Algorithms with Python_second Edition 1.5. Book.
Librería: California Books, Miami, FL, Estados Unidos de America
EUR 48,46
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 40,54
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Publicado por Packt Publishing 7/29/2022, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: BargainBookStores, Grand Rapids, MI, Estados Unidos de America
EUR 48,19
Convertir monedaCantidad disponible: 5 disponibles
Añadir al carritoPaperback or Softback. Condición: New. Hands-On Data Structures and Algorithms with Python - Third Edition 1.86. Book.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 43,20
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 43,13
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Publicado por Packt Publishing 2022-07, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: Chiron Media, Wallingford, Reino Unido
EUR 43,48
Convertir monedaCantidad disponible: 10 disponibles
Añadir al carritoPF. Condición: New.
Publicado por Packt Publishing Limited, GB, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: Rarewaves.com UK, London, Reino Unido
EUR 59,69
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficientKey FeaturesExplore functional and reactive implementations of traditional and advanced data structuresApply a diverse range of algorithms in your Python codeImplement the skills you have learned to maximize the performance of your applicationsBook DescriptionChoosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.What you will learnUnderstand common data structures and algorithms using examples, diagrams, and exercisesExplore how more complex structures, such as priority queues and heaps, can benefit your codeImplement searching, sorting, and selection algorithms on number and string sequencesBecome confident with key string-matching algorithmsUnderstand algorithmic paradigms and apply dynamic programming techniquesUse asymptotic notation to analyze algorithm performance with regard to time and space complexitiesWrite powerful, robust code using the latest features of PythonWho this book is forThis book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 44,68
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 45,35
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.
Librería: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlanda
EUR 60,14
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoCondición: New.
Publicado por Packt Publishing Limited, GB, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: Rarewaves.com USA, London, LONDO, Reino Unido
EUR 64,67
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficientKey FeaturesExplore functional and reactive implementations of traditional and advanced data structuresApply a diverse range of algorithms in your Python codeImplement the skills you have learned to maximize the performance of your applicationsBook DescriptionChoosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.What you will learnUnderstand common data structures and algorithms using examples, diagrams, and exercisesExplore how more complex structures, such as priority queues and heaps, can benefit your codeImplement searching, sorting, and selection algorithms on number and string sequencesBecome confident with key string-matching algorithmsUnderstand algorithmic paradigms and apply dynamic programming techniquesUse asymptotic notation to analyze algorithm performance with regard to time and space complexitiesWrite powerful, robust code using the latest features of PythonWho this book is forThis book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.
Publicado por Packt Publishing Limited, GB, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: Rarewaves USA, OSWEGO, IL, Estados Unidos de America
EUR 63,78
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficientKey FeaturesExplore functional and reactive implementations of traditional and advanced data structuresApply a diverse range of algorithms in your Python codeImplement the skills you have learned to maximize the performance of your applicationsBook DescriptionChoosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.What you will learnUnderstand common data structures and algorithms using examples, diagrams, and exercisesExplore how more complex structures, such as priority queues and heaps, can benefit your codeImplement searching, sorting, and selection algorithms on number and string sequencesBecome confident with key string-matching algorithmsUnderstand algorithmic paradigms and apply dynamic programming techniquesUse asymptotic notation to analyze algorithm performance with regard to time and space complexitiesWrite powerful, robust code using the latest features of PythonWho this book is forThis book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.
Librería: GreatBookPrices, Columbia, MD, Estados Unidos de America
EUR 49,83
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 51,14
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Publicado por Packt Publishing Limited, GB, 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: Rarewaves USA United, OSWEGO, IL, Estados Unidos de America
EUR 65,65
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoPaperback. Condición: New. Understand how implementing different data structures and algorithms intelligently can make your Python code and applications more maintainable and efficientKey FeaturesExplore functional and reactive implementations of traditional and advanced data structuresApply a diverse range of algorithms in your Python codeImplement the skills you have learned to maximize the performance of your applicationsBook DescriptionChoosing the right data structure is pivotal to optimizing the performance and scalability of applications. This new edition of Hands-On Data Structures and Algorithms with Python will expand your understanding of key structures, including stacks, queues, and lists, and also show you how to apply priority queues and heaps in applications. You'll learn how to analyze and compare Python algorithms, and understand which algorithms should be used for a problem based on running time and computational complexity. You will also become confident organizing your code in a manageable, consistent, and scalable way, which will boost your productivity as a Python developer.By the end of this Python book, you'll be able to manipulate the most important data structures and algorithms to more efficiently store, organize, and access data in your applications.What you will learnUnderstand common data structures and algorithms using examples, diagrams, and exercisesExplore how more complex structures, such as priority queues and heaps, can benefit your codeImplement searching, sorting, and selection algorithms on number and string sequencesBecome confident with key string-matching algorithmsUnderstand algorithmic paradigms and apply dynamic programming techniquesUse asymptotic notation to analyze algorithm performance with regard to time and space complexitiesWrite powerful, robust code using the latest features of PythonWho this book is forThis book is for developers and programmers who are interested in learning about data structures and algorithms in Python to write complex, flexible programs. Basic Python programming knowledge is expected.
Librería: Bay State Book Company, North Smithfield, RI, Estados Unidos de America
EUR 19,95
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: acceptable. The book is complete and readable, with all pages and cover intact. Dust jacket, shrink wrap, or boxed set case may be missing. Pages may have light notes, highlighting, or minor water exposure, but nothing that affects readability. May be an ex-library copy and could include library markings or stickers.
Librería: moluna, Greven, Alemania
EUR 52,76
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New. Über den AutorrnrnDr. Basant Agarwal works as an Assistant Professor at the Indian Institute of Information Technology Kota. He holds a PhD and MTech from the Department of Computer Science and Engineering, Malaviya National Institute of Te.
Librería: Kennys Bookstore, Olney, MD, Estados Unidos de America
EUR 73,85
Convertir monedaCantidad disponible: 2 disponibles
Añadir al carritoCondición: New.
Librería: Hawking Books, Edgewood, TX, Estados Unidos de America
EUR 24,03
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoCondición: Like New. Like New. Clean, Tight and Neat. Five star seller - Buy with confidence!
Publicado por Packt Publishing (edition 3rd ed.), 2022
ISBN 10: 1801073449 ISBN 13: 9781801073448
Idioma: Inglés
Librería: BooksRun, Philadelphia, PA, Estados Unidos de America
EUR 17,87
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Fair. 3rd ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Librería: GreatBookPricesUK, Woodford Green, Reino Unido
EUR 66,98
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: As New. Unread book in perfect condition.
Librería: Textbooks_Source, Columbia, MO, Estados Unidos de America
EUR 19,85
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritopaperback. Condición: Good. 2nd ed. Ships in a BOX from Central Missouri! May not include working access code. Will not include dust jacket. Has used sticker(s) and some writing or highlighting. UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Publicado por Packt Publishing (edition 2nd ed.), 2018
ISBN 10: 1788995570 ISBN 13: 9781788995573
Idioma: Inglés
Librería: BooksRun, Philadelphia, PA, Estados Unidos de America
EUR 20,32
Convertir monedaCantidad disponible: 1 disponibles
Añadir al carritoPaperback. Condición: Good. 2nd ed. Ship within 24hrs. Satisfaction 100% guaranteed. APO/FPO addresses supported.
Librería: Textbooks_Source, Columbia, MO, Estados Unidos de America
EUR 30,22
Convertir monedaCantidad disponible: 7 disponibles
Añadir al carritopaperback. Condición: New. 2nd ed. Ships in a BOX from Central Missouri! UPS shipping for most packages, (Priority Mail for AK/HI/APO/PO Boxes).
Librería: Lucky's Textbooks, Dallas, TX, Estados Unidos de America
EUR 43,50
Convertir monedaCantidad disponible: Más de 20 disponibles
Añadir al carritoCondición: New.