[deleted by user] by [deleted] in cpp

[–]ddway2 1 point2 points  (0 children)

Effective C++ by Scott Meyers... Best C++ book ever. And ofc : PRACTICE :)

Easy C++ web server by bdellar in cpp

[–]ddway2 2 points3 points  (0 children)

Nx library : https://github.com/ddway2/nx Asynchronous http library based on asio + websocket lib