Added: 10 months ago
From: EliahooProductions
Views: 2,766
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (26)

Sign In or Sign Up now to post a comment!
  • You have quite a broad vocabulary and an excellent foundation of computer knowledge. Keep it up. There is a bright future ahead of you!

  • man this is weird learning from a kid :|

  • O.O 12 Years Old??.... Damn!

  • dude is a 12 yearold about to teach me something wow

  • Thanks sooo much for putting up these vids!

  • what IDE do you use? im currently using eclipse/pydev but I think pydev is only 2.x

  • DUDE U SOUND JUST LIKE MY TEXTBOOK WTF?!?!?!

  • @iceman10101 is your textbook Python Programming: An Introduction to Computer Science?

  • dude nice tutorial..i like the videos and the way you explaint he tutorials...keep it upp

  • dude how old are you?

  • @EliahooProductions Master! if you're older you will be the best computer duwde in the universe :P

  • @EliahooProductions You rock buddy! Keep working on those skills and you will go far.

  • Thanks for the vid! I have Python 2.6.5 installed at the moment. I suppose I could upgrade to 3.2? I'm running Ubuntu Lucid at the moment, and the 2.6.5 came installed by default. Hopefully 2.6.2 will suffice for now. We'll see. Great explanations & tutorial. I can follow this with much confidence.

  • @brobriobri I'm pretty sure it's all the same for the most part. In 3.2 the input function is raw_input in 2.x. eval(input()) is just input in 2.x. docs.python . org/py3k/whatsnew/3.0.html will explain all the differences.

  • @EliahooProductions Thanks for the info. I did try installing 3.2, however now I think I have BOTH versions installed. If I type 'python' (in terminal), it keeps going to the 2.6 version. if I type python3 -v , the python version 3.2 will open. Don't know why as of yet.

  • @EliahooProductions ... OK....Got python version 3.1 (not 3.2 which I thought it was) opening up in terminal by default now. I guess I'm good, and up to snuff for now. On with the turorials! (and thanks again, Eliahoo)

  • smart kid, keep up the good work pal!

  • smart kid

  • Seriously thanks !!! python 3.2, I just downloaded it was doing the print "hello world" and you just made me realize my mistake haha thanks

  • @NoFanofCops it's a new thing in 3.2. I don't know why. if you did,

    print "hello world", you did it right according to earlier versions. I think not it's; Print ("hello world")

  • Seriously thanks !!! python 3.2, I just downloaded it was doing the print "hello world" and you just made me realize my mistake haha thanks

  • I am an old guy and I want to learn python. You are a good teacher and I am learning alot from your tutorials. You need to keep making these videos so I can learn to use these computer things. So get busy kid and start making more videos so I can learn how to program a time machine and take me back to the future so I can invent Microsoft and make it less sucky. I will split the profits with you, so hurry up and make some more videos.

  • Question: Which python version should I install?

  • @TheExpressWay In my tutorials I will be using python 3.2. Most tutorials on Youtube are made in python 2.7 but because the new versions of python will come out will only be 3.x I picked 3.2. If there is ever a new 3.x version of python then all of this in my tutorial will still apply. Just if you are confused about some of the differences from 2.7 and 3.2, in my second line of code I put print("hello world"), if it was 2.7 it would be print "hello world." I hope that cleared things up for you.

  • New to programing and learnt a lot from this video, Thanks. Can't wait for the next tutorial.

Loading...
Alert icon
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