As a co-founder of a startup, I am on the "business" end of things. But I want to start learning how to actually do the tech side as well - obviously, not an easy proposition, but I'd at least like to start learning so that I can be intelligent about what my tech guys are doing.
So I know this is a very broad question, but a Google search on this has proven fruitless. If you were starting on Day 1 of your coding journey, what would you learn and where?
Thanks in advance.
If you're using Ruby on Rails in your startup, start directly with www.railstutorial.org - it's a great introduction to not only programming but all the side things that programmers do (version control, deployment, etc.)
If you need a Python or Ruby introduction, Zed Shaw's are very good too! http://learncodethehardway.org/