Learning Rust : a comprehensive guide to writing Rust applications
(eBook)

Book Cover
Average Rating
Contributors
Published
Birmingham, UK : Packt Publishing, 2017.
Format
eBook
ISBN
9781785888885, 1785888889, 1785884301, 9781785884306
Physical Desc
1 online resource (1 volume) : illustrations
Status

Description

Loading Description...

Also in this Series

Checking series information...

More Like This

Loading more titles like this title...

Syndetics Unbound

More Details

Language
English

Notes

Description
Start building fast and robust applications with the power of Rust by your side About This Book Get started with the language to build scalable and high performance applications This book will help C#/C++ developers gain better performance and memory management Discover the power of Rust when developing concurrent applications for large and scalable software Who This Book Is For The book is for absolute beginners to Rust, who want to build high performance, concurrent applications for their projects. It is suitable for developers who have a basic knowledge of programming and developers who are using the C#/C++ language to write their applications. No knowledge of Rust is expected. What You Will Learn Set up Rust for Windows, Linux, and OS X Write effective code using Rust Expand your Rust applications using libraries Interface existing non-Rust libraries with your Rust applications Use the standard library within your applications Understand memory management within Rust and speed efficiency when passing variables Create more complex data types Study concurrency in Rust with multi-threaded applications and sync threading techniques to improve the performance of an application problem In Detail Rust is a highly concurrent and high performance language that focuses on safety and speed, memory management, and writing clean code. It also guarantees thread safety, and its aim is to improve the performance of existing applications. Its potential is shown by the fact that it has been backed by Mozilla to solve the critical problem of concurrency. Learning Rust will teach you to build concurrent, fast, and robust applications. From learning the basic syntax to writing complex functions, this book will is your one stop guide to get up to speed with the fundamentals of Rust programming. We will cover the essentials of the language, including variables, procedures, output, compiling, installing, and memory handling. You will learn how to write object-oriented code, work with generics, conduct pattern matching, and build macros. You will get to know how to communicate with users and other services, as well as getting to grips with generics, scoping, and more advanced conditions. You will also discover how to extend the compilation unit in Rust. By the end of this book, you will be able to create a complex application in Rust to move forward with. Style and approach This comprehensive book will focus on the Rust syntax, functions, data types, and conductin ...
Local note
O'Reilly,O'Reilly Online Learning: Academic/Public Library Edition

Reviews from GoodReads

Loading GoodReads Reviews.

Citations

APA Citation, 7th Edition (style guide)

Johnson, P., & Kaihlavirta, V. (2017). Learning Rust: a comprehensive guide to writing Rust applications . Packt Publishing.

Chicago / Turabian - Author Date Citation, 17th Edition (style guide)

Johnson, Paul and Vesa, Kaihlavirta. 2017. Learning Rust: A Comprehensive Guide to Writing Rust Applications. Packt Publishing.

Chicago / Turabian - Humanities (Notes and Bibliography) Citation, 17th Edition (style guide)

Johnson, Paul and Vesa, Kaihlavirta. Learning Rust: A Comprehensive Guide to Writing Rust Applications Packt Publishing, 2017.

MLA Citation, 9th Edition (style guide)

Johnson, Paul,, and Vesa Kaihlavirta. Learning Rust: A Comprehensive Guide to Writing Rust Applications Packt Publishing, 2017.

Note! Citations contain only title, author, edition, publisher, and year published. Citations should be used as a guideline and should be double checked for accuracy. Citation formats are based on standards as of August 2021.

Staff View

Grouped Work ID
1fef06d5-3f83-7184-9f5a-80243cbb3f83-eng
Go To Grouped Work

Grouping Information

Grouped Work ID1fef06d5-3f83-7184-9f5a-80243cbb3f83-eng
Full titlelearning rust a comprehensive guide to writing rust applications
Authorjohnson paul
Grouping Categorybook
Last Update2024-04-16 12:23:35PM
Last Indexed2024-04-17 02:20:51AM

Book Cover Information

Image Sourcesyndetics
First LoadedApr 23, 2023
Last UsedApr 9, 2024

Marc Record

First DetectedNov 09, 2022 03:49:02 PM
Last File Modification TimeApr 16, 2024 12:36:17 PM

MARC Record

