Thanks so much for watching guys :) Hope you enjoyed, also do let me know if you'd like to see more comprehensive and longer tutorials from me!
@surabhimodak50913 жыл бұрын
Yes please... probably all of the programming languages in the world..😂
@AlexRubio3 жыл бұрын
Thanks
@ComputerScienceAcademy52203 жыл бұрын
Hey! How can I share my videos on thenewboston?
@the_DarkSoul3 жыл бұрын
im using sublime, and it wont run the code. it keeps saying python was not found.
@hetaeramancer3 жыл бұрын
are you bucky's friend?? or do you work for him or something like that??
@nabilhaouam84972 жыл бұрын
just needed a memory refreshing video, i haven't used python in a year , this video served well !
@anupshastri265911 ай бұрын
12:19 this_tuple = ("apples",) #without "," type with "," type print(type(this_tuple)) 19:33 def addition(a,b): print(a+b) addition(3,4)
@peaceloveindulgence58642 жыл бұрын
I like this video, but as an absolute beginner I feel it serves more seasoned programmers best. I will surely be using this video as a refresher down the line. Thanks!
@praveshmaharaj43872 жыл бұрын
hi please explain what does he mean at 16:16 when he puts " i + = 1".
@kingjukester2 жыл бұрын
@@praveshmaharaj4387 He is referring to Assignment Operators the variable "i" is assigned to 1 and he wants to loop that to continue adding 1 to "i" which in math would be i = i + 1 in python everything is condensed so they shorten the equations to "variable plus equals 1" which is where the i += 1 comes from
@praveshmaharaj43872 жыл бұрын
Thanks 😊
@gold49633 жыл бұрын
At first, I was like, Bucky, you sound different today. XD Can’t wait to watch the tutorial! I’ve been meaning to get into Python! Thanks so much!
@anuradhaedirisuriya3 жыл бұрын
Haha I was thinking the same
@gouthamkiran9444 Жыл бұрын
This is awesome.. I reviewed many Python training for last 3 days sitting for more than 10 hours and this video helped me recall and brush up on my learnings in 20 minutes....
@m33p0k2 жыл бұрын
Thank you for this short and sweet crash course on Python. Served as a really helpful refresher :)
@johnmamodu66503 жыл бұрын
This is awesome...so much in a short time. well done!
@alimohammed8872 жыл бұрын
This is April fool! He promised teaching python in 30 minutes, however, he did that in 20 minutes. Great tutorial pal!
@LokirofRoriksted3 жыл бұрын
that is awesome! Maybe my gf will finally understand a little python and stop complainning that her jobs require python or matlab knowledge
@AxelWerner3 жыл бұрын
THANK YOU for taking care about usage of screen area and font sizes!!! Lots and lots of people wont give a sh_t about that and makes the videos unwatchable on big screens from a distance. Yours very well made. So THANKS FOR TAKING CARE!! keep up and keep free the good work. Information wants to be free! Hack the planet!
@philiptdotcom94024 ай бұрын
I'm about halfway through this tutorial. With the exception of a few minor-ish errors(?)--which I'll eventually/hopefully compile & post here-this is the BEST python tutorial I've come across so far, particularly because of its (lightning-fast!) PACE! (I program in other languages; might not include as much basic explanation as might benefit absolute beginners.) It includes relevant examples, TONS of info (mostly presented in an excellent order), and NO wandering off topic! Highly recommended! -pt😺
@rik2243 Жыл бұрын
As a C# person who is getting fed-up with it becoming more and more complicated and bloated that was quite refreshing. Thanks.
@KBALLING172313 күн бұрын
Amazing tutorial video, I have learned a lot in short time. Thanks, and you have earned a new subscriber.
@pandukawb Жыл бұрын
I was referring to NewBoston videos since 2013. Great to see that this channel still make content.
@YeasifRezaAdib-m5p10 ай бұрын
that was the best python video ever
@_tanzil_ Жыл бұрын
A beginner will never understand 90% of your words unless they have prior knowledge of an another programming language. By the way, the video was nice and concise 👍
@user-vx9fy4zr1s3 жыл бұрын
welcome brother! nice presentation
@primal2k72 жыл бұрын
This is sooo good. I hope there's a part two.
@Coderama3 жыл бұрын
I really needed this
@johnnycincocero3 жыл бұрын
At first, I thought Bucky had been inhaling helium.
@KeyserTheRedBeard2 жыл бұрын
really good video thenewboston. I killed that thumbs up on your video. Always keep up the outstanding work.
@goatrelish3 жыл бұрын
Helped alot thx
@toony966 Жыл бұрын
Thanks man, this was my first python video and it helped me so much!
@ludboy93333 жыл бұрын
I LOVE IT! THANK U
@ludboy93333 жыл бұрын
SUBSCRIBED
@ahmedbathily70133 жыл бұрын
Waw bucky is really back ,how good is that
@alphrz2 жыл бұрын
thx bro :)
@emmanuelkiptoo81972 жыл бұрын
Thanks a bunch for this !
@rienwijnsma34102 жыл бұрын
Thanks for sharing the files. Works for me
@rounakagrawal35542 жыл бұрын
Greast refresher for concepts as well as syntax
@minshalewomanofgod98492 жыл бұрын
thank you for this video! really help!
@mariarose44437 ай бұрын
this was very helpful tysm
@hubartkufeyani1587 Жыл бұрын
thanks alot buddy for this tutorial
@RandomDude23382 жыл бұрын
Thank you so much. This video convinced me to how python is worth learning :)
@mfvlogs7007 Жыл бұрын
Thanks bro... 💓
@SkyFly198533 жыл бұрын
Finally! A Python tutorial! Yeah!!!!!!! ✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅✅🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳🥳
@rayan21902 жыл бұрын
Hello. At 09:53, there is a typo error ">= --> Greater than or equal to" or is missing Great video. Great overview of Python in short and quick version. Thank you for sharing.
@AghaMiracle-hj8dp6 ай бұрын
This video is awesome
@englishrupe013 жыл бұрын
This was really helpful.....thank you Dhhyey!
@mahmoudchibani26972 жыл бұрын
thank you for the crash course, one of greatest recap available on youtube for python !
@shamelescampr55943 жыл бұрын
Beginner tip for making new lines in python3 to help automate some processes def new_line(): print(' ')
@kamkam96003 жыл бұрын
Maaaaaaaaaayn perfect i think I'm going to use python in class next year, and i know almost nothing bout' it. Hope this will be useful
@hashaamzahid3319 Жыл бұрын
i want to listen boston voice " i remmeber i took course java in 2012 " great channel
@OriginalKeeb2 жыл бұрын
Good info here!
@TON-vz3pe2 жыл бұрын
Dude you know how many hours of effort you lifted from my shoulders?
@gabrielmarques11112 жыл бұрын
More like this on python 🙌🏼🙏🏻
@Omar-vz9el3 жыл бұрын
Please do one of these for Java, C++, and C.
@Blackmoon2278653 жыл бұрын
I just shared the link with my two classes. Good Luck!
@Tom-cu1fc2 жыл бұрын
Thank you so much for watching guys!
@Noritoshi-r8m2 жыл бұрын
Great!
@melvinaragon22482 жыл бұрын
Thank you for your time and making a very good video :-)
@julianosanm2 жыл бұрын
In the lists section you did list = ["apples", "bananas", "oranges"]. You basically redefined the built-in list class. That's a at very minimum a bad practice. I can't believe Python lets you redefine types like that. Anyway, thanks for this summary it's very helpful.
@manikandand25412 жыл бұрын
thank you
@ComputerInOrder3 жыл бұрын
its really cool
@shubhamsingla87002 жыл бұрын
Thanks
@lourdvicalcindor3 жыл бұрын
Nice men really nice !
@angelcardenasmartinez67563 жыл бұрын
Don't leave us hanging with the windows terminal tutorials :C
@mahmoudchibani26972 жыл бұрын
hello I am minute 8:22 why 0 is'nt true ? thanks
@DNX_Dexter2 жыл бұрын
didnt help that much was very fast to copy for myself to try out and doesn't explain it enough for me one of them had 3.0 as a answer but i wrote into syntax 3 and he diddnt say why he just said it. might just be not being a good learner
@happinesscreed92692 жыл бұрын
There is an error at 14:38 . Please explain further here. Otherwise this ritual is great!
@hej77 Жыл бұрын
The video wasn't 30 minutes. It's actually 20:50 minutes long
@Lyricy7162 жыл бұрын
pls what website do you use I can't find any website that lets me code on Chromebook
@qeidar.hawery52533 жыл бұрын
Welldone
@AerospaceEngineer282 жыл бұрын
Translate : Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam ut pellentesque augue -> “The pain itself is love, the main storage system. For the kids”
@johnnycincocero3 жыл бұрын
Do chickens have large talons?
@Pumpkin5253 жыл бұрын
I don't understand a word you just said.
@henrymagday89123 жыл бұрын
big respect to you [thenewboston], your video tutorials are awesome, you deserved my subscription...
@ataladin873 жыл бұрын
can yous help me with something???, codeblocks keeps telling me that "NO SUCH file or directory" please help
@lucidrohit3 жыл бұрын
Sir which theme do u use. Plz tell me if anyone knows.
@durgesh-chaudhary3 жыл бұрын
atom one dark
@r79182 жыл бұрын
I was asked to define list comprehension. And I couldn't answer. Could you tell me the answer now?
@wedeshivlogger50803 жыл бұрын
I am from Bangladesh.You are best teaching. I see Your viedos. I want to be a web developer. How to work with Html Css javascript boostrap jqyery react on real life. Please answer
@JefferyTyler-e5o Жыл бұрын
hello new boston gaang, pls ineed help or a link to how i can incorporate Html, CSS and Python all in one project
@mgmorshed60063 жыл бұрын
Python in 30 minutes but the video is only 20 minutes long :D
@Radhamadhav9633 жыл бұрын
10 min yr understanding and analysising time
@AnthonysBBQ3 жыл бұрын
Where did Bucky go?
@johnnycincocero3 жыл бұрын
A lot of content creators allow others to feature their videos/tutorials. Sort of like what freecodecamp has been doing for awhile now.
@ytb3748 Жыл бұрын
What happened to Buckie ?
@paulgriffiths73993 жыл бұрын
What's the name of your crypto currency project you're doing Bucky? Where can we as the public invest in it ASA coin/project?
@adeni43593 жыл бұрын
Can you make a tutorial about ASP.NET
@theyemeniarmyandthepopular61073 жыл бұрын
Traitors are not welcomed in Yemen, if you are butthurt about our history, then you can leave Yemen and call yourself and Emirati or Saudi.
@Mr-Sleet2 жыл бұрын
Oh, yes. I am learning more python than what it took me to learn in 4 years.
@shinystick2413 жыл бұрын
Can you please make a flutter tutorial?
@xxxxx10242 жыл бұрын
Great Tutorial ,However when I try downloading the code my antivirus says it a Trojan!!
@user-vx9fy4zr1s3 жыл бұрын
always use tuna , for variable name just like old days
@uyscuti55713 жыл бұрын
only the true bucky fans know this
@user-vx9fy4zr1s3 жыл бұрын
@@uyscuti5571 yes bro, i am a buckys fan
@hilsCyber993 жыл бұрын
What!!! HE IS BACK !!! MAN I STARTED WATCHING NEWBOSTON IN 2013 and he is the one that got me up to speed. I love this guy👍
@animegirl173 жыл бұрын
I like that you speak clearly, but I must ask why does it seem like the page flashes to a completely different page every time you execute the command. Why can't it execute under the command? Is this because of the particularly program you using?
@ashwinshrivastav85022 жыл бұрын
Very good, though I would say that the fact that I already learned Python almost two years ago and forgot most of it did help me in this video because it is sort of fast, but still AWESOME!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@BehruzbekOtayev3 жыл бұрын
Where is Bucky?
@ThePerfect10773 жыл бұрын
I don't usually do this but, first?
@surabhimodak50913 жыл бұрын
Aww
@andynl64433 жыл бұрын
Congrats!
@praveshmaharaj43872 жыл бұрын
I really dont understand the While Loops Section🥴
@XercedusАй бұрын
as an absolute beginner, some of the parts are not explained very well and went too fast without being in depth to it, maybe this is more of a refresher for the mid level or beginners with prior knowledge already, but this is a good vid just a little less in depth
@mohanadhosny24493 жыл бұрын
How old are you?
@ComputerScienceAcademy52203 жыл бұрын
Hello Bucky! How can I share my videos on your channel?
@kornelious13 жыл бұрын
Can someone explain to me how the open and close parenthesis works in a programming language? How to know when to use them and when not to use them? Why they are used?
@JeremyJaydan3 жыл бұрын
Sometimes used for readability, otherwise think of them like "anonymous variables", at least in JavaScript. e.g. "{foobar: 24}.foobar" is invalid (syntax error) but "({foobar: 24}).foobar" is correct (returns 24)
@JeremyJaydan3 жыл бұрын
the technical terminology is an "expression" I believe
@paulgarcia28873 жыл бұрын
Generally, you use it as a way to tell where something starts and where something ends. For example, if(x > 10) the things being inside the parenthesis is what is being evaluated. You can also use it as you do in math class for PEMDAS to get the correct math result you want. x = 1 + 2 / 3 * 4 vs x = (1 + 2) / 3 * 4 When to use them depends on the syntax of the language.
@kornelious13 жыл бұрын
@@JeremyJaydan Thanks for helping me clear that up I really appreciate it!! It seems every video I watch on learning to program or script never explains it. It's always as if it inherently known how they function.
@kornelious13 жыл бұрын
@@paulgarcia2887 Thanks a ton for the time and effort put into your response. I truly appreciate it!!
@mkm10153 жыл бұрын
Sir, this is besutiful. Could you do the same for PHP or Javascript in the future?
@AhmedAdel-vf3fp2 жыл бұрын
how to switch from c++ to python in 30min
@bsit-1dclarissejoycunanan8323 жыл бұрын
Hello, Can you help me right now?
@user-zi2dg5vs1u3 жыл бұрын
Can I give you a program and can you write their codes? Please
@poojagadoowahi2 жыл бұрын
just to tell you its 20 min not 30 min
@jonboylanx Жыл бұрын
Well it lost me about 1 minute in. What is a variable? A multiple a boolean? Thought this was for beginners?
@semtex64123 жыл бұрын
hold on, you don't sound like Bucky
@johnnycincocero3 жыл бұрын
He may be transitioning.
@englishrupe013 жыл бұрын
@@johnnycincocero Or maybe he just sped up 30 minutes x 1.5 to give us 20 minutes? He might be transitioning as well, though.
@riskitall74213 жыл бұрын
Sad to see all my favorite coding people hiring other people to make their content :( Miss the ol' days
@edemduku33913 жыл бұрын
exposure for others too. it is a good thing
@SuperSpajky3 жыл бұрын
20 minutes, not 30 :)
@englishrupe013 жыл бұрын
Bucky sped up 30 minutes x 1.5 to give us 20 minutes.....that's why he sounds different.