Elegant Development

For all your programming needs

Low Self-Esteem? Try Coding

| Comments

Learning to code leads to much more than just a practical life skill. Throughout my journey at the Flatiron School I've noticed an unexpected benefit to learning how to code. At week nine I feel confident and ready to take on the world. Now don't get me wrong, I still have a lot to learn, but I'm already finding that I'll be in the middle of doing something, find that I don't like how I have to do it, and create a way to fix it. For instance, I wanted to tweet news articles, but didn't want to do it manually. I created a program for it. I don't like the way my school's enrollment website looks. I'm making a Chrome extension to change that. At week 9 in my programming career I can take a simple problem and fix it. Furthermore, I've been given the tools I need to improve my skills and be able to create anything. All it takes is a computer and some practice. That is powerful.

One of the best parts of learning to code is that it can be as cheap as you want or need it to be. While I chose to go down the bootcamp path, many have not. With many online resources, learning the basics of coding can be completely free. If you want to start, check out these free websites:

Reading coding books is also a great way to learn to code. I find that the best way to really understand what the code is doing is to read about it. There's plenty of free books available as well:

I listed Ruby books since that's what I'm learning, but you can find an extensive list here.

I also highly suggest getting involved in the social aspect of programming. It keeps it interesting and gives you lots of opportunities to learn something new, or think about something from a new point of view. Some great communities to check out are:

At the end of the day, it all comes down to the effort you're willing to put in. But remember, learning to program leads to a new way to express yourself, which brings along many unexpected benefits and an open door to opportunity.

Comments