Alert icon
We're changing our privacy policy. This stuff matters.  Learn more  Dismiss

Python Programming Tutorial - 1 - Installing Python

Loading...

Sign in or sign up now!
341,205
Loading...
Alert icon
Sign in or sign up now!
Alert icon

Uploaded by on Apr 18, 2009

Part 2 - http://www.youtube.com/watch?v=YW8jtSOTRAU

Tutorial on how to install python. One of many tutorials to come.

Category:

Howto & Style

Tags:

License:

Standard YouTube License

Link to this comment:

Share to:

Top Comments

  • He is using python 2. In college we are using python 3. Can i still use this tutorial to learn how to use this program?

  • If you get this: "SyntaxError: invalid syntax"

    That is because the new version of Python is out and if you are using the the new version of python your code has to do the following...

    print ("What ever you want to print")

    Notice in the new version of python you have to put the brackets

see all

All Comments (634)

Sign In or Sign Up now to post a comment!
  • @PandaLoLzZ Yes, python is a good starter's programming language to learn. And Pandas make me lol too.

  • @T10utd for the most part no, they may be from the same company but they have diffrent keywords, you may want to learn the python 3 equivalint, and then translate

  • hey just a quick question is this a good place for completely new begginers to start?

  • Well hello there wow fella! :D Im pretty sure if wow player make tutorial it will own so lets get to work! Thanks man! :) If you need a boost call me ;) ( joke ) :D

  • @finmarx Oh so its a tradition, ok cool, thanks

  • @AussieRaver1996 "Hello World" is always the first programme any programmer learns...hence why the tradition is continued...

  • Why in every programming tutorial, the first test thing is "Hello World"?

  • @T10utd Yes. The changes in Python 3 are relatively small (at least, for starter :P). The only thing where you need to change is the print statement. Instead of typing print "Text goes here", you need to use braces like this: print("Text goes here")

  • I am now having python 3.2.2, but i cannot use command print. Example: print "Hello" but it said it 's a invalid syntax.

View all Comments »
Loading...

0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more