The Rust Programming Language (No Starch Press)
Monday, 13 August 2018

This is the official book on Rust, written by two members of the Rust core team, Steve Klabnik and Carol Nichols, with feedback and contributions from 42 members of the community. Known by the Rust community as “The Book", The Rust Programming Language includes concept chapters, where you’ll learn about a particular aspect of Rust, and project chapters, where you’ll apply what you’ve learned so far to build small programs.

<ASIN:1593278284>

 

Author: Steve Klabnik and Carol Nichols
Publisher: No Starch Press
Date: June 2018
Pages: 552
ISBN: 978-1593278281
Print: 1593278284
Kindle: B071YKRV8Q
Audience: Systems programmers
Level: Intermediate
Category: Other Languages

 

 

  • Understanding Ownership
  • Structs
  • Enums and Pattern Matching
  • Modules
  • Common Collections
  • Error Handling
  • Generic Types, Traits, and Lifetimes
  • Testing
  • An Input/Output Project
  • Iterators and Closures
  • More About Cargo and Crates.io
  • Smart Pointers
  • Concurrency
  • Is Rust Object Oriented?
  • Patterns
  • More About Lifetimes
  • Advanced Type System Features

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Quick Start Guide to Large Language Models

Author:  Sinan Ozdemir
Publisher:  Addison-Wesley
Pages: 288
ISBN: 978-0138199197
Print: 0138199191
Kindle: B0CCTZMFWF
Audience: LLM Beginners
Rating: 5
Reviewer: Mike James
We all want to know about LLMs, but how deep should you go?



Database Design for Mere Mortals: 25th Anniversary Edition

Author: Michael J Hernandez
Publisher: Addison-Wesley
Pages: 680
ISBN: 978-0136788041
Print: 0136788041
Kindle: B08JLXKJ6S
Audience: Database developers
Rating: 5
Reviewer: Kay Ewbank

As the title of this book suggests, this is a title that has stood the test of time, and this updated 4th Edition has bee [ ... ]


More Reviews