1.

Record Nr.

UNINA9910163186603321

Autore

Kavanaugh Stephen L. W.

Titolo

Comparison of the invasion of Crete and the proposed invasion of Malta / / Major Stephen L. W. Kavanaugh

Pubbl/distr/stampa

[Place of publication not identified] : , : Pickle Partners Publishing, , 2014

©2006

ISBN

1-78289-738-0

Descrizione fisica

1 online resource (91 pages)

Disciplina

940.5343

Soggetti

World War, 1939-1945 - Germany

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia



2.

Record Nr.

UNINA9910735776903321

Autore

Lyu Shing

Titolo

Practical Rust Projects : Build Serverless, AI, Machine Learning, Embedded, Game, and Web Applications / / by Shing Lyu, Andrew Rzeznik

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2023

ISBN

9781484293317

1484293312

Edizione

[2nd ed. 2023.]

Descrizione fisica

1 online resource (405 pages)

Altri autori (Persone)

RzeznikAndrew

Disciplina

005.13

Soggetti

Programming languages (Electronic computers)

C++ (Computer program language)

Open source software

Computer science

Programming Language

C++

Open Source

Computer Science

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di contenuto

1. Welcome to the World of Rust- 2. Building a Command-Line Program -- 3. Creating Graphical User Interfaces (GUIs) -- 4. High-performance Web Frontend using WebAssembly. - 5. Building REST APIs -- 6. Going Serverless with Amazon AWS Rust SDK -- 7. Building a Game -- 8. Physical Computing in Rust -- 9. Artificial Intelligence and Machine Learning -- 10. What else can you do with Rust?.

Sommario/riassunto

Go beyond the basics and build complete applications using the Rust programming language, updated for Rust 2021 edition. The applications you'll build over the course of this book include a high-performance web client, an embedded computer (for a robot, for example), a game, a serverless web app, and an application that incorporates AI and machine learning. Each chapter is organized in the following format: what the kind of should application look like;



requirements and user stories of our example program; an introduction to the Rust libraries used; the actual implementation of the example program, including common pitfalls and their solutions; and a brief comparison of libraries for building each application, if there is no clear preference. Practical Rust Projects, Second Edition will open your eyes to Rust can be put to practical, real-world use. After reading this book, you will be able to use Rust to build a variety of your own projects. You will: Explore practical Rust programming language-based projects, examples and case studies Create a GUI Build a high performance web Front-end using WebAssembly Develop REST APIs using Rust Go serverless to develop a cloud application using the Amazon AWS Rust SDK Create a game using Rust, along with AI and machine learning apps.