C# Data Structures and Algorithms : Explore the possibilities of C# for developing a variety of efficient applications

個数:

C# Data Structures and Algorithms : Explore the possibilities of C# for developing a variety of efficient applications

  • オンデマンド(OD/POD)版です。キャンセルは承れません。
  • 【入荷遅延について】
    世界情勢の影響により、海外からお取り寄せとなる洋書・洋古書の入荷が、表示している標準的な納期よりも遅延する場合がございます。
    おそれいりますが、あらかじめご了承くださいますようお願い申し上げます。
  • ◆画像の表紙や帯等は実物とは異なる場合があります。
  • ◆ウェブストアでの洋書販売価格は、弊社店舗等での販売価格とは異なります。
    また、洋書販売価格は、ご注文確定時点での日本円価格となります。
    ご注文確定後に、同じ洋書の販売価格が変動しても、それは反映されません。
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 292 p.
  • 言語 ENG
  • 商品コード 9781788833738
  • DDC分類 005.73

Full Description

A complete guide on using data structures and algorithms to write sophisticated C# code

About This Book

• Master array, set and map with trees and graphs, among other fundamental data structures
• Delve into effective design and implementation techniques to meet your software requirements
• Explore illustrations to present data structures and algorithms, as well as their analysis in a clear, visual manner.

Who This Book Is For

This book is for developers who would like to learn the Data Structures and Algorithms in C#. Basic C# programming knowledge would be an added advantage.

What You Will Learn

• How to use arrays and lists to get better results in complex scenarios
• Implement algorithms like the Tower of Hanoi on stacks of C# objects
• Build enhanced applications by using hashtables, dictionaries and sets
• Make a positive impact on efficiency of applications with tree traversal
• Effectively find the shortest path in the graph

In Detail

Data structures allow organizing data efficiently. They are critical to various problems and their suitable implementation can provide a complete solution that acts like reusable code. In this book, you will learn how to use various data structures while developing in the C# language as well as how to implement some of the most common algorithms used with such data structures.
At the beginning, you will get to know arrays, lists, dictionaries, and sets together with real-world examples of your application. Then, you will learn how to create and use stacks and queues. In the following part of the book, the more complex data structures will be introduced, namely trees and graphs, together with some algorithms for searching the shortest path in a graph. We will also discuss how to organize the code in a manageable, consistent, and extendable way. By the end of the book,you will learn how to build components that are easy to understand, debug, and use in different applications.

Style and approach

Readers will be taken through all the indispensable data structures and algorithms so they can begin their coding journey in C#. At each step, the book will show how to implement these via examples while also discussing the attributes of each algorithm so readers are capable to make an informed choice.

Contents

Table of Contents

Getting Started
Arrays and Lists
Stacks and Queues
Dictionaries and Sets
Variants of Trees
Exploring Graphs
Summary

最近チェックした商品