EUR 17,29
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : very_good. Book is in very good condition and may include minimal underlining highlighting. The book can also include "From the library of" labels. May not contain miscellaneous items toys, dvds, etc. . We offer 100% money back guarantee and 24 7 customer service.
EUR 14,95
Quantité disponible : 5 disponible(s)
Ajouter au panierpaperback. Etat : Very Good. Very Good Condition - May show some limited signs of wear and may have a remainder mark. Pages and dust cover are intact and not marred by notes or highlighting.
EUR 15,27
Quantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : Acceptable. Connecting readers with great books since 1972. Used textbooks may not include companion materials such as access codes, etc. May have condition issues including wear and notes/highlighting. We ship orders daily and Customer Service is our top priority!
EUR 15,27
Quantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority!
EUR 18,83
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
EUR 15,33
Quantité disponible : 2 disponible(s)
Ajouter au panierpaperback. Etat : Good. Bruise/tear to cover.
EUR 18,88
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
EUR 18,88
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Good. No Jacket. Pages can have notes/highlighting. Spine may show signs of wear. ~ ThriftBooks: Read More, Spend Less.
EUR 18,88
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. No Jacket. Former library book; May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less.
EUR 18,88
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Very Good. No Jacket. May have limited writing in cover pages. Pages are unmarked. ~ ThriftBooks: Read More, Spend Less.
EUR 17,84
Quantité disponible : 1 disponible(s)
Ajouter au panierpaperback. Etat : Very Good. Connecting readers with great books since 1972! Used books may not include companion materials, and may have some shelf wear or limited writing. We ship orders daily and Customer Service is our top priority!
Vendeur : World of Books (was SecondSale), Montgomery, IL, Etats-Unis
EUR 21,52
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : Very Good. Item in very good condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Vendeur : World of Books (was SecondSale), Montgomery, IL, Etats-Unis
EUR 21,52
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : Acceptable. Item in acceptable condition! Textbooks may not include supplemental items i.e. CDs, access codes etc.
Vendeur : World of Books (was SecondSale), Montgomery, IL, Etats-Unis
EUR 21,52
Quantité disponible : 1 disponible(s)
Ajouter au panierEtat : Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc.
EUR 23,77
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : Fine.
Langue: anglais
Edité par No Starch Press,US, San Francisco, 2023
ISBN 10 : 1718503105 ISBN 13 : 9781718503106
Vendeur : Grand Eagle Retail, Bensenville, IL, Etats-Unis
EUR 34,07
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation.The Rust Programming Language "covers everything you could want to know about the language."-Stack OverflowRust has been repeatedly voted "Most Loved Language" on the StackOverflow Developer Survey.With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation.The Rust Programming Language "covers everything you could want to know about the language."-Stack OverflowRust has been repeatedly voted "Most Loved Language" on the StackOverflow Developer Survey.The Rust Programming Language, 2nd Edition is the official guide to Rust 2021- an open source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and eliminate the hassle traditionally associated with low-level languages.Klabnik and Nichols, alumni of the Rust Core Team, share their knowledge to help you get the most out of Rust's features so that you can create robust and scalable programs. You'll begin with basics like creating functions, choosing data types, and binding variables, then move on to more advanced concepts, such as-Ownership and borrowing, lifetimes, generics, traits, and trait objects to communicate your program's constraints to the compilerSmart pointers and multithreading, and how ownership interacts with them to enable fearless concurrencyHow to use Cargo, Rust's built-in package manager, to build, document your code, and manage dependenciesThe best ways to test, handle errors, refactor, and take advantage of expressive pattern matchingIn addition to the countless code examples, you'll find three chapters dedicated to building complete projects- a number-guessing game, a Rust implementation of a command line tool, and a multithreaded server. Shipping may be from multiple locations in the US or from the UK, depending on stock availability.
EUR 30,65
Quantité disponible : 12 disponible(s)
Ajouter au panierEtat : New. Brand New! Not Overstocks or Low Quality Book Club Editions! Direct From the Publisher! We're not a giant, faceless warehouse organization! We're a small town bookstore that loves books and loves it's customers! Buy from Lakeside Books!
EUR 41,42
Quantité disponible : Plus de 20 disponibles
Ajouter au panierPaperback. Etat : New. With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation. The Rust Programming Language, 2nd Edition is the official language guide for Rust 2021, and the best way to get started with Rust. The new edition includes a quick-reference section on organizing code with modules, and improved closure examples of captures, the move keyboard, and Fn traits. From web apps to operating systems, Rust is the safe, fast, reliable programming language used for an expansive variety of applications. Revised and updated by the original authors, the second edition of The Rust Programming Language shows readers how to take full advantage of Rust 2021 features, from installation to creating robust and scalable programs. It begins with the basics, like creating functions and binding variables, then moves on to more advanced concepts, like error handling, refactoring, multithreading, and pattern matching. In addition, readers will find advice on updating older Rust code, the latest compiler error-message improvements, and enhanced explanations and examples throughout.
EUR 43,04
Quantité disponible : 3 disponible(s)
Ajouter au panierEtat : New.
EUR 44,61
Quantité disponible : 10 disponible(s)
Ajouter au panierPaperback. Etat : New.
EUR 29,51
Quantité disponible : 1 disponible(s)
Ajouter au panierSoft cover. Etat : Very Good. 4th Edition.
Vendeur : Romtrade Corp., STERLING HEIGHTS, MI, Etats-Unis
EUR 54,87
Quantité disponible : 5 disponible(s)
Ajouter au panierEtat : New. This is a Brand-new US Edition. This Item may be shipped from US or any other country as we have multiple locations worldwide.
Vendeur : Kennys Bookshop and Art Galleries Ltd., Galway, GY, Irlande
EUR 46,02
Quantité disponible : 15 disponible(s)
Ajouter au panierEtat : New. 2023. 4th Edition. Paperback. . . . . .
EUR 51,96
Quantité disponible : 2 disponible(s)
Ajouter au panierEtat : New.
Vendeur : Ria Christie Collections, Uxbridge, Royaume-Uni
EUR 46,88
Quantité disponible : 14 disponible(s)
Ajouter au panierEtat : New. In.
EUR 44,61
Quantité disponible : 16 disponible(s)
Ajouter au panierpaperback. Etat : New. 2nd Edition. Special order direct from the distributor.
EUR 53,44
Quantité disponible : 4 disponible(s)
Ajouter au panierEtat : New.
EUR 56,34
Quantité disponible : 15 disponible(s)
Ajouter au panierEtat : New. 2023. 4th Edition. Paperback. . . . . . Books ship from the US and Ireland.
EUR 39,54
Quantité disponible : 11 disponible(s)
Ajouter au panierPaperback / softback. Etat : New. New copy - Usually dispatched within 4 working days.
Langue: anglais
Edité par No Starch Press,US, San Francisco, 2023
ISBN 10 : 1718503105 ISBN 13 : 9781718503106
Vendeur : CitiRetail, Stevenage, Royaume-Uni
EUR 38,45
Quantité disponible : 1 disponible(s)
Ajouter au panierPaperback. Etat : new. Paperback. With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation.The Rust Programming Language "covers everything you could want to know about the language."-Stack OverflowRust has been repeatedly voted "Most Loved Language" on the StackOverflow Developer Survey.With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust's latest version, this edition is considered the language's official documentation.The Rust Programming Language "covers everything you could want to know about the language."-Stack OverflowRust has been repeatedly voted "Most Loved Language" on the StackOverflow Developer Survey.The Rust Programming Language, 2nd Edition is the official guide to Rust 2021- an open source systems programming language that will help you write faster, more reliable software. Rust provides control of low-level details along with high-level ergonomics, allowing you to improve productivity and eliminate the hassle traditionally associated with low-level languages.Klabnik and Nichols, alumni of the Rust Core Team, share their knowledge to help you get the most out of Rust's features so that you can create robust and scalable programs. You'll begin with basics like creating functions, choosing data types, and binding variables, then move on to more advanced concepts, such as-Ownership and borrowing, lifetimes, generics, traits, and trait objects to communicate your program's constraints to the compilerSmart pointers and multithreading, and how ownership interacts with them to enable fearless concurrencyHow to use Cargo, Rust's built-in package manager, to build, document your code, and manage dependenciesThe best ways to test, handle errors, refactor, and take advantage of expressive pattern matchingIn addition to the countless code examples, you'll find three chapters dedicated to building complete projects- a number-guessing game, a Rust implementation of a command line tool, and a multithreaded server. Shipping may be from our UK warehouse or from our Australian or US warehouses, depending on stock availability.