Online Library TheLib.net » Programming with C and Cpp (C++)
cover of the book Programming with C and Cpp (C++)

Ebook: Programming with C and Cpp (C++)

Author: Devendra Naga

00
02.03.2024
0
0
This is a book on C and C++. The book tries to provide many examples (over 200, yes too many) to learn practical real world C and C++.

See usecases sections in both C and C++ and the example / writing your own library functions as a starting point to experience complex programming technique and very rare and tough problems in software engineering (such as asynchronous programming, frameworks, message passing between threads, memory management) and real world coding practises.

Usecases also cover frameworks such as,

Data structures in C (LinkedLists, Circular Lists, Stacks, Queues, Hash tables, Ring buffers)

Thread pools.

Searching (Bubble, Insertion, Quick, Merge..) and Sort (Linear, Binary) algorithms written in C++.

Design patterns (Singleton, Builder, Factory, Facade, Adaptor).

Caches (LRU).
Download the book Programming with C and Cpp (C++) for free or read online
Read Download
Continue reading on any device:
QR code
Last viewed books
Related books
Comments (0)
reload, if the code cannot be seen