Since its publication,Security Analysis by Graham and Dodd has been the investment bible and has sold more than 750,000 copies. Now the fifth edition of this classic updates the application of the Graham and Dodd valuation approach for today’s greatly changed investment environment. This edition brings the Graham and Dodd approach up to date with…
Category: Rust Programming
We’ve handpicked some of our favorite recommended Rust Programming self-learning guides and reference books below.
Computer Science: The Hardware, Software and Heart of It
Computer Science: The Hardware, Software and Heart of It focuses on the deeper aspects of the two recognized subdivisions of Computer Science, Software and Hardware. These subdivisions are shown to be closely interrelated as a result of the stored-program concept. Computer Science: The Hardware, Software and Heart of It includes certain classical theoretical computer science…
CGI Programming with Perl: Creating Dynamic Web Pages
Programming on the Web today can involve any of several technologies, but the Common Gateway Interface (CGI) has held its ground as the most mature method–and one of the most powerful ones–of providing dynamic web content. CGI is a generic interface for calling external programs to crunch numbers, query databases, generate customized graphics, or perform…
Excel 2007 VBA Macro Programming
Develop custom Excel VBA macrosPerfect for power users, this practical resource reveals how to maximize the features and functionality of Excel 2007. You’ll get in-depth details on Excel VBA programming and application development followed by 21 real-world projects–complete with source code–that show you how to set up specific subroutines and functions. The book then explains…
Excel 2007 Power Programming with VBA
This book is a single reference that’s indispensable for Excel beginners, intermediate users, power users, and would-be power users everywhere Fully updated for the new release, this latest edition provides comprehensive, soup-to-nuts coverage, delivering over 900 pages of Excel tips, tricks, and techniques readers won’t find anywhere else John Walkenbach, aka “Mr. Spreadsheet,” is one…
Rust: The Longest War
Finalist for the Los Angeles Times Book Prize ** A Wall Street Journal Best Book of the Year Rust has been called “the great destroyer,” the “pervasive menace,” and “the evil.” “This look at corrosion—its causes, its consequences, and especially the people devoted to combating it—is wide-ranging and consistently engrossing” (The New York Times).It is…
Rust Essentials
Discover how to use Rust to write fast, secure, and concurrent systems and applications About This BookLearn how to create secure and blazingly fast programs in RustStart working with Rust in a multicore and distributed environmentExplore the core characteristics of Rust – safety, performance, and concurrency – to build error free and robust codeWho This…
Rust Cookbook: Understand the core concepts of rust such as, memory management, concurrency, packaging, and many more
Key FeaturesLearn to build high-performance Rust units and integrate them into your existing applicationWork through recipes on performance, robustness, security, memory management, and scalabilityWork through recipes to build foreign function interface with C, JS, and PythonBook DescriptionIf you are building concurrent applications, server-side programs, or high-performance applications, you will benefit from this language. This book…
Rust High Performance: Learn to skyrocket the performance of your Rust applications
Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applicationsKey FeaturesUnderstand common performance pitfalls and improve the performance of your applications.Get to grips with parallel programming and multithreading with Rust.Learn metaprogramming in Rust.Book DescriptionAt times, it is difficult to get the best performance out of Rust. This book teaches…
Hands-On Functional Programming in Rust
Explore the support Rust offers for creating Functional Applications in Rust, learn about various design patterns, implementing concurrency, metaprogramming etc. in the process.Key FeaturesLearn current state-of-the-art Functional techniques in Rust.Modularize your applications and make them highly reusable and testable using functional design patterns.Get familiar with complex concepts such as metaprogramming, concurrency, and immutabilityBook DescriptionFunctional programming…
