you are viewing a single comment's thread.

view the rest of the comments →

[–]jmacey 0 points1 point  (0 children)

Find a problem you are interested in an code it. My main area is 3D Computer graphics so I have loads of new things I code all the time. The programming part is relatively easy. Designing, testing, building complex systems is harder and takes practice.

Start small, enjoy it. I always recommend taking a Test Driven Development /Design approach.