LEADER04745cam a2200529 i 4500
001on1019685187
003OCoLC
00520240405112445.0
006m     o  d        
007cr unu||||||||
008180115s2017    enka    o     000 0 eng d
020 |a 9781785888885
020 |a 1785888889
020 |a 1785884301
020 |a 9781785884306
020 |z 9781785884306
0291 |a GBVCP|b 1014938562
035 |a (OCoLC)1019685187
037 |a CL0500000928|b Safari Books Online
040 |a UMI|b eng|e rda|e pn|c UMI|d STF|d OCLCF|d TOH|d CEF|d KSU|d DEBBG|d G3B|d S9I|d UAB|d HS0|d CZL|d OCLCQ|d OCLCO|d OCLCQ|d OCLCO|d OCLCL
049 |a TKLA
050 4|a QA76.7
08204|a 005.117|2 23
1001 |a Johnson, Paul,|e author.
24510|a Learning Rust :|b a comprehensive guide to writing Rust applications /|c Paul Johnson, Vesa Kaihlavirta.
264 1|a Birmingham, UK :|b Packt Publishing,|c 2017.
300 |a 1 online resource (1 volume) :|b illustrations
336 |a text|b txt|2 rdacontent
337 |a computer|b c|2 rdamedia
338 |a online resource|b cr|2 rdacarrier
347 |a data file
520 |a Start building fast and robust applications with the power of Rust by your side About This Book Get started with the language to build scalable and high performance applications This book will help C#/C++ developers gain better performance and memory management Discover the power of Rust when developing concurrent applications for large and scalable software Who This Book Is For The book is for absolute beginners to Rust, who want to build high performance, concurrent applications for their projects. It is suitable for developers who have a basic knowledge of programming and developers who are using the C#/C++ language to write their applications. No knowledge of Rust is expected. What You Will Learn Set up Rust for Windows, Linux, and OS X Write effective code using Rust Expand your Rust applications using libraries Interface existing non-Rust libraries with your Rust applications Use the standard library within your applications Understand memory management within Rust and speed efficiency when passing variables Create more complex data types Study concurrency in Rust with multi-threaded applications and sync threading techniques to improve the performance of an application problem In Detail Rust is a highly concurrent and high performance language that focuses on safety and speed, memory management, and writing clean code. It also guarantees thread safety, and its aim is to improve the performance of existing applications. Its potential is shown by the fact that it has been backed by Mozilla to solve the critical problem of concurrency. Learning Rust will teach you to build concurrent, fast, and robust applications. From learning the basic syntax to writing complex functions, this book will is your one stop guide to get up to speed with the fundamentals of Rust programming. We will cover the essentials of the language, including variables, procedures, output, compiling, installing, and memory handling. You will learn how to write object-oriented code, work with generics, conduct pattern matching, and build macros. You will get to know how to communicate with users and other services, as well as getting to grips with generics, scoping, and more advanced conditions. You will also discover how to extend the compilation unit in Rust. By the end of this book, you will be able to create a complex application in Rust to move forward with. Style and approach This comprehensive book will focus on the Rust syntax, functions, data types, and conductin ...
5880 |a Online resource; title from title page (Safari, viewed January 12, 2018).
590 |a O'Reilly|b O'Reilly Online Learning: Academic/Public Library Edition
650 0|a Programming languages (Electronic computers)|0 http://id.loc.gov/authorities/subjects/sh85107313
650 0|a Computer programming.|0 http://id.loc.gov/authorities/subjects/sh85107310
650 0|a Application software|x Development.|0 http://id.loc.gov/authorities/subjects/sh95009362
650 6|a Programmation (Informatique)
650 6|a Logiciels d'application|x Développement.
650 7|a computer programming.|2 aat
650 7|a Application software|x Development|2 fast
650 7|a Computer programming|2 fast
650 7|a Programming languages (Electronic computers)|2 fast
7001 |a Kaihlavirta, Vesa,|e author.
758 |i has work:|a Learning Rust (Text)|1 https://id.oclc.org/worldcat/entity/E39PCGJBh3fXPrFD4xd3MfTDmb|4 https://id.oclc.org/worldcat/ontology/hasWork
85640|u https://ezproxy.knoxlib.org/login?url=https://learning.oreilly.com/library/view/~/9781785884306/?ar
994 |a 92|b TKL