So 14 videos into this I now understand why the one great criticism of Python is that it allows for bad programming practices.... It's true that this is such a simple language with almost all of it's mechanism well hidden from the user that it is easy imagine how one could become quite adept with Python and still remain largely ignorant of computer science in general. It really gives fresh meaning to the term code monkey.
"what you wanna do the action to, so i wanna do to your face. Then you write a period then you write what you want to do. I want, to punch it. Then of course you have your arguments"
Bucky your so awesome, i cant learn from any of my teachers but i can learn in minutes from you!
Bucky .. the tutorial is erally so good... Its best way to start learing Python. you made it so easy.. with in matter of few hours i am ready with good foundation....
Out of curiosity I was wondering was is the downside to using + for combining lists instead of extend or append. Or is it just a different way to accomplish the same goal?
I had tried to learn python years ago, and everything I picked up was someone's warped idea of teaching. Almost none started off teaching by getting your hands dirty. They'd dry your mind out and bore you to death. Thanks so much for making really awesome tutorial videos. I'm finally learning python!!! :)
@primer131stdivrecon well.... there is something called taking down notes. You can't really expect to absorb everything in one go. I've watched 14 in a row as well but I took down notes. And once you get to a certain level, try and make up a program to improve your skill.
dude i ve been watching all ur tutorials up till now and have to tell u that u are a great teacher and the way u are teaching makes learning really easy ! Thnx for ur great tutorials ..
youre here but you still havent told anyone how to add something onto a variable without doing variablename = (previous number + next number) for people that dont know its variablename = variablename + number you want to add on
@bits071083 pop treats the list as a stack, in your example 5 is at the top of the stack so "popping" it off the top removes it from 'one' and the function pop then returns the popped value. Try:
A function called wordList that is called with the name of a .GLOSS file. The utility loads this file into memory as a list of strings. It then searches through the file string by string. Whenever it finds a string beginning “<concept>”, it displays all text between the <concept> and <\CONCEPT> tags. In this way, we obtain a display of the terms being defined in this particular glossary.
i tried the example you did at the end of the video. one.extend(two) in a different way, actually i messed up before you tell about the extend i tried it with append. Like one.append(two). And it ended up in something like [1,2,3,[4,5,6,]]. like this and i think the list two itself become a single elment in the first list. Coz i checked its size using len(one) it was only 4 and not 6. Its really nice playing around with python. Gonna watch upcoming vids. Nice tuts thanks buddy
I'm writing a program that will play clue for me... there are 6 variables called player1..2..3.. etc. i added all those variables into a list. but if one person leaves a field blank i can't seem to find the command to remove that variable from the list.
if PLAYER4=="": players.insertcommandhereplease(player4)
Greetings from Ireland Bucky, your a legend!
AndyFarrell07 1 day ago in playlist Python Programming Tutorials
took you an awful long time to think of a word that wasnt in that list =P i know i know so few to chose from
xcvsdxvsx 3 weeks ago in playlist Python Programming Tutorials
"Where do I get this stuff?"
Made me laugh.
Duboraw 1 month ago in playlist Python Programming Tutorials
what is the difference between using just a "+ " and having to type in one.extend(two)
why not do it with the + ?
georgesco94 1 month ago
append is the same as insert method. Although, insert method takes two parameters. One from the index and the other is the value.
TagaPasay 1 month ago
Great Job!!
Thanks man!
sumite 2 months ago in playlist Python Programming Tutorials
why should not I use + instead of blabla.extend ()??
VahabSan 2 months ago in playlist Python Programming Tutorials
"let's go ahead and get rid of this...... cuz i dont really wanna punch your face".
killstevedave 2 months ago
YOUR FACE. GODDAMNIT!
TheXRealXBrapp 4 months ago in playlist Python Programming Tutorials 2
I need the yourface.punch() method IRL :)
charbeanmcbean 4 months ago in playlist Python Programming Tutorials
Thanks for the tutorial
ryuichirapha 4 months ago
Cause I feel like talking about apples right now...
Bucky you are a silly guy xD
CerainLoLs 4 months ago
So 14 videos into this I now understand why the one great criticism of Python is that it allows for bad programming practices.... It's true that this is such a simple language with almost all of it's mechanism well hidden from the user that it is easy imagine how one could become quite adept with Python and still remain largely ignorant of computer science in general. It really gives fresh meaning to the term code monkey.
PoorRichardSaunders 4 months ago
William tell, that is most likely where you got the apples and bow from. haha.
ShunichiDomoto 4 months ago
NOPE! NOPE! oneee twooo NOPE!
elvisniperx 5 months ago
YOU ARE THE BEST PYTHON TEACHER EVER!!!
winlogonexe1 6 months ago in playlist Python Programming Tutorials 3
Coding in the future:
yourface.punch("Owned")
*fist comes flying out of the screen and punches you*
michaelftw300 6 months ago 29
And BAM!
robertoaalll 6 months ago
bucky.thank ('alot')
mr123tile 6 months ago 3
after which tutorial would you recommend that I could star on the python game programming tutorial series at his channel ?
Kamilk12l 6 months ago
pretty much
whatsajaymo 6 months ago in playlist Python Programming Tutorials
All of these tutorials are incredibly helpful. Thanks!
dontbeimmature 7 months ago
HAHAHAHAHAHAHAHA!!! "Your face, what do I want to do? PUNCH it. ..... Let me delete that, because I really don't wanna punch your face..
NotAnthonyX 7 months ago
haha the old apples class from java!
1212sk84life 7 months ago
bucky _/\_ :D
rjkale1 7 months ago
i frickin luv u
PIYG13 7 months ago
pretty much
alpomb 8 months ago in playlist Python Programming Tutorials
@arronhunt because extending permanently adds them together. one+two only gives you an answer and one and two would stay seperate
TheOGRiddler 8 months ago
give this guy a medal!
TheCrazyshuffler1 9 months ago 69
"i love this guy" !!!
2acox 10 months ago
that was fail i mean *DONT* append my face epic fail lol!
dylondragon 10 months ago
do append my face plz
dylondragon 10 months ago
"what you wanna do the action to, so i wanna do to your face. Then you write a period then you write what you want to do. I want, to punch it. Then of course you have your arguments"
Bucky your so awesome, i cant learn from any of my teachers but i can learn in minutes from you!
THANKS.
sammyzeus 10 months ago
The longest part of learning proggramins is learning functions, syntaxs or other command names, lol
xyzdorky66 10 months ago
This has been flagged as spam show
also after face.append , s[2:] = [] doesnt work
wtf?
jacob7ism 11 months ago
Thats kind of like math.sqrt
jacob7ism 11 months ago
@jacob7ism No, because math isn't the object.
Sukikeri 10 months ago
also after s.append , s[2:] = [] doesnt work
wtf?
mauroprovatos 11 months ago
s=[1,2,3,4] s.append('abc') is allowed. wtf?
mauroprovatos 11 months ago
@mauroprovatos giati oxi?
ruben@touge:~/c$ python -c 'a=[1,2,3];a.append("test");print a'
[1, 2, 3, 'test']
DarkInjection 11 months ago
@mauroprovatos Why shouldn't that be allowed?
SM078 4 months ago
Bucky .. the tutorial is erally so good... Its best way to start learing Python. you made it so easy.. with in matter of few hours i am ready with good foundation....
Thanks man..
viveksmarty21 11 months ago
My name is Buck, and i like to f- err... program. :-D
jp246810 1 year ago
"Say you wanted to... punch , someone... in the face."
StmyD 1 year ago 3
"so lets go ahead and get rid of this cuz.. i dont really want to punch your face" XD
12345678910secret 1 year ago
wondering why I should to one.extend(two) instead of just doing one+two
arronhunt 1 year ago
i have a problem... i learnt all your videos... but i dont have imagination to use this...i dont know how to use this..
pipe99chumby 1 year ago
This has been flagged as spam show
"created, roasted, toasted" xD
ken4y66 1 year ago
"created, rosted, toasted" xD
ken4y66 1 year ago
@Dementedrox Yes you explained it well. Thank you very much.
Hariharakadan 1 year ago
Out of curiosity I was wondering was is the downside to using + for combining lists instead of extend or append. Or is it just a different way to accomplish the same goal?
Hariharakadan 1 year ago
"bucky.subscribe"
RifleboytheLPfan 1 year ago 6
"hotgirl.fuck"
:D
Zerstoererh 1 year ago 4
roasted toasted!
ImHollywoodvids 1 year ago
"Where do I come up with this stuff?" LOL
DTHRocket 1 year ago
"punch someone in the face" LOL best method EVER!
StephenWebb1980 1 year ago
I clicked enter at the beggining, trying to be a rebel. But i am so wimpy i got a sythex error.
championvideos 1 year ago
vagina.vibrate(penis)
O.o
>.>
xero907 1 year ago
@xero907 1
Robbykube 1 year ago
bam! hehe
trr12 1 year ago
were do you come up with this stuff?
wowgm1000 1 year ago
Really.. congratulations !
z0mbra93 1 year ago
how u like dem apples
alexmillar 1 year ago 5
I had tried to learn python years ago, and everything I picked up was someone's warped idea of teaching. Almost none started off teaching by getting your hands dirty. They'd dry your mind out and bore you to death. Thanks so much for making really awesome tutorial videos. I'm finally learning python!!! :)
GeneralTsosChix 1 year ago
Iany going to shoot u if u not a teecha at university!!! Put professors to shame!!!
Cavemanbennett 1 year ago
im sorry but ive watched 14 and a row and i forgot all of the stuff
primer131stdivrecon 1 year ago
@primer131stdivrecon well.... there is something called taking down notes. You can't really expect to absorb everything in one go. I've watched 14 in a row as well but I took down notes. And once you get to a certain level, try and make up a program to improve your skill.
divinenuker 1 year ago
That's what I'm talkin bout!
lanesmerge 1 year ago
'Rosted, toasted it'
videopray 1 year ago 2
Please don't punch my face.
thefinalfrontier1701 1 year ago
Is 'one.extend(two)' not the same as 'one = one + two', just with a nicer syntax?
SpydaBjorn 1 year ago
dude i ve been watching all ur tutorials up till now and have to tell u that u are a great teacher and the way u are teaching makes learning really easy ! Thnx for ur great tutorials ..
Patroklos4 1 year ago 3
thank you.. very nice tutorial..
yusufaliboz 1 year ago
bucky is one hell of a teacher
EastOminato 1 year ago
i learn alot from you bucky,i have only 14 years and i will be professional programmer with your tutorials!!!
ColossusPn 1 year ago
yourface.punch ("haha noob i punched you") <------ FTW~!
iopabc123789 1 year ago
yourface.punch ("haha noob i pucnhed you") <------ FTW~!
iopabc123789 1 year ago
This guy is insane.
TheWEBguyzContact 1 year ago
aaaaaahhhhh!!! take the cursor out of the way!!!!!
ismaol1 1 year ago
nope nope oone twooo nope (r0fl)
a8cbsn24 1 year ago 3
2 days ago i only knew that python is a kind of snakes :D
mrvoodo1 1 year ago 4
youre here but you still havent told anyone how to add something onto a variable without doing variablename = (previous number + next number) for people that dont know its variablename = variablename + number you want to add on
tomek123kotek 1 year ago
Really nice its.I feel too friendly help from this. Nice & thanks.
MyHimangshu 1 year ago
Hello Bucky nice videos well i have one problem
i have made a list eg. one=[1,2,3,4,5] but when i use one.pop() with no argument
then why it pops out 5 the last no. in the list
bits071083 1 year ago
@bits071083 pop treats the list as a stack, in your example 5 is at the top of the stack so "popping" it off the top removes it from 'one' and the function pop then returns the popped value. Try:
one = [1,2,3,4,5]
popped = one.pop()
print one # outputs [1, 2, 3, 4]
print popped # outputs 5
hectixx 1 year ago
Thanks po
ffffgen 1 year ago
This has been flagged as spam show
CAN YOU PLEASE DO THIS FOR ME !!!!!!!!! THANK YOU
A function called wordList that is called with the name of a .GLOSS file. The utility loads this file into memory as a list of strings. It then searches through the file string by string. Whenever it finds a string beginning “<concept>”, it displays all text between the <concept> and <\CONCEPT> tags. In this way, we obtain a display of the terms being defined in this particular glossary.
ankurvasudeva 1 year ago
@hobolikespie11 just type idle into your spotlight and it should give you the program
guitarshred123 1 year ago
@hobolikespie11 if you type idle into you spot light it should bring up the program he is typing into
guitarshred123 1 year ago
Bucky you make it too easy...
narutofan190249 1 year ago
Does the list two still exist when it has been extended to list one?
Kulawendin 1 year ago
@Kulawendin Yup, I thought the same thing, but I actually checked it.
narutofan190249 1 year ago
hey bucky dont forget that you are the best teacher of programming..... hell yeah :D
cht9178 1 year ago 150
@cht9178 c++ spoonfeed's guy is cool also D:<
xXxDiukexXx 1 year ago
@cht9178 professor*
TheADMIRAL911 1 year ago
BUCKY! YOU ARE THE MAN! :)
maattist 1 year ago 174
i tried the example you did at the end of the video. one.extend(two) in a different way, actually i messed up before you tell about the extend i tried it with append. Like one.append(two). And it ended up in something like [1,2,3,[4,5,6,]]. like this and i think the list two itself become a single elment in the first list. Coz i checked its size using len(one) it was only 4 and not 6. Its really nice playing around with python. Gonna watch upcoming vids. Nice tuts thanks buddy
picknpac 1 year ago
This has been flagged as spam show
Darn, this is the best video tutorial I've seen in a long time. VTC, CBT, you name'em, they got nothing on you thenewboston. Keep up the good work!
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Comment removed
SnurreSprattable 1 year ago
Some example, yeah... again apples...:
tomy = ['I','love','apples','apples','very','much']
counttimes = tomy.count('apples')
print "Tomy said \'apples\' " + `counttimes` + " times. So Tomy really enjoy them! :)"
0spirits0 1 year ago
Awesome!
peatkid833 2 years ago
Is there a significant differece between append() and extend()?
del3226 2 years ago
@del3226 just watch the video again, he explains it pretty clearly.
007walk 1 year ago
Append you add to an existing list and extend() you extend the list that you used the extend() method.
Aggregate02 1 year ago
Thank you very much.
wamdpst 2 years ago
If "screw" is the action can my GF be the object?
firestar124 2 years ago
@firestar124
SyntaxError: invalid syntax
juggalomushroom 2 years ago
crap i screwed up my python. i clicked on restart gui and now it wont work
blender3dmaster 2 years ago
how to make the little box tooltip of methods show up? I tried Ctrl-Space but it does not show.
thanhquanky 2 years ago
@thanhquanky
you just write the object name, type . (dot) and wait.. It'll pop up :)
autchckinsen 1 year ago
Comment removed
thanhquanky 2 years ago
dude, U ROCK!
Im 11 and I just made like 10 programs
JAK1234jr 2 years ago
Is there a list of methods around? I don't get the box like you do.
icekat83 2 years ago
how do i delete something from a list? D:
I'm writing a program that will play clue for me... there are 6 variables called player1..2..3.. etc. i added all those variables into a list. but if one person leaves a field blank i can't seem to find the command to remove that variable from the list.
if PLAYER4=="": players.insertcommandhereplease(player4)
hellstudios 2 years ago
Your face, I want...to punch it.
priceless
jasongosen 2 years ago 2
Bucky, great tutorials!!!!. Also hope to see some more electronics videos in the future.
vapormonk 2 years ago
One.extend(two) doesent work, what version are you using?
ushrark 2 years ago
are u sure about the lists names ?
cuz the first one is "One" and the second is "two" with no capital
check that out
saadlulu 2 years ago
and yeah hes using 2.6
saadlulu 2 years ago
extend should be called "Splice" :P
daeheadshot 2 years ago
"And BAM! ROASTED TOASTED!
For some reason that made me laugh just because it was so random.
fab1qaz 2 years ago 2
Plain English ALOL!
macola77 2 years ago
i know whereu came up with bow.
people shooting arrows off of others heads lol
GNSstudios 2 years ago
You are super! Thank you!
Undurkhaan 2 years ago 2
ty the New Boston
i apreciate your tutorials
CoNiLa2 2 years ago
Comment removed
CtrlCreate 2 years ago
i think it was some kind of clipboard manager :{
jithinroda 2 years ago
Comment removed
Wowccraft 2 years ago
you write the period, and then you scroll your mouse over where the box would be
Wowccraft 2 years ago
Can you have custom types in Python like in C++? Like when you have classes, structs etc.
funkyewan 2 years ago
what you mean exactly?
BackRaw 2 years ago
This comment has received too many negative votes show
WHY DONT YOU WANT TO PUNCH MAH FACE?? :(
XarcZai 2 years ago
thanks man, and nice examples ^^
zamliman 2 years ago
yess sir apples and punches in the face i dont think im ever going to want to watch anybody else's Tutorial ever
Dynamitemedina 2 years ago
ROFL
2metube4 2 years ago
easy oop .. python does all the work
darxalot 2 years ago
Hey just wanted to say thanks for taking the time and effort in making these videos.
Samppf 2 years ago
"So I put yourface, then period, then punch, because I want to punch it." Nice example ;)
JaxDragon1 2 years ago
ooh methods
darxalot 2 years ago