|In vendita nella categoria:
Ne hai uno da vendere?

Algorithms for Dummies Mueller, John Paul

Retrostar Books
(225)
Registrato come venditore professionale
US $31,99
CircaEUR 27,62
Condizione:
Nuovo
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
US $9,95 (circa EUR 8,59) Economy Shipping.
Oggetto che si trova a: La Vergne, Tennessee, Stati Uniti
Consegna:
Consegna prevista tra il lun 16 giu e il lun 23 giu a 94104
I tempi di consegna previsti utilizzando il metodo proprietario di eBay, che è basato sulla vicinanza dell'acquirente rispetto al luogo in cui si trova l'oggetto, sul servizio di spedizione selezionato, sulla cronologia di spedizione del venditore e su altri fattori. I tempi di consegna possono variare, specialmente durante le festività.
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Ulteriori informazioniGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:387440396439
Ultimo aggiornamento: 21 mag 2025 03:11:17 CESTVedi tutte le revisioniVedi tutte le revisioni

Specifiche dell'oggetto

Condizione
Nuovo: Libro nuovo, intatto e non letto, in perfette condizioni, senza pagine mancanti o ...
Book Title
For Dummies
ISBN
9781119869986

Informazioni su questo prodotto

Product Identifiers

Publisher
Wiley & Sons, Incorporated, John
ISBN-10
1119869986
ISBN-13
9781119869986
eBay Product ID (ePID)
20050427549

Product Key Features

Number of Pages
448 Pages
Language
English
Publication Name
Algorithms for Dummies
Subject
Programming / General, Programming / Algorithms, General, Data Processing
Publication Year
2022
Type
Textbook
Subject Area
Mathematics, Computers
Author
John Paul Mueller, Luca Massaron
Format
Trade Paperback

Dimensions

Item Height
1.1 in
Item Weight
20.8 Oz
Item Length
9.2 in
Item Width
7.3 in

Additional Product Features

