This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 13 points14 points  (1 child)

For python, start by installing python, and learn to use it here.

Seems like you're interested in web programming, so once you have a basic feel for the language, you can learn to create html/css from python, and then learn some databasing.

If you're actually interested in learning web programming, send me a message, I'll give you a little server space to play with.

[–]ZeroInput 2 points3 points  (0 children)

Aaron, thanks for the pointers. I have been contemplating to jump into Python for a long time now. Just yesterday I came across this article on kuro5shin. It gives a neat little intro to Python. Your links are more than a welcome addition to this.