• picklefingers
    +3

    If C is intimidating, I'd suggest python. The entire language is written to look nice and be easily readable. Good python code can usually be understood by even beginner programmers. You should try checking out Learn Python the Hard Way. Despite the name, it really isn't that hard to learn from and will bring you to a level where you are able to do personal projects on your own.