Leanpub Header

Skip to main content

Filters

Category: "C and C++"

C and C++

  1. Top Coder
    Top Coder
    Monster Chan

    Help you to prepare technical coding interviews

  2. How To Develop Embedded Software
    How To Develop Embedded Software
    A Case Study
    David Clifton

    This case study shows processes, tools, and methods used by embedded system developers. The book's content is derived from the author's 35 years experience developing embedded systems for major corporations. The example project is a digital trombone implemented on an mbed and Arduino compatible, NUCLEO-L432KC board from STMicroelectronics..

  3. Less Confusing C++ Part 1
    Less Confusing C++ Part 1
    Cracking CBSE's C++ made uncomplicated
    Namanyay Goel

    The easiest way to learn 11th's C++ and score more marks

  4. C++ for dinosaurs
    C++ for dinosaurs
    Guide for readable, maintainable, reusable and faster code
    Nick Economidis

    Learn how to use C++ to produce more readable code, faster than C, and simpler to write. No object oriented programing. All the necessary information for the C to C++ transition.

  5. Développer une Extension PHP 5

    De la mise en place d’un environnement de travail à la création de nouvelles classes, en passant par les tests automatisés ou la gestion de la mémoire, ce livre vous fournira toutes les bases nécessaires au développement d’une Extension PHP, illustrées par de nombreux exemples de code.