Thank you! We are going to release the Optimization section this week and the Productization one soon afterwards. In the meantime, we had to update a lot of the content around WebSockets based on user feedback - you'll…
We do! We have been working on new content more slowly than we hoped, though... Our fist project received a lot of attention and we want to make sure we can support all existing developers first.
For C++, we've built Learn C++ Through Projects [0], which is a project-based C++ course. We currently offer only one project to build a transport network monitor. It starts with some low-level topics (we use WebSockets…
We built a C++ project-based course [0] that uses exactly the same ideas. The core of our approach is that every code snippet is extracted from a fully working codebase and every code iteration is tracked in git. We…
It's important that you are not a complete C++ beginner. Unfortunately it is difficult to quantify an "intermediate" level, but if you have written programs beyond simple textbook examples you're good to go. We have a…
Not a book, but we've built a website for project-based C++ learning: learncppthroughprojects.com — The only Project we offer at the moment is about optimizing passenger crowding on the London Underground using…
Thank you! We are going to release the Optimization section this week and the Productization one soon afterwards. In the meantime, we had to update a lot of the content around WebSockets based on user feedback - you'll…
We do! We have been working on new content more slowly than we hoped, though... Our fist project received a lot of attention and we want to make sure we can support all existing developers first.
For C++, we've built Learn C++ Through Projects [0], which is a project-based C++ course. We currently offer only one project to build a transport network monitor. It starts with some low-level topics (we use WebSockets…
We built a C++ project-based course [0] that uses exactly the same ideas. The core of our approach is that every code snippet is extracted from a fully working codebase and every code iteration is tracked in git. We…
It's important that you are not a complete C++ beginner. Unfortunately it is difficult to quantify an "intermediate" level, but if you have written programs beyond simple textbook examples you're good to go. We have a…
Not a book, but we've built a website for project-based C++ learning: learncppthroughprojects.com — The only Project we offer at the moment is about optimizing passenger crowding on the London Underground using…