Programming with C and Cpp (C++)

Farid-Khan

Uploader
LV
5
 
Csatlakozás
2023.06.08.
Üzenetek
24,960
Reakció pontszám
176
Díjak
6
Kor
36
NDILV1.w8z4q6z1qfwi.jpg
| 363 |​

A work in progress book on C and C++ programming.

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).



Contents of Download:
Programming with C and Cpp C++.pdf (956.74 KB)


Uploadgig Link(s)
Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
RapidGator Link(s)
Code:
            
                
                
                    
                   
                    A kód megtekintéséhez jelentkezz be.
					Please log in to view the code.
                
            
        
 
Top Alul