资源说明:The Modern C++ Challenge: Become an expert programmer by solving real-world problems
Test your C++ programming skills by solving real-world programming problems covered in the book
C++ is one of the most widely-used programming languages and has applications in a variety of fields, such as gaming, GUI programming, and operating systems, to name a few.
What You Will Learn
Serialize and deserialize JSON and XML data
Perform encryption and signing to facilitate secure communication between parties
Embed and use SQLite databases in your applications
Use threads and asynchronous functions to implement generic purpose parallel algorithms
Compress and decompress files to/from a ZIP archive
Implement data structures such as circular buffer and priority queue
Implement general purpose algorithms as well as algorithms that solve specific problems
Create client-server applications that communicate over TCP/IP
Consume HTTP REST services
Use design patterns to solve real-world problems
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。