
RESTful API with Rust: Build a Game Map Server
coursera · Desarrollo · en · ⏱ 1,5 h
Impartido por Harrison Kong
Precio no disponible en esta plataforma
Entra en tu cuenta para guardar este curso y volver a él cuando quieras.
Comparar este cursoEnlace de afiliado: podemos cobrar comisión, sin coste extra para ti. Más información
Descripción
Do you know that according to surveys, Rust is one of the most admired computer programming languages for 8 years in a row? Rust is a language that is prized for its performance, memory safety, and concurrency, making it ideal for today’s cloud-based computing world. It is used by major technology and gaming companies such as Microsoft and Discord. In this 1-hour long project-based course, you will hone your web development skill with and get a taste of game development with Rust. We will do this by building a RESTful HTTP server that provides flight map data for client applications to display the map. This course is aimed at learners who know the fundamentals including data types, variables, ownership, functions, macros, Cargo build system. Knowledge of REST API, TCP and HTTP are helpful but are optional. If your knowledge of Rust is limited, taking the guided project "Fundamentals with Rust: Build a CLI Distance Calculator" first is highly recommended.