Edition Number
2
Intended Audience
Scholarly & Professional
Dewey Edition
23
Dewey Decimal
518.1
Table Of Content
Introduction 1 Part 1: Getting Started with Algorithms 7 Chapter 1: Introducing Algorithms 9 Chapter 2: Considering Algorithm Design 23 Chapter 3: Working with Google Colab 41 Chapter 4: Performing Essential Data Manipulations Using Python 59 Chapter 5: Developing a Matrix Computation Class 79 Part 2: Understanding the Need to Sort and Search 97 Chapter 6: Structuring Data 99 Chapter 7: Arranging and Searching Data 117 Part 3: Exploring the World of Graphs 139 Chapter 8: Understanding Graph Basics 141 Chapter 9: Reconnecting the Dots 161 Chapter 10: Discovering Graph Secrets 195 Chapter 11: Getting the Right Web page 207 Part 4: Wrangling Big Data 223 Chapter 12: Managing Big Data 225 Chapter 13: Parallelizing Operations 249 Chapter 14: Compressing and Concealing Data 267 Part 5: Challenging Difficult Problems 289 Chapter 15: Working with Greedy Algorithms 291 Chapter 16: Relying on Dynamic Programming 307 Chapter 17: Using Randomized Algorithms 331 Chapter 18: Performing Local Search 349 Chapter 19: Employing Linear Programming 367 Chapter 20: Considering Heuristics 381 Part 6: The Part of Tens 401 Chapter 21: Ten Algorithms That Are Changing the World 403 Chapter 22: Ten Algorithmic Problems Yet to Solve 411 Index 417 ntroduction 1 Part 1: Getting Started with Algorithms 7 Chapter 1: Introducing Algorithms 9 Chapter 2: Considering Algorithm Design 23 Chapter 3: Working with Google Colab 41 Chapter 4: Performing Essential Data Manipulations Using Python 59 Chapter 5: Developing a Matrix Computation Class 79 Part 2: Understanding the Need to Sort and Search 97 Chapter 6: Structuring Data 99 Chapter 7: Arranging and Searching Data 117 Part 3: Exploring the World of Graphs 139 Chapter 8: Understanding Graph Basics 141 Chapter 9: Reconnecting the Dots 161 Chapter 10: Discovering Graph Secrets 195 Chapter 11: Getting the Right Web page 207 Part 4: Wrangling Big Data 223 Chapter 12: Managing Big Data 225 Chapter 13: Parallelizing Operations 249 Chapter 14: Compressing and Concealing Data 267 Part 5: Challenging Difficult Problems 289 Chapter 15: Working with Greedy Algorithms 291 Chapter 16: Relying on Dynamic Programming 307 Chapter 17: Using Randomized Algorithms 331 Chapter 18: Performing Local Search 349 Chapter 19: Employing Linear Programming 367 Chapter 20: Considering Heuristics 381 Part 6: The Part of Tens 401 Chapter 21: Ten Algorithms That Are Changing the World 403 Chapter 22: Ten Algorithmic Problems Yet to Solve 411 Index 417 ntroduction 1 Part 1: Getting Started with Algorithms 7 Chapter 1: Introducing Algorithms 9 Chapter 2: Considering Algorithm Design 23 Chapter 3: Working with Google Colab 41 Chapter 4: Performing Essential Data Manipulations Using Python 59 Chapter 5: Developing a Matrix Computation Class 79 Part 2: Understanding the Need to Sort and Search 97 Chapter 6: Structuring Data 99 Chapter 7: Arranging and Searching Data 117 Part 3: Exploring the World of Graphs 139 Chapter 8: Understanding Graph Basics 141 Chapter 9: Reconnecting the Dots 161 Chapter 10: Discovering Graph Secrets 195 Chapter 11: Getting the Right Web page 207 Part 4: Wrangling Big Data 223 Chapter 12: Managing Big Data 225 Chapter 13: Parallelizing Operations 249 Chapter 14: Compressing and Concealing Data 267 Part 5: Challenging Difficult Problems 289 Chapter 15: Working with Greedy Algorithms 291 Chapter 16: Relying on Dynamic Programming 307 Chapter 17: Using Randomized Algorithms 331 Chapter 18: Performing Local Search 349 Chapter 19: Employing Linear Programming 367 Chapter 20: Considering Heuristics 381 Part 6: The Part of Tens 401 Chapter 21: Ten Algorithms That Are Changing the World 403 Chapter 22: Ten Algorithmic Problems Yet to Solve 411 Index 417
Synopsis
Your secret weapon to understanding--and using!--one of the most powerful influences in the world today From your Facebook News Feed to your most recent insurance premiums--even making toast!--algorithms play a role in virtually everything that happens in modern society and in your personal life. And while they can seem complicated from a distance, the reality is that, with a little help, anyone can understand--and even use--these powerful problem-solving tools! In Algorithms For Dummies, you'll discover the basics of algorithms, including what they are, how they work, where you can find them (spoiler alert: everywhere!), who invented the most important ones in use today (a Greek philosopher is involved), and how to create them yourself. You'll also find: Dozens of graphs and charts that help you understand the inner workings of algorithms Links to an online repository called GitHub for constant access to updated code Step-by-step instructions on how to use Google Colaboratory, a zero-setup coding environment that runs right from your browser Whether you're a curious internet user wondering how Google seems to always know the right answer to your question or a beginning computer science student looking for a head start on your next class, Algorithms For Dummies is the can't-miss resource you've been waiting for.
LC Classification Number
QA9.58

Descrizione dell'oggetto fatta dal venditore

Informazioni sul venditore professionale

Informazioni su questo venditore

Retrostar Books

99,4% di Feedback positivi1,0 mila oggetti venduti

Su eBay da giu 2021
Registrato come venditore professionale
Welcome to Retrostar Books, powered by Retrostar Music.We Have Been Faithfully Doing Business On eBay For Over 20 Years, Specializing In CDs, DVDs, Books, Sheet Music, And Musical Instruments.Review ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
5.0
Spese spedizione
4.7
Tempi di spedizione
5.0
Comunicazione
5.0

Feedback sul venditore (248)

Tutti i punteggi
Positivo
Neutro
Negativo