본문 바로가기

리디 접속이 원활하지 않습니다.
강제 새로 고침(Ctrl + F5)이나 브라우저 캐시 삭제를 진행해주세요.
계속해서 문제가 발생한다면 리디 접속 테스트를 통해 원인을 파악하고 대응 방법을 안내드리겠습니다.
테스트 페이지로 이동하기

Hands-On Data Structures and Algorithms with Rust 상세페이지

Hands-On Data Structures and Algorithms with Rust

Learn programming techniques to build effective, maintainable, and readable code in Rust 2018

  • 관심 0
소장
전자책 정가
17,000원
판매가
17,000원
출간 정보
  • 2019.01.25 전자책 출간
듣기 기능
TTS(듣기) 지원
파일 정보
  • PDF
  • 306 쪽
  • 5.0MB
지원 환경
  • PC뷰어
  • PAPER
ISBN
9781788991490
UCI
-
Hands-On Data Structures and Algorithms with Rust

작품 정보

▶Book Description
Rust has come a long way and is now utilized in several contexts. Its key strengths are its software infrastructure and resource-constrained applications, including desktop applications, servers, and performance-critical applications, not forgetting its importance in systems' programming. This book will be your guide as it takes you through implementing classic data structures and algorithms in Rust, helping you to get up and running as a confident Rust programmer.

The book begins with an introduction to Rust data structures and algorithms, while also covering essential language constructs. You will learn how to store data using linked lists, arrays, stacks, and queues. You will also learn how to implement sorting and searching algorithms. You will learn how to attain high performance by implementing algorithms to string data types and implement hash structures in algorithm design. The book will examine algorithm analysis, including Brute Force algorithms, Greedy algorithms, Divide and Conquer algorithms, Dynamic Programming, and Backtracking.

By the end of the book, you will have learned how to build components that are easy to understand, debug, and use in different applications.

▶What You Will Learn
⦁ Design and implement complex data structures in Rust
⦁ Analyze, implement, and improve searching and sorting algorithms in Rust
⦁ Create and use well-tested and reusable components with Rust
⦁ Understand the basics of multithreaded programming and advanced algorithm design
⦁ Become familiar with application profiling based on benchmarking and testing
⦁ Explore the borrowing complexity of implementing algorithms

▶Key Features
⦁ Use data structures such as arrays, stacks, trees, lists and graphs with real-world examples
⦁ Learn the functional and reactive implementations of the traditional data structures
⦁ Explore illustrations to present data structures and algorithms, as well as their analysis, in a clear, visual manner.

▶Who This Book Is For
Rust has great tutorials for learning the fundamentals of the language. There are workshops at every conference, regular meetups in many cities, and a very helpful online community. However, many developers find themselves beyond these resources but still don't feel ready for more complex solutions. Especially coming from different backgrounds with years of experience, the transition can be daunting: examples on the one side feature some type of a "Hello World!" program; on the other side, there are huge Rust open source projects with thousands of lines of code – impossible to learn from quickly. If you feel like this, then this book is for you.

▶What this book covers
⦁ Chapter 1, Hello Rust!, gives a short recap of the Rust programming language and what changed in the 2018 edition.

⦁ Chapter 2, Cargo and Crates, discusses Rust's cargo build tool. We will explore the configuration as well as the build process and modularization options.

⦁ Chapter 3, Storing Efficiently, looks at how in Rust, knowing where values are stored is not only important for performance, but also important for understanding error messages and the language in general. In this chapter, we think about stack and heap memory.

⦁ Chapter 4, Lists, Lists, and More Lists, covers the first data structures: lists. Using several examples, this chapter goes into variations of sequential data structures and their implementations.

⦁ Chapter 5, Robust Trees, continues our journey through popular data structures: trees are next on the list. In several detailed examples, we explore the inner workings of these efficient designs and how they improve application performance considerably.

⦁ Chapter 6, Exploring Maps and Sets, explores the most popular key-value stores: maps. In this chapter, techniques surrounding hash maps; hashing; and their close relative, the set; are described in detail.

⦁ Chapter 7, Collections in Rust, attempts to connect to the Rust programmer's daily life, going into the details of the Rust std::collections library, which contains the various data structures provided by the Rust standard library.

⦁ Chapter 8, Algorithm Evaluation, teaches you how to evaluate and compare algorithms.

⦁ Chapter 9, Ordering Things, will look at sorting values, an important task in programming—this chapter uncovers how that can be done quickly and safely.

⦁ Chapter 10, Finding Stuff, moves onto searching, which is especially important if there is no fundamental data structure to support it. In these cases, we use algorithms to be able to quickly find what we are looking for.

⦁ Chapter 11, Random and Combinatorial, is where we will see that, outside of sorting and searching, there are many problems that can be tackled algorithmically. This chapter is all about those: random number generation, backtracking, and improving computational complexities.

