What should I learn to become a web developer?
Where to start?
1–2 of 2 posts
What should I learn to become a web developer?
Where to start?
https://www.google.com/search?q=python+for+non-programmers (scroll down for more on the first page).
Python has a relatively real syntax, is actually used in real Web services and standalone apps (ie, you can build real stuff with it), and has an active community.
Don’t worry about which tutorial you choose; at this point, it doesn’t matter. The Wikibooks one (https://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_fo...) looks fine, but if you spend a few hours on it and don’t like it, try another one.
If (when) you get stuck, Google the error message or a summary of the problem. If (when) that doesn’t work, post to Stack Overflow or ask https://www.python.org/community/irc/.