Skip to content

Things I wish I knew when I started coding

    Join Amazing Community

    Joining Community can provide a healthy boost to your self-confidence, self-esteem, and life satisfaction. You are doing good for others and the community, which provides a natural sense of accomplishment.

    Take time and learn fundamentals very well

    I always recommend learning fundamentals first and then jump to any other skills. It’s okay if it’s taking time just doesn’t move directly to any skill set without having confidence in the skillset.

    Learn to love debugging

    It’s okay if you are getting lots of bugs in the initial stage, It’s totally normal. Getting more bugs doesn’t mean you are not a good programmer

    Always start with brute force way

    You don’t have to write a perfect code the first time. First, try to focus on solving the problem and then try to refactor it and improve it well.

    Take care of your health

    Coding is really good, but sometimes when you are stuck it’s hard to manage the time. I would recommend taking care of health and take a good sleep.

    Don’t stick to one programming language

    As per my experience, I will say try to explore more than one skill set. In the career, you will get many more opportunities where you have to work on multi skill set.