Saturday, January 17, 2015

I'm gonna be a coder

After much trial and error and heartache, I finally got django installed on my machine.

Things are weird with django installation when you're running windows - and no one tells you that. After running into a wall every day for the past 4 days when trying to install it on my PC, I finally asked myself 
"what if it has something to do with the fact that i'm using windows?"
...And sure enough, there are special install instructions for windows users on the djangoproject website - and those special install instructions are nowhere to be found on the main install page.

I'm probably going to sign up for code academy/treehouse or something similar after I work my way through the introductory "welcome to django" projects they've set up for new users to learn the ropes.
This whole "learning to code" thing is my new year's resolution.

I don't "do" resolutions, but because the new year represents a new season in my life, i'm going to make my goals into "resolutions" for 2015.
Why coding? Why not?
I've missed lots of opportunities in life to develop my coding skills (not the least of which was being a student at MIT) - but i'm not going to let missed opportunities get me down. Here's to a new year, a new season and to new goals.

Check out a blog I wrote on resolutions over here.

2 comments:

  1. If you need more "toy problems" to work on for learning, I recommend https://projecteuler.net/ . The problems there are language-independent.

    ReplyDelete
    Replies
    1. thanks, ebrok. i never knew that anyone actually read this blog. nice job not only reading, but also providing great advice.

      Delete