Seller: Buchpark, Trebbin, Germany
£ 15.37
Convert currencyQuantity: 1 available
Add to basketCondition: Sehr gut. Zustand: Sehr gut - Gepflegter, sauberer Zustand. | Seiten: 481 | Sprache: Englisch | Produktart: Bücher.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 32.33
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: THE SAINT BOOKSTORE, Southport, United Kingdom
Paperback / softback. Condition: New. New copy - Usually dispatched within 4 working days. 1020.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 32.88
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 32.98
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: The Book Corner, Sunrise, FL, U.S.A.
£ 9.40
Convert currencyQuantity: 1 available
Add to basketSoft cover. Condition: Very Good. 2nd Edition. A-44-43,890-CZ-(CT), VERY GOOD READING COPY, tight spine, clean pages, NO highlighting/markings, very good cover with a bumped corner.
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 40.30
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 40.29
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: GreatBookPricesUK, Woodford Green, United Kingdom
£ 40.50
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 26.63
Convert currencyQuantity: 1 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 27.12
Convert currencyQuantity: 1 available
Add to basketCondition: New.
Seller: SecondSale, Montgomery, IL, U.S.A.
£ 17.79
Convert currencyQuantity: 1 available
Add to basketCondition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your Python code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. Every chapter features practice exercises to give you the hands-on information you need to master data structures and algorithms for your day-to-day work.Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. Take a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. The Python edition uses Python exclusively for all code examples, exercise, and solutions.Use Big O notation to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You'll even encounter a single keyword that can give your code a turbo boost. Practice your new skills with exercises in every chapter, along with detailed solutions.Use these techniques today to make your Python code faster and more scalable.About the AuthorJay Wengrow, an experienced educator and software engineer, is the founder of Actualize, an award-winning US coding bootcamp. He is passionate about simplifying the complex, and making software development more accessible by breaking the complex down into its simpler, easier parts. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. Every chapter features practice exercises to give you the hands-on information you need to master data structures and algorithms for your day-to-day work. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
£ 45.53
Convert currencyQuantity: 4 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Published by Pragmatic Bookshelf 8/25/2020, 2020
ISBN 10: 1680507222 ISBN 13: 9781680507225
Language: English
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 37.54
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. A Common-Sense Guide to Data Structures and Algorithms, Second Edition: Level Up Your Core Programming Skills 1.9. Book.
Seller: California Books, Miami, FL, U.S.A.
£ 41.16
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: Ria Christie Collections, Uxbridge, United Kingdom
£ 47.70
Convert currencyQuantity: Over 20 available
Add to basketCondition: New. In.
Seller: Pulpfiction Books, Vancouver, BC, Canada
£ 22.87
Convert currencyQuantity: 1 available
Add to basketSoft cover. Condition: Fine. 2nd Edition. Second edition, first printing. Fine trade paperback, clean and unmarked.
Seller: PBShop.store UK, Fairford, GLOS, United Kingdom
PAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Seller: Majestic Books, Hounslow, United Kingdom
Condition: New.
Seller: Kennys Bookshop and Art Galleries Ltd., Galway, GY, Ireland
£ 48.78
Convert currencyQuantity: 4 available
Add to basketCondition: New. 2020. 2nd ed. Paperback. . . . . .
Seller: CitiRetail, Stevenage, United Kingdom
Paperback. Condition: new. Paperback. If you thought data structures and algorithms were all just theory, you're missing out on what they can do for your JavaScript code. Learn to use Big O notation to make your code run faster by orders of magnitude. Choose from data structures such as hash tables, trees, and graphs to increase your code's efficiency exponentially. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. Every chapter features practice exercises to give you the hands-on information you need to master data structures and algorithms for your day-to-day work. Algorithms and data structures are much more than abstract concepts. Mastering them enables you to write code that runs faster and more efficiently, which is particularly important for today's web and mobile apps. Take a practical approach to data structures and algorithms, with techniques and real-world scenarios that you can use in your daily production code. The JavaScript edition uses JavaScript exclusively for all code examples, exercises, and solutions. Use Big O notation to measure and articulate the efficiency of your code, and modify your algorithm to make it faster. Find out how your choice of arrays, linked lists, and hash tables can dramatically affect the code you write. Use recursion to solve tricky problems and create algorithms that run exponentially faster than the alternatives. Dig into advanced data structures such as binary trees and graphs to help scale specialized applications such as social networks and mapping software. You'll even encounter a single keyword that can give your code a turbo boost. Practice your new skills with exercises in every chapter, along with detailed solutions. Use these techniques today to make your JavaScript code faster and more scalable. What You Need: Certain code examples take advantage of recently introduced JavaScript features. Therefore, it's important to use a JavaScript environment that supports ECMAScript 6+ or a newer version. With simple language and clear diagrams, this book makes this complex topic accessible, no matter your background. Every chapter features practice exercises to give you the hands-on information you need to master data structures and algorithms for your day-to-day work. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.
Seller: PBShop.store US, Wood Dale, IL, U.S.A.
£ 55.04
Convert currencyQuantity: 2 available
Add to basketPAP. Condition: New. New Book. Shipped from UK. Established seller since 2000.
Seller: GreatBookPrices, Columbia, MD, U.S.A.
£ 41.07
Convert currencyQuantity: Over 20 available
Add to basketCondition: As New. Unread book in perfect condition.
Seller: California Books, Miami, FL, U.S.A.
£ 51.07
Convert currencyQuantity: Over 20 available
Add to basketCondition: New.
Seller: BargainBookStores, Grand Rapids, MI, U.S.A.
£ 50.31
Convert currencyQuantity: 5 available
Add to basketPaperback or Softback. Condition: New. A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1: Level Up Your Core Programming Skills 1.89. Book.
Published by Pragmatic Programmers Sep 2020, 2020
ISBN 10: 1680507222 ISBN 13: 9781680507225
Language: English
Seller: AHA-BUCH GmbH, Einbeck, Germany
£ 47.04
Convert currencyQuantity: 1 available
Add to basketTaschenbuch. Condition: Neu. Neuware - Take a practical approach to data structures and algorithms, using techniques and real-world scenarios in JavaScript, Python, and Ruby that you can put into production right away. This new and revised second edition features new chapters on recursion, dynamic programming, and using Big O in your daily work. -- Provided by publisher.
Seller: Kennys Bookstore, Olney, MD, U.S.A.
£ 58.37
Convert currencyQuantity: 4 available
Add to basketCondition: New. 2020. 2nd ed. Paperback. . . . . . Books ship from the US and Ireland.
Seller: Books Puddle, New York, NY, U.S.A.
£ 53.98
Convert currencyQuantity: 1 available
Add to basketCondition: New.