Knowing so much but application is a problem?

Posted by Moaz ELdeen on Programmers See other posts from Programmers or by Moaz ELdeen
Published on 2012-11-04T12:36:28Z Indexed on 2012/11/04 17:16 UTC
Read the original article Hit count: 290

In my work, my friends always tell me, you know so much about computer science, electronics engineering,..etc. But I have difficulty in applying them and my code is crap.

How to solve that problem? Will I be better or programming isn't my career?

For example, yes I know OCTree that is used for space partitioning in games and it is used for optimization, did I implement it? No, but I know about it in principle.. Do I know algorithms like Sorting, Searching,..etc? Yes, and I know them pretty well, but didn't implement them..

When I get a task, I struggle in applying the things that I know...

© Programmers or respective owner

Related posts about c++

Related posts about learning