Python Data Structures and Algorithms Book Python structures de données et les algorithmes livre
This Python book, Ce livre Python, Data Structures and Algorithms with Object-Oriented Design Patterns in Python Algorithme et structure de données avec Object-Oriented Design Patterns in Python , written by Bruno R. Preiss, teaches data structures and algorithms presented in the Python programming language. , Écrit par Bruno R. Preiss, enseigne les structures de données et les algorithmes présentés dans le langage de programmation Python. Data structures and Algorithms are the fundamental pieces from which larger and more complex software components and applications are developed. Structures de données et algorithmes fondamentaux sont les pièces à partir de laquelle plus vaste et plus complexe des composants logiciels et les applications sont développées. 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. Ce livre montrera et vous enseigner les suivants: 1) comment l'information est organisée dans la mémoire de l'ordinateur, 2) les algorithmes pour manipuler les informations contenues dans la structure de données, et 3) les caractéristiques de performance de la structure de données, de sorte vous pouvez sélectionner une structure de données pour une application donnée. 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: Ce livre montre aussi une conception orientée objet et il encourage l'utilisation de règles communes, object-oriented design patterns. Voici l'auteur d'autres livres, couvrant le même contenu, mais pour les différents langages de programmation: C++ Book C + + Livre , Java Book Réserver Java , C# Book C # Livre , Ruby Book Réservation Ruby , Lua Book Lua Réserver , Perl Book Perl Réserver , PHP Book PHP Livres .
Table of Contents for Data Structures and Algorithms with Object-Oriented Design Patterns in Python: Table des matières pour Algorithme et structure de données avec Object-Oriented Design Patterns in Python:
» Colophon
» Dedication Dédicace
» Preface Préface
» Introduction
» Algorithm Analysis Algorithm Analysis
» Asymptotic Notation Notation asymptotique
» Foundational Data Structures Fondamentale des structures de données
» Data Types and Abstraction Les types de données et de l'abstraction
» Stacks, Queues, and Deques Piles, files d'attente, et Deques
» Ordered Lists and Sorted Lists Commandé les listes et les listes triées
» Hashing, Hash Tables, and Scatter Tables Hashage, tables de hachage, et les tableaux de dispersion
» Trees Arbres
» Search Trees Recherche Arbres
» Heaps and Priority Queues Heaps et la priorité des files d'attente
» Sets, Multisets, and Partitions Ensembles, multi-ensembles, et des partitions
» Garbage Collection and the Other Kind of Heap Collecte des ordures et l'autre sorte de Monceau
» Algorithmic Patterns and Problem Solvers Algorithmique Structures et résoudre les problèmes
» Sorting Algorithms and Sorters Algorithmes de tri et trieurs
» Graphs and Graph Algorithms Graphes et algorithmes de graphes
» Python and Object-Oriented Programming Python et Object-Oriented Programming
» Class Hierarchy Diagrams Diagrammes de hiérarchie de classe
» Character Codes Codes de caractères
» References Références
» Index
Technorati Tags: Technorati Tags: python programming de programmation Python , python book Python livre , free python book Python livre libre , python data structures Python structures de données , python algorithms Python algorithmes
Popularity: 30% [ Popularité: 30% [ ? ? ] ]
Related Posts: Postes connexes:





















