Wow, as I see lot of you is coding or is interested about coding. I personally like coding, and I am able to code pretty good stuff. Sometimes I feel that I need some help, what I can never got since my problems are pretty complicated, so usually I do one of the following things:
- After thinking and testing stuff for several hours I found a solution and realize that it wasn't even so hard
- I try to bypass the problem and apply a temporary solution, which gives the feeling of everything works good. You need to be very caughtious with this solution, since if you do it too often, then your whole program will work completely inefficiently
- I totally give it up.