|
|
|
|
|
by jacoblyles
5210 days ago
|
|
Hi Annie, As a beginning programmer without many programmer friends, I suffered through many of the obstacles that you did when learning how to code - from figuring out which text editor to use to figuring out how to run a program. Most tutorials assume you know these things! You mentioned Zed Shaw in your article, and he addressed "the little coder's dilemma" in his own way, and I think in the best way. If you feel the urge to learn how to program again, you should check out "Learn Python the Hard Way" by Zed. Zed doesn't assume anything. LPTHW starts with installing a text editor and running a basic program. No shortcuts! He is undoubtably inspired by those who came before, but his sympathy for the novice coder is unmatched. |
|