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
is there other IDE that i can use in creating python programs? since this language is Open Source, there's maybe other IDE that can Execute python programs..
@larsmaximilian1 ~ i've read that Python won't work with GIMP unless it's 2.5 or 2.6 because of some language issues or something of that sort. i also read that you must install 32bit for both Python and GIMP. i have yet to have success installing. been trying for 2 days now. i hope this tutorial helps me succeed 2mar.
thenewboston: how do i find part 2 in your vast collection of videos? i am a newbie. is this the right video for me? thanx in advance!
@T10utd Yes you jsut have to wtach what your doing when you use python 3.0.1 or python 3.1 you have to put () behind the print that üpretty much all. Oh and if you wanna say something like print('What up{0}', ('Whatever_%r_is)) (new python) print 'What up %r.',('whatever_%r_is') .. See minor things liek that will change
@T10utd Yes, somewhat. The best way to learn python is through the docs, I will also make python 3 tutorials. :D Python 3 has some minor syntax changes, so if you encounter any issues with the syntax you can private message me.
@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")
@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
For other operating systems (Linux and Mac) it's really easy. Most Linux distro's and Mac already come with Python pre-installed. Just open up a terminal, type "python" without the quotes, and you got the same screen as him. :)
@ecvsio A is not a string so there for a can not be described as one... A=a does not work because A cannot = a when a is not defined as a string therefore it is thinking it is an int...
OMG BUCKKYYYY :D DUDE I SEROUISLY NEVER KNEW YOU DID PYTHON TUTORIALS ALSO. OH MAN, YOU ARE THE BEST AND YOU DON'T HOW MUCH I THANK YOU FOR DOING THESE TUTORIALS. YOU REALLY HELPED ME UNDERSTAND JAVA SO EASLIY DURING MY SPRING SEMESTER LAST YEAR IN COLLEGE AND NOW AM READY FOR YOU TO TEACH ME PYTHON. I KNOW NOW TO RELAX, BECAUSE I FINALLY FOUND A GREAT TEACHER AND AN AWESOME VIDEO ON YOUTUBE. THANKS AGAIN BRO.
OMG BUCKKYYYY :D DUDE I SEROUISLY NEVER KNEW YOU DID PYTHON TUTORIALS ALSO. OH MAN, YOU ARE THE BEST AND YOU DON'T HOW MUCH I THANK YOU FOR DOING THESE TUTORIALS. YOU REALLY HELPED ME UNDERSTAND JAVA SO EASLIY DURING MY SPRING SEMESTER LAST YEAR IN COLLEGE AND NOW AM READY FOR YOU TO TEACH ME PYTHON. I KNOW NOW TO RELAX, BECAUSE I FINALLY FOUND A GREAT TEACHER AND AN AWESOME VIDEO ON YOUTUBE. THANKS AGAIN BRO.
You can find his mistake , but you can never make thos AWESOME videos like he do . You retared kids that wanna make him act like a fool , but well you can't he is 1 from me . Learned a lot of him
@shadowsimbiote2 Python and Lua are used for entirely different things. If you want to do web, you can use Python for dynamic websites. I don't think you can do that with Lua.
Maybe look into the wikipedia pages of both to understand what to use for in your case.
If I am getting a syntax error every time I type print "hello, world!" what could possibly be the reason? I have uninstalled it and re-installed and Im still getting a syntax. I'm running 3.2.
Is it possible to download the whole tutorial as one or multiple video's? I would really like that, so that I can watch also and learn when I don't have any internet connection... I would really love that :)
I recently found a book on learning to program through Python. It is very easy to read. Combine it with the lectures of course 600 from MIT's open courseware and you're only missing a lil bit of math to start working on high-level problems yourself. Book: "How to Think Like a Computer Scientist - Learning with Python". There's a pdf link from the Course 600 site at MIT's site. Best of luck for everyone who is determined enough. I know I am!
Subbed. I really wanna get good at this stuff so I can make programs and sell them on the net. Should I buy books, or do you think I can find everything I need to know for free on the internet?
I have been through so many written guides on python and got no where. I spend 30mins on these videos and im flying ahead. If you are here checking to see if the vids are good. They are. You will not got better. Plus this guy is so god damn funny xD
First of all your gonna wanna open up a browser, I am using firefox but you can use any browser so dont worry about that -_- haha then he said then make sure to download the windows installer dont worry about anything else what if im a mac or linux user lol sry i love making fun of people talking in tutorials but thanks for pointing me out to this
@horiaonofrei For the 3.x versions of Python, you gotta print ("whatever") with the (). He's on 2.6.1 for these tutorials, which you can still download. I'm doing it on 2.6.6
This comment has received too many negative votesshow
Dude your tutorial fucking sucks. I only watched this because after I download python, it won't open or install in any way. So you show me which browser to use and to click the obvious download link, but skip the most important part by just saying "click next, next and next". I can't even get to that part, so your tutorial was worthless.
@rmaringas You've probably downloaded the source rather than the installer. Do you use Windows or some other operating system? Because I followed Buckys instructions and it works fine.
hey just a quick question is this a good place for completely new begginers to start?
PandaLoLzZ 4 days ago
@PandaLoLzZ Yes, python is a good starter's programming language to learn. And Pandas make me lol too.
ELITExTACO 3 days ago
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
TheBluesftw 6 days ago
Why in every programming tutorial, the first test thing is "Hello World"?
AussieRaver1996 2 weeks ago in playlist Favorite videos
@AussieRaver1996 "Hello World" is always the first programme any programmer learns...hence why the tradition is continued...
finmarx 1 week ago
@finmarx Oh so its a tradition, ok cool, thanks
AussieRaver1996 1 week ago
This has been flagged as spam show
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.
tienthanh21697 2 weeks ago
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.
tienthanh21697 2 weeks ago
Really nice job buddy i appreciate for your guide. Thanks
62shan 3 weeks ago in playlist Python Programming Tutorials
Programming + Listening to 50 Cent + bacardi 151 = WIN!
BKsMassive 3 weeks ago
Once home tomorrow Ill be beginning my education with you! Hopefully this expands my knowledge
DJ1TWITCH1 3 weeks ago
Comment removed
anglepine 1 month ago
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
abdullahbcheema 1 month ago 10
@abdullahbcheema Oh shit... Thx for the help :3
anglepine 1 month ago
I have a question.
If python is a programming tool,
what was python made with? lol
ultislasher1 1 month ago
@ultislasher1 lower-level programming language, like assembly or machine code I suppose.
RandonymousActivist 1 month ago
@RandonymousActivist java?
ultislasher1 1 month ago
@ultislasher1 Ask Bill Gates :D
I really don't know that either.
Swolorheim 1 month ago
@Swolorheim that's CREEPY...
you responded while I was thinking about your comment while learning how to program. on java LOL
ultislasher1 1 month ago
@ultislasher1 wait what? wich comment?
Swolorheim 1 month ago
@ultislasher1 lol, in another video or something? Can't remember it XD
lol
Swolorheim 1 month ago
@Swolorheim oh... I was asking the question to this other guy originally and I thought you were the other guy XD
ultislasher1 1 month ago
@ultislasher1 okay XD
Swolorheim 1 month ago
@Swolorheim merry christmas/hanukkah/kwanza!! =D
ultislasher1 1 month ago
@ultislasher1 Thank you! Merry christmas to you too :D
Swolorheim 1 month ago
is there other IDE that i can use in creating python programs? since this language is Open Source, there's maybe other IDE that can Execute python programs..
MrThreads08 1 month ago
when you write a program or script using python in windows is the language the same in linux?
infowaredm 1 month ago
wait what COLLEGE students learn this?! ...
ultislasher1 1 month ago
i doesnt work for me is says syntac error: invalid syntax..... whtas the problem???
4Got10Shadow 1 month ago
@4Got10Shadow If you downloaded python 3, use print ("Hello, World!")
jaywalkah 1 month ago
wheres the 20th robotics and electronics tutorial?
wonderosness 1 month ago in playlist More videos from thenewboston
Um you say downlaod the ensest version... It says under 2.6 on oython in your vid 3.1 ??? why didnt you sue 3.1?
larsmaximilian1 1 month ago
Comment removed
KLCRC 1 month ago
@KLCRC Grammar.... not "grammer"
jamesveale 1 month ago
@larsmaximilian1 ~ i've read that Python won't work with GIMP unless it's 2.5 or 2.6 because of some language issues or something of that sort. i also read that you must install 32bit for both Python and GIMP. i have yet to have success installing. been trying for 2 days now. i hope this tutorial helps me succeed 2mar.
thenewboston: how do i find part 2 in your vast collection of videos? i am a newbie. is this the right video for me? thanx in advance!
Krowe2020 1 month ago
@larsmaximilian1 Because he did this in 2009. Only 2.6 was availabe in 2009 =D
ultislasher1 1 month ago
@ultislasher1 yes but doenst it say right under 2.6 3.1?
larsmaximilian1 1 month ago
@larsmaximilian1 lol what comment were you responding too =P
ultislasher1 1 month ago
nice tutor thx!!
wei750830 1 month ago
hey bucky,can i post your video at my blog
ThePokemonteacher 1 month ago
@3dgravity like 300 bucks
twinsofliberty 1 month ago in playlist Python Programming Tutorials
What if Im on a Mac?
88multiblade 2 months ago
What is the best? Java or python??
cola1000cola2000 2 months ago
@cola1000cola2000 It depends on what you're trying to use it for
if you're a programmer i suggest Java....or even visual studio since it has a interface feature and learning it is very easy
If you're a hacker
i suggest python and C/C++ their not the easiest but they are some of the best programming languages
MarikXYami 2 months ago
@cola1000cola2000 if you are starting out, use python.
14koder 2 months ago in playlist Python Programming Tutorials
@xdfancypantsxd same!!! Lol
TH3SLAYER444 2 months ago
This has been flagged as spam show
Looks like I found what I'll be watching for the next few days.... ;)
xDFancyPantsxD 2 months ago
Why my Python doesnt have any colors when I typed in the codes?
Its all black and white... I believe would be much easier for me to understand what Im doing with the colors
any help?
italogross 2 months ago in playlist Python Programming Tutorials
@italogross maybe you saved the file and didn't put ".py" at the end ..
other than that I don't know, but you can change the colors in the settings :)
Rigardoful 2 months ago
@italogross when you save your file, add the .py extension.
mckern5 2 months ago
F**k. This guy knows everything :D
Oronaslt 2 months ago
"Just keep clicking next and next until uh.. you have python" Lol better way of saying it
GhostXoP 3 months ago
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?
T10utd 3 months ago 18
@T10utd No, not really...
clawbog2 3 months ago
@T10utd nope you can't because some of the functions has changed.
ThePokemonteacher 1 month ago
@T10utd Yes you jsut have to wtach what your doing when you use python 3.0.1 or python 3.1 you have to put () behind the print that üpretty much all. Oh and if you wanna say something like print('What up{0}', ('Whatever_%r_is)) (new python) print 'What up %r.',('whatever_%r_is') .. See minor things liek that will change
larsmaximilian1 1 month ago
@T10utd I use python 2, but I do know that there are compatibility issues on some things.
keithpetro 1 month ago
@T10utd Yes, somewhat. The best way to learn python is through the docs, I will also make python 3 tutorials. :D Python 3 has some minor syntax changes, so if you encounter any issues with the syntax you can private message me.
GovGoose 1 month ago
@T10utd i think so.
iTouzhPro 3 weeks ago
@T10utd Yes.
jeroeniskoning 2 weeks ago
@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")
bartjoboy 2 weeks ago
@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
brassmonkey9871 3 days ago
when i try to type print''Hello,world'' it says :Syntax error. can someone help?
Toastblademaster 3 months ago
@Toastblademaster You're using 2 apostrophes instead of a quotation
apostrophe = '
quotation = "
To get a quotation hold shift and press the same key. Hope that helps.
Rudeman72 3 months ago
For other operating systems (Linux and Mac) it's really easy. Most Linux distro's and Mac already come with Python pre-installed. Just open up a terminal, type "python" without the quotes, and you got the same screen as him. :)
bartjoboy 3 months ago
Uhm.... What if A = A + 1 ? PARADOX :P OR IS IT?
ecvsio 3 months ago
@ecvsio I'll be like a computer: "A is not specified!" :P I know this is probably not an actual question but, thought it'd be fun answering it. :D
monsterhunter99 3 months ago in playlist Python Programming Tutorials
@monsterhunter99 Erm... then lets try this :D
A = a
a = A + 1
ecvsio 3 months ago
@ecvsio A is not a string so there for a can not be described as one... A=a does not work because A cannot = a when a is not defined as a string therefore it is thinking it is an int...
monsterhunter99 3 months ago
@ecvsio And also, a should be described before A or the program reads it as this:
a = A+1
A=a
It doesn't know what A is yet so therefore you must describe A in a :P
monsterhunter99 3 months ago
@ecvsio Also :)
monsterhunter99 3 months ago
@monsterhunter99 I didnt tell you that you must be a computer... calculate it as a human...
E.X
A = 8
a = 8
a = 8(A) + 1
a = 9 now... and ... its going for infinity...
ecvsio 3 months ago
@ecvsio actually no,
in statements like
a = 0
if a < 3: a = a+ 1
return a
its a perfectly possible command :)
om123ification 3 months ago in playlist Python Programming Tutorials
@om123ification Erm... i didnt say that put that in python 0.o ... dude... just ... think
ecvsio 3 months ago
This has been flagged as spam show
OMG BUCKKYYYY :D DUDE I SEROUISLY NEVER KNEW YOU DID PYTHON TUTORIALS ALSO. OH MAN, YOU ARE THE BEST AND YOU DON'T HOW MUCH I THANK YOU FOR DOING THESE TUTORIALS. YOU REALLY HELPED ME UNDERSTAND JAVA SO EASLIY DURING MY SPRING SEMESTER LAST YEAR IN COLLEGE AND NOW AM READY FOR YOU TO TEACH ME PYTHON. I KNOW NOW TO RELAX, BECAUSE I FINALLY FOUND A GREAT TEACHER AND AN AWESOME VIDEO ON YOUTUBE. THANKS AGAIN BRO.
rawjudgement 3 months ago
OMG BUCKKYYYY :D DUDE I SEROUISLY NEVER KNEW YOU DID PYTHON TUTORIALS ALSO. OH MAN, YOU ARE THE BEST AND YOU DON'T HOW MUCH I THANK YOU FOR DOING THESE TUTORIALS. YOU REALLY HELPED ME UNDERSTAND JAVA SO EASLIY DURING MY SPRING SEMESTER LAST YEAR IN COLLEGE AND NOW AM READY FOR YOU TO TEACH ME PYTHON. I KNOW NOW TO RELAX, BECAUSE I FINALLY FOUND A GREAT TEACHER AND AN AWESOME VIDEO ON YOUTUBE. THANKS AGAIN BRO.
rawjudgement 3 months ago in playlist Python Programming Tutorials
I learned so much from this series of tutorials, thank you so much!
KapustaCuber 4 months ago
I kept getting syntax error, and it would highlight my last quotation mark.
yackon4game 4 months ago
@yackon4game "syntax error" meant that u make something rwong on the code or symbol....
digimoned 4 months ago
"Click next and next until you have Python."
That make me laugh. XD
EvilCerealBoX 4 months ago in playlist Python Programming Tutorials 3
i went and downloaded to top one on the list haha derp. thanks man i subd!
sooty3000 4 months ago
thank you, you just got another subscriber
gaphoogys 4 months ago
imo, it's better to learn 3.
2.* will be around for a few years more, but 3 is the future.
johnny45irish 4 months ago
You can find his mistake , but you can never make thos AWESOME videos like he do . You retared kids that wanna make him act like a fool , but well you can't he is 1 from me . Learned a lot of him
Jo3HoXhA2PaC 4 months ago
Thank you.
dipu827 4 months ago in playlist programming
when i type in: print ''Hello, world!'' the word Hello gets a red bar and under it, it says: '' SyntaxError: invalid syntax '' in red letters. Help?
dimzaiboom365 4 months ago
@dimzaiboom365 You forget the bracets. Type print("Hello world")
1337Creations 4 months ago
@1337Creations thanx! :D
dimzaiboom365 4 months ago
Hay quick question, are their any differences in the code if I use it on a mac? or should I troll forums?
Dividdo 4 months ago in playlist Python Programming Tutorials
what's the difference?
Python 3.2.2 Windows x86 MSI Installer (Windows binary -- does not include source)
Python 3.2.2 Windows X86-64 MSI Installer
paulceltics 4 months ago
@paulceltics i believe one is 64 bit and one is 32 bit,,,,
Dmen555 4 months ago
sorry but i downloaded it just as in the video version 2.7, but i can't seem to find anything close to "idle (python GUI)" any help ?
claw7755 5 months ago
Hullo, I wanna know how to change colors when I'm on pesterchum (A homestuck client thingy) using python.
RandomLazars01 5 months ago
This has been flagged as spam show
I think it's too hard for me
vchkogpu 5 months ago
Why you double clicking in the start menu! :P Around 2:00 when you starts Python you target an icon on the desktop aswell! :P
Tott3LoL 5 months ago
Why would anyone who hasn't used a computer before learn python?:)
Nice tutorials !!!
adityagnet 5 months ago
I printed Bacon :)
XxXBLAD3XxX53 5 months ago in playlist TheNewBoston - Python
@thenewboston
Any chances to get an updated version for 3.x?
plastefuchs666 5 months ago
wich is better Python or Lua ?
shadowsimbiote2 5 months ago
@shadowsimbiote2 Python and Lua are used for entirely different things. If you want to do web, you can use Python for dynamic websites. I don't think you can do that with Lua.
Maybe look into the wikipedia pages of both to understand what to use for in your case.
plastefuchs666 5 months ago
@BrandonK1023 This is for Python 2.6. Stop watching this tutorial as it is useless. This should work:
print ('hello world')
mjiscool99 5 months ago
@mjiscool99 thanks!
sandpaw97 5 months ago
If I am getting a syntax error every time I type print "hello, world!" what could possibly be the reason? I have uninstalled it and re-installed and Im still getting a syntax. I'm running 3.2.
BrandonK1023 5 months ago in playlist Python Programming Tutorials
You are the best programming teacher on the internet, and there are quite a few of them ;)
Kamilk12l 5 months ago
This has been flagged as spam show
Ok so let's start..
xFelicianoX 5 months ago
wow this is just like lua. print is the oldest command it the book
tayler6000 5 months ago
Is it possible to download the whole tutorial as one or multiple video's? I would really like that, so that I can watch also and learn when I don't have any internet connection... I would really love that :)
MartijnGuitar 5 months ago
@MartijnGuitar theres probably a program to let you download youtube videos just google it
SWAGTUT 5 months ago
>>> print "Hello, world"
SyntaxError: invalid syntax
It says the LAST '' ( " )'' is wrong ?? wtfuuu ?! im on 3.2
siim663 5 months ago
@siim663 I get that too, but if i do it in the CMD one I dont, have you fixed it yet?
xFelicianoX 5 months ago
@siim663 Nevermind, i got it working, you have to use print("Hello world")
xFelicianoX 5 months ago
@siim663 When python went to 3, the syntax radically changed. Go download 2.7
DistildaTheChosen 5 months ago
dunno if you remember me but Im starting it again lol.
btyler4606 5 months ago
I recently found a book on learning to program through Python. It is very easy to read. Combine it with the lectures of course 600 from MIT's open courseware and you're only missing a lil bit of math to start working on high-level problems yourself. Book: "How to Think Like a Computer Scientist - Learning with Python". There's a pdf link from the Course 600 site at MIT's site. Best of luck for everyone who is determined enough. I know I am!
arngorf 5 months ago
@arngorf thz for the info bro my brother is learning python right now while im learning c++ so ill definetly be getting this for him
chillipepper117 5 months ago
why do i only get python and not the idle
skilledhadoken 5 months ago
This seems very simple, I watched Java programming tutorials with this same guy and it's not as simple as just writing "print" to print something...
Roboface97 6 months ago
type what? print print?
MalbeProductions 6 months ago
yall peeps need to download version 2.7.2, if you want the syntax to be the same as buckys(though it doesnt matter!!!)
2yung4grey 6 months ago
thx my friend well you dont need know ps you play wow
crunchyubacmom 6 months ago
I've bought a couple programming books and I've been looking online for some sort of decent guide for a few days now. This look promising
Mishogyny 6 months ago
so far so good thanks man
monkeypi6 6 months ago
Subbed. I really wanna get good at this stuff so I can make programs and sell them on the net. Should I buy books, or do you think I can find everything I need to know for free on the internet?
Dedication2020 6 months ago
@Dedication2020 If you want to get real deep into it. I suggest books from novice to professional.
donnie6680 6 months ago
how do i subscribe to this video ?
l3adb0Yz 6 months ago
When I put in print "Hello, World!", it gives me a syntax error, highlighting the last quotation mark. What did I do wrong? :S
Btw, I'm using the latest version.
kopy001 6 months ago
@kopy001 Python now treats print as a function and your input is the paramaters. So it would look like
print ("Hello World")
vicious0093 6 months ago 7
Helppppppppppppppppppppppppp
meeeeeeeeeeeeeeeeeee pleasssseeeeeeeee
if i installed python 2.7.2 for blender 2.49a
are they compatible
401randomvideos 6 months ago
Comment removed
Noagression 6 months ago
Comment removed
IanZG42 6 months ago
@IanZG42 NOW MAKE A PROGRAM!.. so i can look at it lol.
MalcolmLC 6 months ago
235,000 people begin, how many will make it to the end?
FreePKMNWalkthroughs 7 months ago
Python makes experimenting with math so easy in the command-line window; love it.
Thanks for your practical tutorials.
Pichounator 7 months ago
Is it permitted to download and share this series of learning?
12341234new 7 months ago
2:42
Sounds like he said "F*** you" :D
MukiemukMC 7 months ago
Comment removed
MukiemukMC 7 months ago
Hey You have Fl Studio too!!!!
sirius2012s 7 months ago
BEST PROGRAM EVA! "HELLO, WORLD!" xD
peterdaman20 7 months ago
I have been through so many written guides on python and got no where. I spend 30mins on these videos and im flying ahead. If you are here checking to see if the vids are good. They are. You will not got better. Plus this guy is so god damn funny xD
erasmuspython 7 months ago 60
So it's a video about Python... Guess what ad I get... Monty Python.
T1melimit 7 months ago
Hey I got something called a python in my Jeans OS. T'm gonna upload my stream all over the place
Buckeye43207 7 months ago
python no more ??
itsmak1998 7 months ago
Hi Fucky~
MRHITTING 7 months ago 2
For Python 3.x, type print("Hello, World!").
VCat2006 7 months ago 3
@FreePs3Challngelobby lol
Blitzbok 8 months ago
Did anyone else notice he has World of Warcraft?
darknate2004 8 months ago 2
@darknate2004 I just saw that... Interesting fact: I cancelled my subscription 5 days ago.
ianh97 8 months ago
@ianh97 I cancelled mine as well...lmao
darknate2004 8 months ago
@darknate2004 LOL I cancelled mine a couple months ago
crmfghtr 7 months ago
This has been flagged as spam show
"go ahead and die.. download!"
Kujamon 8 months ago
First of all your gonna wanna open up a browser, I am using firefox but you can use any browser so dont worry about that -_- haha then he said then make sure to download the windows installer dont worry about anything else what if im a mac or linux user lol sry i love making fun of people talking in tutorials but thanks for pointing me out to this
bwillwall 8 months ago
After watching this video, for those who want some more practices in python programming, you can go to pyschools.
tkokchen 8 months ago
o_O I just can't wait to start programming, it sounds so interesting! (Even if it takes years in the right environment to get good at it.)
TakingItCasual 8 months ago
i got a problem, when i type print "Hello, World!" on Python 3.2 for win X86 bit, it says SyntaxError: invalid syntax
horiaonofrei 8 months ago
@horiaonofrei For the 3.x versions of Python, you gotta print ("whatever") with the (). He's on 2.6.1 for these tutorials, which you can still download. I'm doing it on 2.6.6
OMGmyFACE 8 months ago
Comment removed
kromo24 8 months ago
Its not GUI, Bucky it is Integrated DeveLopment Enviroment
ServerBoost100 8 months ago
Just got interested in Python.
Really pleased to see that Bucky's got a series on YouTube.
I've learned a lot from his tutorials on Java and Objective C.
All good stuff.
kvg784 8 months ago
This comment has received too many negative votes show
Dude your tutorial fucking sucks. I only watched this because after I download python, it won't open or install in any way. So you show me which browser to use and to click the obvious download link, but skip the most important part by just saying "click next, next and next". I can't even get to that part, so your tutorial was worthless.
rmaringas 8 months ago
@rmaringas You've probably downloaded the source rather than the installer. Do you use Windows or some other operating system? Because I followed Buckys instructions and it works fine.
dazthebrit 8 months ago
@rmaringas I imagine he assumes people aren't an absolute fuck up in installing such a simple to install program...
TheBlackOpsHawk 8 months ago
@rmaringas ha! stupid. you should know how to install a program without his help. lol such a douche
peterdaman20 7 months ago
im only geting this cause i want blender
lordyick 8 months ago
what does it do
lordyick 8 months ago
Comment removed
fmxdude901 8 months ago
"so if you ever uhhh... used a computer..." loool
Morcous16 8 months ago
NICE!!!! just what i was looking for. I have no clue how Python work. This is perfect for me!!!!!!!!!!!!!
molotov2634 8 months ago
Comment removed
CuntPussyFuck 9 months ago
You have potential :). Keep up the excellent work :).
xxxrandomjamezxxx 9 months ago
@xxxrandomjamezxxx
jajaajajajjajajaja jaajajjajajajajajjaajjajaajajajajjaja
loko95ftp 9 months ago
@loko95ftp nishuiflhilwdhfcawol
xxxrandomjamezxxx 9 months ago
hey man, you're the Chunk Norris of programming tuts makers. no one can beat u.
Xplosive24 9 months ago
He says open an internet browser, but if I don't have one open, how can I see this video?
IRAMAGIC1234 9 months ago
@D01n6u4m0m
I'm pretty sure it's Bucky.
Rumpetroll95 9 months ago
linux ALREADY comes with a default python installation....
damasta00138 9 months ago
How long will it take to learn the basics?
Mar1ex 9 months ago
@nakedgirlsi love naked girls
travis199urkul 9 months ago
@Mar1ex A week?
Zeldakitteh 9 months ago
what is python for? i know its for programming..but for what? what's its use and what's its real life use? im confused...
weward 9 months ago
people in tutorials say 'go ahead' too much
ORANGAMI 9 months ago 43