Why this blog exists
So I wanted to create a Series of posts about my learning journey with C++, this is the first blog in the series, Idk what to call it, (Suggestions are welcome) .
So this is the first blog in the series. I write here about some resources nothing much..
Where I am learning from
These are the resources I actively use.
Some helpful nice books
- Effective Modern C++ - Scott Meyers
- Beautiful C++
- C++20 Software Design - Klaus Iglberger
- C++ Templates: The Complete Guide (It would take me years to read it all)
- C++ Concurrency in Action - Anthony Williams (Currently reading)
Current state
I am working on building the Concurrency Queues Library, But I still need to watch more CPPCon videos and learn about more design logics by other members.
I want to attend CPPCon one day, it looks fun! meeting with other experienced developers.