Python Data Structures and Algorithms Book Python strutture di dati e algoritmi libro
This Python book, Python questo libro, Data Structures and Algorithms with Object-Oriented Design Patterns in Python Strutture di dati e algoritmi con Object-Oriented Design Patterns in Python , written by Bruno R. Preiss, teaches data structures and algorithms presented in the Python programming language. , Scritto da Bruno R. Preiss, insegna strutture di dati e algoritmi presentati nel linguaggio di programmazione Python. Data structures and Algorithms are the fundamental pieces from which larger and more complex software components and applications are developed. Strutture di dati e algoritmi sono fondamentali da cui pezzi più grandi e più complesse componenti software e applicazioni sono sviluppati. This book will show and teach you the following: 1) how the information is arranged in the memory of the computer, 2) the algorithms for manipulating the information contained in the data structure, and 3) the performance characteristics of the data structure, so you can select an appropriate data structure for a given application. Questo libro mostrerà e vi insegni il seguente: 1) come le informazioni sono organizzate nella memoria del computer, 2) gli algoritmi per la manipolazione delle informazioni contenute nella struttura di dati, e 3) le caratteristiche delle prestazioni della struttura dei dati, in modo è possibile selezionare un adeguato struttura di dati per una determinata applicazione. This book also illustrates object-oriented design and it promotes the use of common, object-oriented design patterns. Here are the author's other books, covering the same content, but for different programming languages: Questo libro illustra anche object-oriented design e promuove l'utilizzo di comuni, object-oriented design pattern. Qui ci sono l'autore di altri libri, per lo stesso contenuto, ma per diversi linguaggi di programmazione: C++ Book C + + Prenotare , Java Book Prenotare java , C# Book C # Prenotare , Ruby Book Prenotare rubino , Lua Book Lua Prenotare , Perl Book Perl Prenotare , PHP Book PHP Prenotare .
Table of Contents for Data Structures and Algorithms with Object-Oriented Design Patterns in Python: Tabella dei contenuti per strutture di dati e algoritmi con Object-Oriented Design Patterns in Python:
» Colophon
» Dedication Dedizione
» Preface Prefazione
» Introduction Introduzione
» Algorithm Analysis Analisi algoritmo
» Asymptotic Notation La notazione asintotica
» Foundational Data Structures Fondazionale strutture di dati
» Data Types and Abstraction Tipi di dati e di astrazione
» Stacks, Queues, and Deques Stack, code, e Deques
» Ordered Lists and Sorted Lists Ordine elenchi e liste ordinate
» Hashing, Hash Tables, and Scatter Tables Hashing, tabelle hash, tabelle e Dispersione
» Trees Alberi
» Search Trees Alberi di ricerca
» Heaps and Priority Queues Cumuli e le code di priorità
» Sets, Multisets, and Partitions Gli assortimenti, Multisets, e le partizioni
» Garbage Collection and the Other Kind of Heap Garbage collection e la altro tipo di Heap
» Algorithmic Patterns and Problem Solvers Modelli e algoritmica problema Solvers
» Sorting Algorithms and Sorters Cernita algoritmi e sorter
» Graphs and Graph Algorithms Grafici e grafico algoritmi
» Python and Object-Oriented Programming Python e la programmazione orientata agli oggetti
» Class Hierarchy Diagrams I diagrammi di classe struttura gerarchica
» Character Codes Codici di caratteri
» References Riferimenti
» Index Indice
Technorati Tags: Technorati: python programming programmazione Python , python book Python libro , free python book libero Python libro , python data structures Python strutture di dati , python algorithms Python algoritmi
Popularity: 30% [ Popularity: 30% [ ? ? ] ]
Related Posts: Posti connessi:





















