Maybe you should be attempting projects that don't need so many new concepts to be understood at one time. Then you will learn a little at a time and have a firmer grounding for more complex projects.
Printable View
Maybe you should be attempting projects that don't need so many new concepts to be understood at one time. Then you will learn a little at a time and have a firmer grounding for more complex projects.
Yes, i agree with oyu becaue this project require policy based design, C++ TMP, reference counting and some more.
I think i just learn PBD and RC first.
As in C++ TMP, typedef a type in a class can be instantiate from another class. This is amazing.
Thanks.