Студенческий сайт КФУ - ex ТНУ » Учебный раздел » Учебные файлы »ПРОГРАММИРОВАНИЕ

Data Structures and Algorithms Using Python

Тип:
Категория: ПРОГРАММИРОВАНИЕ
Скачать
Купить

Все больше и больше программистов обращаются к языку Python, и эта книга даст им понимание того, что им нужно. Автор представляет основную структуру массива и исследует основы реализации и использовании многомерных массивов. Изложены основные механизмы, многие структуры и конструкции из встроенных даннёых языка Python. Чтобы понять, как вводятся новые структуры данных Число АТД и приложений, рассматриваются как потоки на протяжении всей книги,. Также представлены реальные приложения. Это дает программистам полный охват основных структур данных и алгоритмов в языке Python.
More and more programmers are turning to Python and this book will give them the understanding they need. Necaise introduces the basic array structure and explores the fundamentals of implementing and using multi-dimensional arrays. The underlying mechanisms of many of Python’s built-in data structures and constructs are covered. A number of ADTs and applications are discussed as threads throughout the book to allow for multiple implementations as new data structures are introduced. Real-world applications of the various chapter topics are also presented. This gives programmers complete coverage of abstraction and the basic data structures and algorithms in the Python language.
This book is designed for a data structures and algorithms course that uses Python. A key objective is to provide a "back to basics" approach to learning data structures and algorithms without overwhelming the reader with all of the object-oriented programming terminology and concepts. To provide flexibility in topic coverage for a wide variety of courses, the author focuses on data structures and algorithms, while designing the examples to allow the introduction of object-oriented programming if so desired. The book also introduces the concept of algorithm analysis and explores the efficiency of algorithms and data structures throughout the text.
Provides complete coverage of abstraction and the basic data structures and algorithms using a "back to basics" approach.
Python (version 3) used to design and implement classes for abstract data types and programs and algorithms.
Flexible organziation allows coverage of class inheritance as needed or desired.
Introduces students to the basic array structure and the fundamentals of implementing and using multi-dimensional arrays.
The underlying mechanism of many of Python's built-in data structures and constructs are explored in order to expose the "magic" and to evaluate their efficiency.
Sample applications of various chapter topics are presented throughout the text to help engage students.
A number of ADTs and applications are presented as threads throughout the text (i.e. the Set, Bag, Matrix, Sparse Matrix, and Map ADTs.) This allows for multiple implementations as new data structures are introduced, which provides the opportunity to reinforce the abstraction concept and for studying algorithm efficiency.

|











Другие файлы:

Data Structures and Algorithms in Python
This all-new Data Structures and Algorithms in Python is designed to provide an introduction to data structures and algorithms, including their design...

Data Structures and Algorithms in C++, 4th ed
Strengthen your understanding of data structures and their algorithms for the foundation you need to successfully design, implement and maintain virtu...

Data Structures and Algorithms with JavaScript
Determine which data structures and algorithms are most appropriate for the problems you’re trying to solve, and understand the tradeoffs when using t...

Data Structures and Algorithms in Java, 5th International student edition
Now revised to reflect the innovations of Java 5.0, Goodrich and Tamassia's Fifth Edition of Data Structures and Algorithms in Java 5.0 continues to o...

Fundamentals of Python: From First Programs through Data Structures
In FUNDAMENTALS OF PYTHON: FROM FIRST PROGRAMS THROUGH DATA STRUCTURES, Washington and Lee University professor Kenneth A. Lambert presents all of the...