What advice would you give to someone who is trying to teach themselves software development skills? I’m doing that right now, and I’m finding it easy to understand, yet difficult to implement in computer code. I want to move onto more advanced stuff, but I feel that I don’t have enough experience quite yet. What skills/courses would you recommend I take? How did you get better on your coding journey? Any tips to make the process go faster? Thanks in advance!

  • vcmj@programming.dev
    link
    fedilink
    English
    arrow-up
    4
    ·
    1 year ago

    Like others have said, practice is key, however I’d like to add that you should not feel too discouraged if it feels like you’re making no progress. You’re probably making more headroom than you realize. At least personally in programming more than anything else I have occasionally only seen results after I came back to a concept I gave up on learning.

    spoiler

    Do be aware of getting stuck in local minimum though. I know it probably feels like bad advice but I figured I’d give it since it helped me personally, so maybe it might help someone else.