Programming Rust Fast Safe Systems Development Rustisanewsystemsprogramminglanguagethatcombinestheperformanceandlow-levelcontrolofCandC++withmemorysafetyandthreadsafety.Rust’smodern,flexibletypesen
EffectiveC++中文版EffectiveC++3rd英文版 之前在网上找了一些版本,有些没有内容,这是我找到的最好的电子版EffectiveC++中文版&EffectiveC++3rd英文版,希望大家能喜欢!
MasteringRust Key Features Learn how concurrency works in Rust and why it is safe Get to know the different philosophies of error handling and how to use them wisel
Learning Python5th Edition 整体上依旧出色。但这第四版要兼顾2.6和3.0,写的各类特性总让人迷迷糊糊不知能用不能用。最后多了第八部分,讲解Unicode、attribute、decorator、metaclass,非常全面。