Please suggest some website or some book that deals with these topics in really good detail.
I need to have a better understanding of these concepts (in reference to C++):
- stack and heaps
- symbol tables
- implementation of scope rules
- implementation of function calls