Python Data Structures and Algorithms Book Python estruturas de dados e algoritmos livro
This Python book, Este livro Python, Data Structures and Algorithms with Object-Oriented Design Patterns in Python Algoritmos e Estruturas de Dados-Object Oriented Design Padrões em Python , written by Bruno R. Preiss, teaches data structures and algorithms presented in the Python programming language. , Escrito por Bruno R. Preiss, ensina estruturas de dados e algoritmos apresentados na programação linguagem Python. Data structures and Algorithms are the fundamental pieces from which larger and more complex software components and applications are developed. Algoritmos e estruturas de dados são as peças fundamentais de que maiores e mais complexos componentes de software e aplicativos são desenvolvidos. 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. Este livro irá mostrar e ensinar-lhe o seguinte: 1) a forma como as informações estão dispostas na memória do computador, 2) os algoritmos para manipular as informações contidas na estrutura de dados, e 3) as características de desempenho da estrutura dos dados, de forma você pode selecionar uma estrutura de dados adequada para uma determinada aplicação. 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: Este livro ilustra também objeto de projeto orientado e que promove o uso do comum, object-oriented padrões de projeto. Aqui estão os outros livros do autor, que abrange o mesmo conteúdo, mas para a programação diferentes idiomas: C++ Book C + + Book , De Java Book Java Book , De C# Book C # Book , De Ruby Book Ruby Book , De Lua Book Lua Book , De Perl Book Perl Book , De PHP Book PHP Book .
Table of Contents for Data Structures and Algorithms with Object-Oriented Design Patterns in Python: Tabela de conteúdos Estruturas de Dados e Algoritmos com Object Oriented-Padrões de Design em Python:
» " Colophon
» " Dedication Dedicação
» " Preface Prefácio
» " Introduction Introdução
» " Algorithm Analysis Algorithm Analysis
» " Asymptotic Notation Notação assimptótica
» " Foundational Data Structures Fundacional estruturas de dados
» " Data Types and Abstraction Tipos de dados e de captação
» " Stacks, Queues, and Deques Pilhas, filas de espera, e Deques
» " Ordered Lists and Sorted Lists Listas ordenadas e listas ordenadas
» " Hashing, Hash Tables, and Scatter Tables Hash, Hash quadros, mesas e Dispersão
» " Trees Árvores
» " Search Trees Pesquisa Árvores
» " Heaps and Priority Queues Escombreiras ea prioridade filas
» " Sets, Multisets, and Partitions Define, Multisets, e Partições
» " Garbage Collection and the Other Kind of Heap Coleta seletiva de lixo e os outros tipos de heap
» " Algorithmic Patterns and Problem Solvers Padrões e problemas algorítmicos Solvers
» " Sorting Algorithms and Sorters Classificando algoritmos e separadores
» " Graphs and Graph Algorithms Gráficos e gráfico algoritmos
» " Python and Object-Oriented Programming Python e Programação Orientada a Objetos
» " Class Hierarchy Diagrams Classe hierarquia diagramas
» " Character Codes Códigos de caracteres
» " References Referências
» " Index Índice
Technorati Tags: Technorati Tags: python programming programação Python , De python book Python livro , De free python book Python livre livro , De python data structures Python estruturas de dados , De python algorithms Python algoritmos
Popularity: 30% [ Popularidade: 30% [ ? ? ] ]
Related Posts: Posts relacionados:





