⦁ Chapter 12, Algorithms of the Standard Library, explores how the Rust standard library does things when it comes to everyday algorithmic tasks such as sorting and searching.

작가 소개

⦁ Claus Matzinger
Claus Matzinger is a software engineer with a very diverse background. After working in a small company maintaining code for embedded devices, he joined a large corporation to work on legacy Smalltalk applications. This led to a great interest in programming languages early on, and Claus became the CTO for a health games start-up based on Scala technology.

Since then, Claus' roles have shifted toward customer-facing roles in the IoT database-technology start-up crate.io and, most recently, Microsoft. There, he hosts a podcast, writes code together with customers, and blogs about the solutions arising from these engagements. For more than 5 years, Claus has implemented software to help customers innovate, achieve, and maintain success.

리뷰

0.0

구매자 별점
0명 평가

이 작품을 평가해 주세요!

건전한 리뷰 정착 및 양질의 리뷰를 위해 아래 해당하는 리뷰는 비공개 조치될 수 있음을 안내드립니다.
  1. 타인에게 불쾌감을 주는 욕설
  2. 비속어나 타인을 비방하는 내용
  3. 특정 종교, 민족, 계층을 비방하는 내용
  4. 해당 작품의 줄거리나 리디 서비스 이용과 관련이 없는 내용
  5. 의미를 알 수 없는 내용
  6. 광고 및 반복적인 글을 게시하여 서비스 품질을 떨어트리는 내용
  7. 저작권상 문제의 소지가 있는 내용
  8. 다른 리뷰에 대한 반박이나 논쟁을 유발하는 내용
* 결말을 예상할 수 있는 리뷰는 자제하여 주시기 바랍니다.
이 외에도 건전한 리뷰 문화 형성을 위한 운영 목적과 취지에 맞지 않는 내용은 담당자에 의해 리뷰가 비공개 처리가 될 수 있습니다.
아직 등록된 리뷰가 없습니다.
첫 번째 리뷰를 남겨주세요!
'구매자' 표시는 유료 작품 결제 후 다운로드하거나 리디셀렉트 작품을 다운로드 한 경우에만 표시됩니다.
무료 작품 (프로모션 등으로 무료로 전환된 작품 포함)
'구매자'로 표시되지 않습니다.
시리즈 내 무료 작품
'구매자'로 표시되지 않습니다. 하지만 같은 시리즈의 유료 작품을 결제한 뒤 리뷰를 수정하거나 재등록하면 '구매자'로 표시됩니다.
영구 삭제
작품을 영구 삭제해도 '구매자' 표시는 남아있습니다.
결제 취소
'구매자' 표시가 자동으로 사라집니다.

개발/프로그래밍 베스트더보기

  • 이게 되네? 제미나이 완전 미친 활용법 81제 (오힘찬)
  • 요즘 바이브 코딩 안티그래비티 완벽 가이드 (최지호(코드팩토리))
  • “좋아 보여” (에이드리엔 브라간자, 이춘혁)
  • 미니멀리즘 프로그래머 (데이비드 토머스, 이민석)
  • 혼자 공부하는 바이브 코딩 with 클로드 코드 (조태호)
  • 우리, 프로그래머들 : AI 시대에 잊혀 가는 ‘프로그래머 정신’을 다시 깨우다 (로버트 C. 마틴)
  • 요즘 바이브 코딩 클로드 코드 완벽 가이드 (최지호(코드팩토리))
  • 올라마와 오픈소스 LLM을 활용한 AI 에이전트 개발 입문 (서영배, 김병규)
  • 요즘 바이브 코딩 코덱스 완벽 가이드 (윤재원(단테))
  • 파이토치로 배우는 LLM & AI (로런스 모로니, 박해선)
  • 강력한 러스트 매크로 작성법 (샘 밴 오버마이어, 김찬빈)
  • 팔란티어처럼 해체하고 연결하고 장악하라 (정관영)
  • 5분 제미나이 (감자나라ai(오종현))
  • 요즘 바이브 코딩 제미나이 CLI 완벽 가이드 (김진환)
  • 유니티 2D 게임 제작 (모리 요시나오, 김은철)
  • 밑바닥부터 만들면서 배우는 LLM (세바스찬 라시카, 박해선)
  • 개정4판 | 파이썬 for Beginner (우재남)
  • 요즘 당근 AI 개발 (당근 팀)
  • AI 프로덕트 기획과 운영 (마릴리 니카, 오성근)
  • 주니어 백엔드 개발자가 반드시 알아야 할 실무 지식 (최범균)

본문 끝 최상단으로 돌아가기

spinner
앱으로 연결해서 다운로드하시겠습니까?
닫기 버튼
대여한 작품은 다운로드 시점부터 대여가 시작됩니다.
앱으로 연결해서 보시겠습니까?
닫기 버튼
앱이 설치되어 있지 않으면 앱 다운로드로 자동 연결됩니다.
모바일 버전