Leanpub Header

Skip to main content

Filters

Category: "C and C++"

Books

  1. Discrete Mathematical Algorithm, and Data Structure
    Major Components of Mathematics, and Computer Science Explained with the help of C, C++, PHP, Java, C#, Python, and Dart
    Sanjib Sinha

    Readers will learn discrete mathematical abstracts as well as its implementation in algorithm and data structures shown in various programming languages, such as C, C++, PHP, Java, C#, Python and Dart. This book combines two major components of Mathematics and Computer Science under one roof.

  2. This training course is a combined, reformatted, improved, and modernized version of the two previous books Windows Debugging: Practical Foundations and x64 Windows Debugging: Practical Foundations.

  3. C++17 - La guía completa
    Nicolai M. Josuttis

    Todas las nuevas características del lenguaje y la biblioteca de C++17. Traducido por: Lorenzo Javier Estrada La versión en inglés se encuentra disponible aquí.

  4. All aspects of C++ move semantics with intutive motivation, compelling examples, and tricky details. The book is complete now and done. Printed versionBundle with C++17 - The Complete GuideC++23C++20C++17

  5. Accelerated Windows Memory Dump Analysis, Sixth Edition, Part 1, Process User Space
    Training Course Transcript and WinDbg Practice Exercises with Notes
    Dmitry Vostokov

    Learn how to analyze application and service crashes and freezes, navigate through process user space, and diagnose heap corruption, memory and handle leaks, CPU spikes, blocked threads, deadlocks, wait chains, and much more using WinDbg debugger. The course covers more than 50 crash dump analysis patterns from x86 and x64 process memory dumps.

  6. Have you ever wondered how certain pieces of C++ code work and how you can apply the technique to your code? What can you do with decltype beyond the usual type deduction? Then, have a look into Tips and Tricks with templates, which is part of the brand new Notebook C++ series. The paperback version is available in color @Amazon.

  7. Encyclopedia of Crash Dump Analysis Patterns
    Detecting Abnormal Software Structure and Behavior in Computer Memory, Third Edition
    Dmitry Vostokov

    This reference reprints with corrections, additional comments, and classification more than 370 alphabetically arranged and cross-referenced memory analysis patterns originally published in Memory Dump Analysis Anthology volumes with most examples illustrated for Windows WinDbg and a few for Mac OS X and Linux GDB.

  8. Libelf by Example
    A tutorial introduction to the ELF(3) & GELF(3) APIs.
    Joseph Koshy

    Create applications that can read and write ELF executables, shared libraries and object files. Royalties from the purchases of this tutorial go to the NetBSD Foundation.

  9. C++20 - The Complete Guide
    Nicolai M. Josuttis

    All new language and library features of C++20 (for those who know previous C++ versions). The book presents all new language and library features of C++20. Learn how this impacts day-to-day programming, to benefit in practice, to combine new features, and to avoid all new traps. Buy early, pay less, free updates. Other books:C++23C++17C++ Move Semantics

  10. Mastering STM32 - Second Edition
    A step-by-step guide to the most complete ARM Cortex-M platform, using the official STM32Cube development environment
    Carmine Noviello

    With more than 1200 microcontrollers, STM32 is probably the most complete ARM Cortex-M platform on the market. This book aims to be the most complete guide around introducing the reader to this exciting MCU portfolio from ST Microelectronics and its official CubeHAL and STM32CubeIDE development environment.

  11. WebAssembly with Rust
    Create Applications with Rust and WebAssembly
    sendilkumarn

    Create applications with Rust and WebAssembly

  12. Implementing QuantLib の和訳
    Luigi Ballabio and Aki Sakashita

    Quantitative finance in C++: an inside look at the architecture of the QuantLib library.

  13. 构建 QuantLib
    深度探索量化金融 C++ 源代码
    Luigi Ballabio and Ruilong Xu

    本书是 QuantLib 项目的核心开发者对 QuantLib 整体架构和设计理念的详尽阐述。

  14. C++ Moderno
    Guía rápida y concisa para programadores
    Jorge Moreno Aguilera

    Guía rápida y concisa para programadores que quieran ponerse al día con C++ moderno (C++11, C++14, C++17 y C++20). Colección de buenas prácticas, consejos y muchos ejemplos.

  15. Scientific Computing Essentials
    Learn HPC computing
    Scientific Programming School

    The goal main of this book is to introduce you with the foundations of Supercomputing and its software stack. You can then use your knowledge in Machine learning, Deep learning, Data Sciences, Big data and so on.