Ask HN: Where to start?
I want to change my career to web programming at the age of 30. I am completely new to programming. I don't anything about computer science.
What should I learn to become a web developer?
Where to start?
What should I learn to become a web developer?
Where to start?
1 comment
[ 2.9 ms ] story [ 15.2 ms ] threadhttps://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/.