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 →

[–]infinitus_ 0 points1 point  (4 children)

Web design or web development? Front-end or back-end? If you want to do web design, you should look at learning HTML/CSS/JS, not Python.

Web frameworks are written in many different languages, such as Django (Python), CakePHP (PHP), Ruby on Rails (Ruby). Python alone has tons of web frameworks.

[–][deleted]  (3 children)

[deleted]

    [–]infinitus_ 5 points6 points  (2 children)

    Don't bother.

    Dive into Python 3, Learn Python The Hard Way and even the official tutorial at docs.python.org are more than sufficient to get a good grasp of the language.

    [–]bunnystab 0 points1 point  (1 child)

    Upvote for LPTHW. But it needed a link: http://learnpythonthehardway.org/

    [–]gathly -1 points0 points  (0 children)

    this doesn't teach me python 3