This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Notes from Jason Turner's C++ weekly: | |
| https://compiler-explorer.com | |
| https://wg21.cmeerw.net/cppdraft/search | |
| https://eel.is/c++draft/ | |
| https://github.com/timsong-cpp/cppwp | |
| https://search.cpp-lang.org/# | |
| https://wg21.link/ | |
| https://cppinsights.io/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Conan Resources | |
| - https://github.com/uilianries/katacoda-conan | |
❌ Code Complete (2nd edition) by Steve McConnell
✅ The Pragmatic Programmer
❌ Structure and Interpretation of Computer Programs
❌ The C Programming Language by Kernighan and Ritchie
❌ Introduction to Algorithms by Cormen, Leiserson, Rivest & Stein
- Code Complete (2nd edition) by Steve McConnell
- The Pragmatic Programmer
- Structure and Interpretation of Computer Programs
- The C Programming Language by Kernighan and Ritchie
- Introduction to Algorithms by Cormen, Leiserson, Rivest & Stein
- Design Patterns by the Gang of Four
- Refactoring: Improving the Design of Existing Code
- The Mythical Man Month
Source : https://nullprogram.com/blog/2018/11/21/
Here’s the list for CppCon 2017. These are roughly ordered from highest to lowest recommendation:
- Matt Godbolt “What Has My Compiler Done for Me Lately? Unbolting the Compiler’s Lid”
- Chandler Carruth “Going Nowhere Faster”
- James McNellis “Everything You Ever Wanted to Know about DLLs”
- https://www.taylordesseyn.com/freeguides
- https://www.pluralsight.com/courses/resumes-research-writing-job-hunt
- https://app.pluralsight.com/library/courses/work-life-balance/
- https://app.pluralsight.com/library/courses/leading-emotional-intelligence/
- https://www.engineeringcareeraccelerator.com/ecagroupweb
NewerOlder