What should I learn for hack games? C++
Hi!
I just want to know what I should learn next ... I have programmed for about 2 years and I know a lot about the language. I always wanted to learn to create my own tricks or feats, but I never knew how to do it. Just to make it clear, I know the following about the c ++ language:
I know how to handle inputs and outputs, mathematical expressions, conditional structures, repetitive structures, vectors and matrices, strings, sorting methods in c ++, search in an array, structures, functions, pointers, stacks, queues, lists, trees, work with files , OOP classes and objects, OOP derived classes, genericity (templates), analysis and efficiency of algorithms, recursive algorithms and finally I know how to use the standard STL template library
I just want to know what I should learn next ... I have programmed for about 2 years and I know a lot about the language. I always wanted to learn to create my own tricks or feats, but I never knew how to do it. Just to make it clear, I know the following about the c ++ language:
I know how to handle inputs and outputs, mathematical expressions, conditional structures, repetitive structures, vectors and matrices, strings, sorting methods in c ++, search in an array, structures, functions, pointers, stacks, queues, lists, trees, work with files , OOP classes and objects, OOP derived classes, genericity (templates), analysis and efficiency of algorithms, recursive algorithms and finally I know how to use the standard STL template library
