Тёмный

Introduction To Lists In Python (Python Tutorial #4) 

CS Dojo
Подписаться 1,9 млн
Просмотров 1,2 млн
50% 1

How to use Python lists.
This entire series in a playlist: goo.gl/eVauVX
Keep in touch on Facebook: / entercsdojo
Download the sample file: www.csdojo.io/python4
Subscribe to my newsletter: www.csdojo.io/news
Support me on Patreon: / csdojo

Опубликовано:

 

30 июн 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 1,2 тыс.   
@Solify
@Solify 4 года назад
it's sad to see that the first vid has millions of views and then as every new video comes, more people start to give up
@saimirfan902
@saimirfan902 4 года назад
Consistency is the key to success and apparently not many people have it :v :/
@-butterfly-594
@-butterfly-594 4 года назад
Or it could be that people are still working on the first few videos and haven't gotten to the later ones yet. Still a lot more likely they just gave up tho, which is pretty sad
@tokay6467
@tokay6467 4 года назад
Lmao
@marckgiraldo3386
@marckgiraldo3386 4 года назад
this actually always happens in youtube playlists. if you see a game "let's play" playlist, you'll see that the views go down with every newer video.
@ashwinsanthosh9154
@ashwinsanthosh9154 4 года назад
Dont know why tho, it has been fun for me so far...
@muratsendur619
@muratsendur619 6 лет назад
I feel so lucky to find out your great channel. My programming knowledge was really low. I also have to point out that your comminication skills are extraordonary, you can easily teach whatever you want.. I will check out your all upcoming videos and please complete these series from beginning till the end. Do not break it at the mid part of all series like other youtube channels :( Thank you so much, from Turkey.
@oxane2722
@oxane2722 2 года назад
Yah, same here
@stingerbold9327
@stingerbold9327 2 года назад
Indeed
@kamilbolka
@kamilbolka 6 лет назад
Also pop can take a index, so it won't just delete the last element within a list. You can say pop(0) which will pop the first element in the list.
@swallowedinthesea11
@swallowedinthesea11 6 лет назад
Good! The default value it pops is the last value, or someList[ -1 ], if the length of someList is 200.
@Caroline-pb8xx
@Caroline-pb8xx 10 месяцев назад
thanks!
@ianwang934
@ianwang934 5 лет назад
You teach me more in 2 minutes than my professor does in 2 hours. Thank you.
@kevsatu1166
@kevsatu1166 3 года назад
Haha
@louisgreen3071
@louisgreen3071 3 года назад
well he did make 100k a year at google before
@JustinMacri007
@JustinMacri007 2 года назад
@@louisgreen3071 he’s a nice guy
@code_on_puffic
@code_on_puffic 11 месяцев назад
I agree visual information is the best way of learning something
@baselqhawiesh3660
@baselqhawiesh3660 5 лет назад
The fact that i solved the "swap" thing in this video..make me think that i understaded what you said in the video..it felt so good when i solved it..then u said an easier way..lol Great vid btw
@justakidwithnolife5671
@justakidwithnolife5671 4 года назад
yaaaaa
@selimmiled9682
@selimmiled9682 3 года назад
understood*
@baselqhawiesh3660
@baselqhawiesh3660 3 года назад
@@selimmiled9682 1 year ago*
@ziks4547
@ziks4547 3 года назад
@@baselqhawiesh3660 you still doing python?
@baselqhawiesh3660
@baselqhawiesh3660 3 года назад
@@ziks4547 yessir , i tried it before i started at uni , but now at uni i finished my first year , now second year am learning it right now
@khay9833
@khay9833 6 лет назад
I am new to Python and your first 4 videos have helped me grasp the simple concepts that used to plague me. Your teaching style is definitely something that I can follow along with! Keep the videos coming!
@gunpowderstudio2419
@gunpowderstudio2419 6 лет назад
You make python look so easy. And you explain it very well than other youtube channels. Thanks!
@shanqism3923
@shanqism3923 6 лет назад
Thanks for the video and please continue this series...this is really helping me understanding python and I think I can do well in my exams now
@kevsatu1166
@kevsatu1166 3 года назад
@KKN _YT lmao
@Abhinashray
@Abhinashray 6 лет назад
Awesome programming things to learn from you..thank you so much for your thought to educate everyone about programming...all best..wish u a blessing happy new year..keep educating
@Rhahkeem
@Rhahkeem 5 лет назад
Thanks for this series. I've been sending my students over here to get a more in depth understanding of python
@beelandbeeland
@beelandbeeland Год назад
First off thank you CS Dojo for such a lovely series which has made python so understandable for us. To all the new devs/programmers, I find the best use of my time is watching one of these videos daily, looking for at least 2 other videos on the topic (for instance this one I’d follow it up with 2 other videos about lists) then come back to these videos for a refresh. It’s crazy how fast we can learn with this amazing help, thank you again!
@mdvlogs5418
@mdvlogs5418 Год назад
this is one of the most useful videos i have ever seen on youtube , I just switched from med to engineering and had literally no knowledge about computer and i didnt think learning python would be this essy online . i have searched for a couple of tutorials but this was the most useful one yet .Thank you so much
@GoingBongusMode
@GoingBongusMode 6 лет назад
This series is awesome, but I would love it if you would also start an intermediate or even advanced playlist/series of python tutorials, such as sorting or creating trees. Or, consider making a pygame tutorial to teach people how to program with images and graphics, as I'm sure many people would be interested in learning how that worked. Just some suggestions! Keep up the awesome work.
@fahadsiddiquijordan
@fahadsiddiquijordan 6 лет назад
Incredible video 10/10. It's so simple. you've made programming fun to learn. Thank you.
@prernasingh2398
@prernasingh2398 3 года назад
Thank you CS dojo for making these videos. It's amazing how I never gets bored watching your videos. So helpful
@varuntiwari3049
@varuntiwari3049 6 лет назад
I seriously appreciate the work which you are uploading, your videos are very efficient and effective as they are providing theoretical skills along with practical which is lacking in almost all the tutorial on RU-vid. Great work, Keep it up!
@kamilbolka
@kamilbolka 6 лет назад
I wish you have done this 6 months ago, when i needed to learn it for my course. Better late than never.
@shree2710
@shree2710 6 лет назад
Thanks a lot. Eagerly looking forward to the next episodes of this series. And one more request - you once had a poll on what topic you should make your next video, and one of the option was how you learned speaking English, so I'd just request if you ever make that video in future please also tell how can a non Japanese speakers can learn speaking Japanese at the age of 18.!!
@drcrazzy1134
@drcrazzy1134 6 лет назад
I think the theme of the next video is depend on what is showed on the previous one and the lesson of Python is also necessary to be in order, that's why he didn't create poll. It's just my opinion, if it's wrong, ignore it.
@BrianGlaze
@BrianGlaze 6 лет назад
I'm loving this series. This has been really helpful in reinforcing the basics.
@MehediHasan-ku3po
@MehediHasan-ku3po 6 лет назад
i have learned so much in a single day, you made things easier, though i am a chemical engineering student , i found programming very interesting watching your previous videos. plzz continue this series till the end. thank you :)
@piyushkumar11
@piyushkumar11 5 лет назад
Hi YK..Thanks for these awesome videos. I tried the assignment using all the topics you covered in this video and it worked. b.append(b[0]) b[0] = b[2] b[2] = b[3] b.pop() print(b)
@sanattaori6209
@sanattaori6209 6 лет назад
Thank you yk sugishita with love from India ❤
@xplicitbd2723
@xplicitbd2723 4 года назад
I’ve been watching your tutorials and I gotta say that I love the way you say jupyter notebook. I love these videos! Thank you so much.
@aminjogia8659
@aminjogia8659 4 года назад
Can I get python pdf format notes to get deep knowledge so we can go throuh your videos and then follow notes
@osquitarlee8502
@osquitarlee8502 6 лет назад
Dojo, thank you for all your useful videos. You are a great teacher!
@WhoForgot2Flush
@WhoForgot2Flush 6 лет назад
You mentioned nested lists but not how to access them. Given the list a = [1, 2, 3, [10, 20, 30]] how would you get '20'? Think about whats returned when you call a[3]... answer is below. a[3][1] would return 20 :)
@swallowedinthesea11
@swallowedinthesea11 6 лет назад
Nice! Stay safe during the Coronavirus!
@DivineZeal
@DivineZeal 5 лет назад
Man, i searched comments long for this answer lol. Nice name too
@RM-gc9xx
@RM-gc9xx 5 лет назад
In my case after 7-8 minutes manually "debugging" it ;d print(b) ['microsoft', 'lala', 'apple', 'banana', [10, 20, 30]] Swapping 20 with 30 -> b[4][1], b[4][2] = b[4][2], b[4][1]
@suvrochoudhury1820
@suvrochoudhury1820 5 лет назад
a = [1, 2, 3, [10, 20, 30]] b = a[3] c = b[1] print(c)
@khojiakbarsirojiddinov6766
@khojiakbarsirojiddinov6766 5 лет назад
11swallowedinthesea I fixed the problem thanks to your help. Silly me! It turned out that instead of opening square bracket, i was typing opening curly bracket. BTW, I can't say thank you enough for the book. I highly appreciate that!
@liliacfury
@liliacfury 5 лет назад
I noticed you didn't explain how to add integers or strings to lists _within_ a list. If anyone's curios, do the following: Input: a = [5, 10, 15, 20, [2, 4, 6, 8]] Input: a[4].append(10) Input: print(a) Output: [5, 10, 15, 20, [2, 4, 6, 8, 10]] Note that in the second line where is says "a[3]" the 3 is the index number of the list within a list. That means what's basically happening is the "a[3]" calls for that index item, which is the list that's within the original list, then appends the number "10" to it. Hope I helped :)
@rolandbarretovalle
@rolandbarretovalle 2 года назад
Bro, I really love the way you explain. This is the first video I´ve watch, you got another subscription. Thanks to share your knowledge.
@lukav200
@lukav200 5 лет назад
I am so late to the party since I didn't find your channel until recently, but I love it man. Can't wait to get into all the content you've created since! I just moved to Seattle and it seems that competition is heavy for tech jobs here, so I'm trying to expand my knowledge in other programming. I know a bit of Java and C++ already, so it's great to add more to my resume.
@kameshparashar
@kameshparashar 6 лет назад
Need More😋😍
@TheNewTravel
@TheNewTravel 3 года назад
Why double quotes for strings instead of single quotes? Personal preference or is there another reason?
@shehriarburney271
@shehriarburney271 3 года назад
It's just personal preference
@Chux48
@Chux48 3 года назад
it is optional to use single or double quotes. both works super fine
@bitcoin_hair
@bitcoin_hair 3 года назад
For single quotes when putting a string it would be 'Hello World' But let's say I wanted to type a person saying (NAME said, "Hello World") and put that into single quotes to print it. That would be 'NAME said, "Hello World"' but double quotes wont work in single quotes and single quotes won't work in double quotes.
@Drakonus_
@Drakonus_ 3 года назад
@@bitcoin_hair Just use the \ function, and you're good to go.
@bitcoin_hair
@bitcoin_hair 3 года назад
@@Drakonus_ True
@studentaccount131
@studentaccount131 3 года назад
I'm just starting to view your series today and I'm currently at this video. I see a lot of people saying that your first video had more views and it's decreasing as the videos come because a lot of people are giving up. :D I'd like to be a few of those people who won't so that's whyI'll keep supporting you and thank you very much for this tutorial.
@SkyJunkie1000
@SkyJunkie1000 3 года назад
Your videos have been helping me so much during my intro to programming class at university. Thank you!
@P_tricc
@P_tricc 5 лет назад
This is amazing i took the code to convert miles to km to make another converter, its a converter that tells you how old you will be when for eg. your mom is 50 The code is def convert(Mom): return Mom - the age (difference between your mom now) then you say print(convert(50)) My family were so amazed! Tysm!
@davidhandvrkerne5912
@davidhandvrkerne5912 4 года назад
My solution: b = ["banana", "apple", "microsof"] b[0], b[2] = b[2], b[0] print(b)
@quantumwarrior3780
@quantumwarrior3780 4 года назад
i did the same thing
@jersimbs7973
@jersimbs7973 4 года назад
same, saw this solution on the comment on the first video
@sumeshwar.bhadwal8704
@sumeshwar.bhadwal8704 4 года назад
There's one more way to swap inside a list........ a = ["banana","apple","microsoft"] We can use a[0]="microsoft" a[2]="banana" print(a)
@abirahmed8643
@abirahmed8643 4 года назад
@@sumeshwar.bhadwal8704 I did that too, I think it's faster
@blitz09_
@blitz09_ 4 года назад
Abir Ahmed same
@TheDevilscrap
@TheDevilscrap 4 года назад
You are great man !!!! Every morning before going to work I get piece by piece of your stuff Thank You !!!
@dhruvalraval8078
@dhruvalraval8078 6 лет назад
You are making awesome & quality python content which is being a great help for me. Thank you @csdojo
@tsashokstar27
@tsashokstar27 6 лет назад
Make a video for data-structures and algorithms in python
@macahoao
@macahoao 5 лет назад
i did this: b.append("banana") b[0] = "microsoft" b.pop(2) print(b) [ 'microsoft, 'apple', 'banana' ]
@augustusburr
@augustusburr 4 года назад
a[0] = "microsoft"; a[2] = "banana"; better way
@NotRtg
@NotRtg 2 года назад
I am so happy i found your channel. without it, i would have never learned anything about python! thank you so much!
@desy6912
@desy6912 5 лет назад
I saw this channel yesterday now I know how to make a BMI calculator and I am learning so much more
@kamalsamadzadeh4221
@kamalsamadzadeh4221 4 года назад
I would like to share the easiest way of swapping: a[0],a[2] = a[2],a[0] GOOD LUCK
@RandomUtuberr
@RandomUtuberr 4 года назад
He already shared it, but thanks, dude. Also, you don't have spaces between the list indexes, so technically your code is incorrect.
@siddheshkn5615
@siddheshkn5615 4 года назад
@@RandomUtuberr No need to give space between list indexes it's works perfectly. Try it.
@famousmc4433
@famousmc4433 4 года назад
Actually in the last scenario easiest way to "swap" these items in list would be a.reverse
@Drbhawana77
@Drbhawana77 4 года назад
@@famousmc4433 no if we reverse original ualue get change
@sandyshah8824
@sandyshah8824 4 года назад
b[: : -1] will also reverse list
@ashighasapie
@ashighasapie 4 года назад
So does b.reverse()
@markoa5
@markoa5 3 года назад
Loooool thx guys
@FadingDarkness1100
@FadingDarkness1100 3 года назад
But he said to "swap" them, not reverse them. What if u had a list of 4 e.g: [ 1, 2, 3, 4 ] Now if u use the reverse command, the output will be [4, 3, 2, 1] The position of 2 and 3 is also swapped.
@randomman8591
@randomman8591 3 года назад
This videos get me excited because I love coding and every time I’m watch one I always learn something new
@MrJb45100
@MrJb45100 6 лет назад
Thanx for making this python tutorial, very helpful, easy to understand and help me to learn english by the same way
@consolator4745
@consolator4745 5 лет назад
you can do this too right? b = ("Banana", "Apple", "Microsoft") b[0] = ("Microsoft") b[2] = ("Banana") print(b) you can switch the 2 using this code right?
@lordkube
@lordkube 5 лет назад
yeah
@macahoao
@macahoao 5 лет назад
yeah, i did that
@BrandonDilbeck
@BrandonDilbeck 5 лет назад
Yes, but YK explained in the first video, about variables, to avoid doing this.
@rajab4187
@rajab4187 5 лет назад
You can do this but if string is too long then it's wasting of Time.. what he is doing is smart programming
@pile333
@pile333 6 лет назад
You gave us a task to solve in the last video, a km to mile converter, so i wrote this: SPOILER ALLERT def km_to_mile_calculator(x): return 1.6*x # example 22 km to miles a = km_to_mile_calculator(22) print (a) 35.2 It works fine. Is it right or is there a better way to write that? Thanks in advance.
@swallowedinthesea11
@swallowedinthesea11 6 лет назад
Good work! What if you wanted to concatenate 'It takes 35.2 kilometers.'? print( 'It takes ' + str( a ) + ' kilometers.' ) # why did I add str( a )? ru-vid.com/video/%D0%B2%D0%B8%D0%B4%D0%B5%D0%BE-qMZQw_SecYA.html
@pile333
@pile333 6 лет назад
Thanks. The result would be visualized more clearly that way.
@Ricebow11
@Ricebow11 6 лет назад
not sure if you got you answer but you added the "str(a)" because Python cannot concatenate a string and integer. the value a is an INT. These are considered two separate types of objects.So, if you want to merge the two, you will need to convert the integer to a string, which is why you added the"str(a)". Hopefully that helps. reference: www.pythonforbeginners.com/concatenation/string-concatenation-and-formatting-in-python
@swallowedinthesea11
@swallowedinthesea11 6 лет назад
darin khath Nice!
@retr0k964
@retr0k964 6 лет назад
The answer that was on the file that you can download on csdojo.io/python3 is as follows: def convert(miles): return 1.6 * miles and then he prints a few examples: print(convert(2)) print(convert(12))
@rakibulchowdhury5400
@rakibulchowdhury5400 6 лет назад
THANK YOU!!!! My cousin recommended me to you. It was the best thing he could ever tell me. Thanks, man
@ukaszferenc5249
@ukaszferenc5249 6 лет назад
Thanks YK! Another good day and another step in Python learning. Onwards and upwards.
@lukas-ru8ru
@lukas-ru8ru 6 лет назад
hi! I am running the try jupyter notebook online version on my computer. Are there things I can't do now ? because the append and pop does not work. any tips?
@richardpinter9218
@richardpinter9218 6 лет назад
Same here
@polthony8519
@polthony8519 6 лет назад
Same also here. Any suggestion fix for this?
@AjitKumar-fp3rc
@AjitKumar-fp3rc 6 лет назад
Same here
@mrlokeshkumar76
@mrlokeshkumar76 4 года назад
Hey c.s. dojo. In this program when I run a.append (1) it gives an error.. what should I do
@shantyodell8587
@shantyodell8587 4 года назад
I also have this issue. Did you find out why it was doing it?
@mrlokeshkumar76
@mrlokeshkumar76 4 года назад
YA, Actually i was doing a mistake. in the first line it should be [ ] this backet.not () this.Always remember to start a list with[ ].hope it would help you
@shantyodell8587
@shantyodell8587 4 года назад
@@mrlokeshkumar76 Slightly after I asked this question I figured it out as well lol. Many thanks for the respond though.
@THAFUYR
@THAFUYR 4 года назад
Funny that I could solve the exercise without his help first, and it succeeded, and it was exactly his answers. Well done for teaching me how to crack the codes
@vdpeer
@vdpeer 6 лет назад
Great stuff. You are a gifted teacher. Those are the ones that make a subject interesting and simplify things. I'm not Indian, BTW, as someone down this list suggested most here are. Just an old native born with an interest in coding. Thank you for this series, and keep up the good work.
@MrTAA-cc7eu
@MrTAA-cc7eu 4 года назад
Hey CSU jojo, when i run a.append, i keep getting an error that say 'set' object has no Attribute 'Append' what could be the reason?
@davidbojanovic2855
@davidbojanovic2855 4 года назад
Mr. TAA me too
@alexyeat8081
@alexyeat8081 4 года назад
anyone get a answer yet ?
@davidbojanovic2855
@davidbojanovic2855 4 года назад
Alex Yeat type in google, you will find in 2 min, its because () {}
@biologybrad
@biologybrad 4 года назад
This also happened to me my list is called list and I want to add the number 4 to the end I write list.append(4)
@davidbojanovic2855
@davidbojanovic2855 4 года назад
Bradley Glover () is problem, you have to use these [ ]
@barkeeper7887
@barkeeper7887 5 лет назад
i did it like this is this ok?? b[0], b[2] = b[2], b[0] btw i didnt understand the Video can someone explain it easier
@BrandonDilbeck
@BrandonDilbeck 5 лет назад
Axel Voss You have b[0], b[2] on the left, basically as two variables. Then the equal sign assigns them both at the same time as b[2], b[0] respectively.
@Igotbignose
@Igotbignose 5 лет назад
Brandon Dilbeck thanks!!
@nowshadislam6023
@nowshadislam6023 3 года назад
Your videos are truly easy to understand, none can deny
@TheMatisse10
@TheMatisse10 4 года назад
Thank you for your videos they have been extremely helpful so far! Especially for a complete novice such as my self.
@rileylong7427
@rileylong7427 6 лет назад
My code for the problem was: b[0] ="microsoft" b[2] = "banana" Was this bad code?
@swallowedinthesea11
@swallowedinthesea11 6 лет назад
Nice!
@pitsi1341
@pitsi1341 5 лет назад
shortest,easiest and laziest way of solving a problem
@jiwachhetri9884
@jiwachhetri9884 5 лет назад
you can use b.reverse()
@vasiftagiyev1439
@vasiftagiyev1439 4 года назад
Why don’t we do it this way : b =[“banana”,”apple”,”microsoft”] b[0] =“misrosoft” b[2] =“banana” Print(b) [‘microsoft’, ‘apple’, ‘banana’]
@ethannguyen7447
@ethannguyen7447 4 года назад
that's what i thought too
@JustMentalMatt
@JustMentalMatt 4 года назад
i did that too lol
@farukgurbeta2139
@farukgurbeta2139 4 года назад
Because sometimes you dont know what is in the list. You only know that you want to swap first and third element
@moralesrexog.6869
@moralesrexog.6869 4 года назад
I am 1st year in college and studying IT and I am starting to love it and finding out ur channel give me more advanve knoeledge but I wish we can also use windows language like javascript
@chiragmadaan5919
@chiragmadaan5919 6 лет назад
most of people are indians here like me
@darshanbari2439
@darshanbari2439 6 лет назад
same thing observed by me
@kent0801
@kent0801 6 лет назад
Chinese here
@pedrofernandes4050
@pedrofernandes4050 6 лет назад
I'm brazilian living in Portugal who looks like Indian so, i guess i won :) LOL
@Rob-zc9mt
@Rob-zc9mt 6 лет назад
Indians have been lucky with 1-British colonization--Education--English language 2-That their culture loves education or are atleast obsessed with Education 3-Their population against the world. So do not be surprised if there are 500mil educated Indians vs just 30mil philipinos ...
@TopTalentVoices
@TopTalentVoices 6 лет назад
i am form Tanzania
@echo7348
@echo7348 6 лет назад
b[0] = b[2] b.pop() b.append("banana") I think this is the solution to the problem.
@pedrofernandes4050
@pedrofernandes4050 6 лет назад
I feel so dumb now, cause I thought i had made it simple, and than u came along. That's a much easier way congrats.
@echo7348
@echo7348 6 лет назад
Pedro Fernandes You dont need to feel dumb. We are all just learning. Thnaks btw. Have a great day/night.
@RM-gc9xx
@RM-gc9xx 5 лет назад
Hello Echo and Pedro, Your comments are 8 months old so you both are probably way more experienced than me now in Python but I have to correct you for the sake of beginners like me who reads the comments. Your solution is actually bad which you should know by this date. Why? (for the begginers) - Because if you have more values after "banana", when you enter b.pop() it will pop out the last entered value which we don't want.
@afrozhussain308
@afrozhussain308 6 лет назад
Man i.love u . Ur the best . I've been looking for python tutorials for very long I cdnt find a correct one.coz all other RU-vidrs just strech the concept nd go slow. But ur explaination was amazing plz keep doin more of these tutorial.keep up the good work bro.
@deshpandechandrashekarrao8759
@deshpandechandrashekarrao8759 5 лет назад
Thank you Dojo, I liked your videos,very informative and useful to beginners like me.
@dimplekundu7559
@dimplekundu7559 4 года назад
Thanks Dojo 🤟super cool, short and exact explaination.. I would definitely recommend it to my friends 😊
@VigiTi5758
@VigiTi5758 6 лет назад
You are by far the best teacher on you tube. Thanks man.
@daichimax
@daichimax Год назад
I'm very impressed with your language's skills! Thank You for Sharing Your Knowledge.
@SocietyEnjoyer
@SocietyEnjoyer 6 лет назад
Unbelievable communication of the material. It caught every question I was asking but couldn't find starting out in code.
@a.ffirmative
@a.ffirmative 4 года назад
Wow, i can learn more from cs dojo than in my AP Computer Science class
@ZannatulFerdoustanzi
@ZannatulFerdoustanzi 5 лет назад
thank you for making python so easy for us beginners. I really like these tutorials.
@onyinyesarah1226
@onyinyesarah1226 6 лет назад
These videos are honestly a life saver
@Emma-wt3gf
@Emma-wt3gf 6 лет назад
That's very easy to understand even I knew 0 about programming before. please keep doing it!Thanks
@vanessali1150
@vanessali1150 6 лет назад
hope you can keep doing this. your teaching is pretty straight forward. like it
@guruprasadnayak9894
@guruprasadnayak9894 6 лет назад
Hey dude!good to watch your video found really impressive as well as i could gain lot more interest in coding than before request you to continue the python and other language tutorial till the end of the course
@mauricioluisvega8342
@mauricioluisvega8342 6 лет назад
Is clear that you was a big dev!. You speach is very clear and easy to understand..... +10!
@jamesbyford2531
@jamesbyford2531 3 года назад
I have been 'practicing' code for a year now, do not give up, it is a great skill to have and you can learn so much of you just put in that little bit of effort. If you do not understand something don't be afraid to ask or the favorite for all developers "Google It". Keep up practicing, you have to practice, practice, practice.
@hyuseinkyoybashiev4753
@hyuseinkyoybashiev4753 6 лет назад
Nice job and thanks for sharing. Best tutorials about Python. In the past i have learned Turbo Pascal and C++ and i see a big difference to the structure of programs written here, the compiler and etc. and that is a bit confusing. But can't go wrong with your detailed explanation ;)
@bwbs7410
@bwbs7410 4 года назад
im enjoying the content so far. i'm creating a sort of learning log where i do ALL the beginner coding on one document so i have a line number to refer to as "proof of progress". i'm using visual studio code tho on linux
@yahanyang1810
@yahanyang1810 3 года назад
Hi Dojo, Thank you for sharing your videos! You are the best for explaining the tough tech stuff in a simple way, which make them easier to pick up. I am currently learning big data related things including Hadoop, Scala, Spark, MapReduce, hive, pig, Core Java, Hibernate, SQL windows functions.....Could you share some insightful videos regarding these if you had experiences.
@rickyshey9222
@rickyshey9222 5 лет назад
learning python 100% beginner lol, going into computer science, this series is really helping me understand, hoping to get an internship and raise my 'value' as a viable employee as i learn many more languages, thank you...you're setting me up for a good future , appreciate it very very much
@sandorsbox
@sandorsbox 2 года назад
Your videos are more helpful and informative than any of the reading assigned by my instructor.
@sadanandasharma5024
@sadanandasharma5024 6 лет назад
Hello greetings from india, i lost hope doing programs but after seeing your video, now i can write my own code.. thank u for the inspiration and the way you teach is simply awesome..
@olidouze8022
@olidouze8022 4 года назад
Awesome Python tutorials! Quality channel this is!
@Dispatern
@Dispatern 6 лет назад
Another great video. Thank you so much. You're explaining the commands very well. Greetings
@alhouseread4512
@alhouseread4512 4 года назад
Clear, simple short and efficient! Compliments
@travelTale987
@travelTale987 4 года назад
LOVED this course YK . good for beginners to commence with.
@woxgamer7044
@woxgamer7044 6 лет назад
THX so much This is the first tutorial that i dont get bored of
@turbomonkey80
@turbomonkey80 4 года назад
You're a really great teacher. You explain each step very clearly. I haven't used the IDE that you use in your tutorials, but I've written some Python in in Text Editors, and within the Blender 3D Engine. Within those programs, you just keep typing without having to run or execute after creating new functions, or defining variables. So that part gets a little confusing for me, but still.... Great job. Best teacher on the Tube😀
@iluvuvibez6644
@iluvuvibez6644 2 года назад
you use it for animation or for engineering?
@turbomonkey80
@turbomonkey80 2 года назад
@@iluvuvibez6644 I use Blender mainly for 3D modeling, and game development. I've done basic animation in it, but nothing like short film or anything.
@shivamshivashish2963
@shivamshivashish2963 5 лет назад
Thank you very much sir.Your teaching methodology is incredible
@revathinunna1057
@revathinunna1057 3 года назад
Finally I found best python tutorial...thank you YK sir... thanks a ton... from India
@ElhassouniAyoubknown1812
@ElhassouniAyoubknown1812 6 лет назад
Awesome man . Thank you. .. I'm looking forward for the next videos.
@texturizer6224
@texturizer6224 5 лет назад
Your tutorials are fantastic, thank you
@patricktang3377
@patricktang3377 11 месяцев назад
I really like your tutorial format: video + sample in Jupyter. I can easily match these two. You should make more videos like these.
@pitsi1341
@pitsi1341 5 лет назад
thank you for tutorials, i am learning day-by-day
@surajpendyala6779
@surajpendyala6779 6 лет назад
This tutorial is so helpful. I am so grateful.
@phantom1me
@phantom1me Год назад
Very clear instruction, nice job!
@gokulsiddharth1340
@gokulsiddharth1340 3 года назад
this channel is great as its very easy to learn python from you
@ruhinumallik
@ruhinumallik 6 лет назад
Thanks a lot for this . Love CS dojo From Bangladesh
@Random_ZZ
@Random_ZZ 6 лет назад
Liked before watching!! Big fan of yours!
@princejohari7395
@princejohari7395 6 лет назад
awesome bro keep going plzz love from INDIA
@Ricebow11
@Ricebow11 6 лет назад
great tutorial! looking forward to see more.
Далее
Python List Comprehensions Made Easy!!
11:50
Просмотров 14 тыс.
I Built 100 Homes And Gave Them Away!
09:36
Просмотров 45 млн
When You Get Ran Over By A Car...
00:15
Просмотров 3,2 млн
How To Use Functions In Python (Python Tutorial #3)
14:55
Python lists, sets, and tuples explained 🍍
15:06
Просмотров 237 тыс.
5 Useful F-String Tricks In Python
10:02
Просмотров 269 тыс.
If __name__ == "__main__" for Python Developers
8:47
Просмотров 383 тыс.