shokwave comments on Leveling IRL - Less Wrong Discussion
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (125)
I agree on programming.
(I'm progressing towards level 1 in programming currently, and programming so far has allowed me to write a script that eats a .txt combat log from an MMO and spits out information I care about, it allows me to use a Python console as my daily planner (from collections import deque -> create a stack+queue of tasks), and it allows me to solve Project Euler-type problems. So not a whole lot.)
However, I am treating levels of programming much like I treat levels of wizard - low level spells suck, high level spells are game-breaking-ly awesome.