Warning: Constant WP_DEBUG already defined in C:\wwwroot\ebooks.wiki\wp-config.php on line 98

Warning: Constant WP_DEBUG_LOG already defined in C:\wwwroot\ebooks.wiki\wp-config.php on line 99

Warning: Constant WP_DEBUG_DISPLAY already defined in C:\wwwroot\ebooks.wiki\wp-config.php on line 100
Learn Rust in a Month of Lunches-电子书百科大全

Learn Rust in a Month of Lunches

Learn Rust in a Month of Lunches
by: David MacLeod (Author)
Publisher: Manning Publications
Edition: 1st
Publication Date: 4 Mar. 2024
Language: English
Print Length: 568 pages
ISBN-10: 1633438236
ISBN-13: 9781633438231
Book Description
One month. One hour a day. That’s all it takes to start writing Rust code!Learn Rust in a Month of Lunches teaches you the essential skills of Rust. By the time you’re done learning, you’ll be able to:Build real software in RustUnderstand messages from the compiler and Clippy, Rust’s coding coachMake informed decisions on the right types to use in any contextMake sense of the Rust standard library and its commonly used itemsUse external Rust “crates”; (libraries) for common tasksWork with crates that use async RustWrite simple declarative macrosExplore test driven development in RustAbout the technologyDevelopers love Rust! Rust is a true general purpose language, suitable for everything from system programming to web applications and games. It delivers the performance of low-level languages like C/C++ while providing memory safety, type safety, and a compiler that makes it difficult to compile bad code. Plus, Rust makes it easy to refactor your code without worrying about breaking anything. It’s a truly hassle-free programming experience.

 收藏 (0) 打赏

您可以选择一种方式赞助本站

支付宝扫一扫赞助

微信钱包扫描赞助

未经允许不得转载:电子书百科大全 » Learn Rust in a Month of Lunches

分享到: 生成海报

评论 抢沙发

评论前必须登录!

立即登录   注册

登录

忘记密码 ?

切换登录

注册

我们将发送一封验证邮件至你的邮箱, 请正确填写以完成账号注册和激活