Learning Python Day 9 - Present Sir 00:02 Python's loops have some reimagining behind the scenes 02:21 Python iteration tools include for loop and comprehensions 06:27 Iterable objects point to start location of memory and enable looping 08:38 Basic file handling and script creation in Python 13:07 Python read line method handling exceptions and file iteration 15:03 Using while loop to read files in Python. 19:04 Introduction to iter tools in Python 20:49 Understanding memory references and iteration in Python 24:54 Storing a file in a variable creates a reference, not a new object. 26:49 Understanding the concept of iteration and the usage of 'next'.
sir's teaching style is so unique that it feels like we are watching some interesting series rather than a usual class. sir makes it very interesting especially the style of conveying topics. i have seen multiple python series and all where boring as usual. but sir is more focused on example style of explaining rather than just explaining syntax which we usually find in other bootcamps which are very boring. thank you sir. top notch quality
sir's teaching style is so unique that it feels like we are watching some interesting series rather than a usual class. sir makes it very interesting especially the style of conveying topics. i have seen multiple python series and all where boring as usual. but sir is more focused on example style of explaining rather than just explaining syntax which we usually find in other bootcamps which are very boring. thank you sir. top notch quality👍👍👍👍
Some python practice questions. 1. Write a Python program to calculate the area of a rectangle given its length and width. 2. Create a program that takes a user's name and age as input and prints a greeting message. 3. Write a program to check if a number is even or odd. 4. Given a list of numbers, find the maximum and minimum values. 5. Create a Python function to check if a given string is a palindrome. 6. Calculate the compound interest for a given principal amount, interest rate, and time period. 7. Write a program that converts a given number of days into years, weeks, and days. 8. Given a list of integers, find the sum of all positive numbers. 9. Create a program that takes a sentence as input and counts the number of words in it. 10. Implement a program that swaps the values of two variables.
I am finding this Python series very useful as I have started learning Python just recently. You are putting lot of efforts imparting the true knowledge to the huge audiences from this platform. When you explain the core concepts of Python, I don't have to look for other references for the same concepts again. Thanks to you sir.
Thanks from Bengaluru ! I think today's teachers should adopt this type of teaching . Doing on the go and helping students understand better.. Thanks a lot for keeping valuable course for free.. :)!
I have been watching whole series regularly. You taught this concept in a very simple and beautiful manner. One of the best in-depth and descriptive python course on TH-cam.♥♥
Sir you provide us good quality knowledge but may I give you advice? Search engine optimization I guess low hai aapki videos ka kyuki jab maine python search kiya tab bhi aapki playlist visible nahin hui aur python playlist me bhi visible nahin hui. Only chai aur python likhne par hi aati hai That's why those who are new to the coding and they go for TH-cam they don't find you directly.
import time wait_time = 1 passkey = "Bonjour! Duniya" max_tries = 5 tries=1 input_passkey=input("Enter the passkey : ") while input_passkey != passkey : time.sleep(wait_time) wait_time*=0 print(tries," of 5 invalid attempts.") tries+=1 input_passkey=input("Enter the passkey : ") if tries==5: print("You are out of attempts.Everything in the system is deleted.") print("Hi! How can I help you?") break else: print("Welocme!")
Learning Python Day 9 - Present Sir
00:02 Python's loops have some reimagining behind the scenes
02:21 Python iteration tools include for loop and comprehensions
06:27 Iterable objects point to start location of memory and enable looping
08:38 Basic file handling and script creation in Python
13:07 Python read line method handling exceptions and file iteration
15:03 Using while loop to read files in Python.
19:04 Introduction to iter tools in Python
20:49 Understanding memory references and iteration in Python
24:54 Storing a file in a variable creates a reference, not a new object.
26:49 Understanding the concept of iteration and the usage of 'next'.
Informatic knowledge pls like and share
Perfect summary
thanks dude!
sir's teaching style is so unique that it feels like we are watching some interesting series rather than a usual class. sir makes it very interesting especially the style of conveying topics. i have seen multiple python series and all where boring as usual. but sir is more focused on example style of explaining rather than just explaining syntax which we usually find in other bootcamps which are very boring. thank you sir. top notch quality
sir's teaching style is so unique that it feels like we are watching some interesting series rather than a usual class. sir makes it very interesting especially the style of conveying topics. i have seen multiple python series and all where boring as usual. but sir is more focused on example style of explaining rather than just explaining syntax which we usually find in other bootcamps which are very boring. thank you sir. top notch quality👍👍👍👍
Those wanting to learn coding can definitely learn it here, others can learn the astonishingly polite manner... Just Wow!
Thanks!
I am your big fan Sir..!! Beacuse no one tell this kind of stuff in their Course.
Some python practice questions.
1. Write a Python program to calculate the area of a rectangle given its length and width.
2. Create a program that takes a user's name and age as input and prints a greeting message.
3. Write a program to check if a number is even or odd.
4. Given a list of numbers, find the maximum and minimum values.
5. Create a Python function to check if a given string is a palindrome.
6. Calculate the compound interest for a given principal amount, interest rate, and time period.
7. Write a program that converts a given number of days into years, weeks, and days.
8. Given a list of integers, find the sum of all positive numbers.
9. Create a program that takes a sentence as input and counts the number of words in it.
10. Implement a program that swaps the values of two variables.
Ek hi to dil hai, kitne baar jitoge sir aise behind the scenes parake❤❤❤❤
A beautiful, detailed explanation of the internal workings of loops.
Your work is just amazing. :) You are an excellent teacher.
I am finding this Python series very useful as I have started learning Python just recently. You are putting lot of efforts imparting the true knowledge to the huge audiences from this platform. When you explain the core concepts of Python, I don't have to look for other references for the same concepts again. Thanks to you sir.
import time
wait_time=1
max_retries=5
attempt=0
while attempt
Thanks from Bengaluru !
I think today's teachers should adopt this type of teaching .
Doing on the go and helping students understand better..
Thanks a lot for keeping valuable course for free.. :)!
I always think why did I spend my days on other platforms you made it very easy for beginners and pushed it to more ahead to other's
This pedagogy of teaching is really awesome !!. Rather than just going through the syntax.
Hitesh sirs teaching style makes python more interesting
I have been watching whole series regularly. You taught this concept in a very simple and beautiful manner. One of the best in-depth and descriptive python course on TH-cam.♥♥
sir all the topic you had taught is clear, looking forward sir in detail
Best Python playlist that I have ever across....Thanks a lot Sir. Please continue it Sir
This is so wonderful! Thanks Hitesh!!
Sir your lecture are easy to understand .Please keep up the good work. Which are full of information Thanks again
Next level explanation🙌. Never thought and learned this stuff before
Sir aap awesome ho... Mae abhi BPO mae hun... I hope jaldi sikh k entry level job to language mae hi lelunga
Yup loving this series is one of the deepest Python series in Hindi on whole yt
sir... You have great teaching skills.. Please keep up the good work.
Brilliant... I don't think
Any other person would have taught it!!
the best video on youtube and best Trainer on youtube -- Hitesh Sir
I'm just loving this series! Your teaching style is so unique sir.
Shared the video on twitter as my 'guru dakshina' to this awesome teacher
very good video content learned new thing which is unusual and rare in learning thanks sor must watch videoes for data science students
This series is great. Content is great! Don't doubt it.
14:46 - the Ah! Eureka moments that makes programming interesting 😌
Day 4 of Learning Python and learnt so many behind the scenes, Totally Unbelievable!!!!! 😯
Love your teaching style from nepal sir❤❤🇳🇵🇳🇵
One of the Best Channel for Developers
great video. took more time for me to clear the concept but worth it . Thanks
Wow!! Super cool inside video.
sir kitna acche se samjhaaye aap, maza agaya
the most important lecture of this playlist ig ,, thank you sir
sir ji,😅 ab to lag raha hai interview nhi discussion hoga interviewer mahoday se ❤❤☺️
Very interesing Video! Thank you sir!
So much difficult to handle next and iter, but with the help of practice we can overcome this.😊 Thank you for teaching sir.
Just commenting to support this guy, such core knowledge!
Thankyou very much sir, this playlist is very helpful ❤❤❤
Daily dose of internal working at depth received! Kudos sir.
Awesome teaching ❤
Loved the behind knowledge. Can't think of this much knowledge for free!
Best series ever on youtube for Python
I appriciate all of your effort for creating such as valuable content.
amazing series so far and also using gpt to solve more problems after watching every video
thank you so much sir , this is very best series nowaday in YT
Unique teaching skills sir
Sir, totally love the today's lecture.❤
This is a great video to understand behind the scene in loop in python.
beautiful teaching style sir
Sir you have great programming knowledge and have the ability to transfer knowledge in better way
you are the best teacher in world.....kash offline me apse learning milta...
thank you so much for clearling doubt . You are the best
Proper explanation as expected.
one day this channel will be going to best coding channel in India
keep it up sir atleast you are better than other but in the hand you are doing like teacher 😍
such me maja hi aa raha next level.
One of the best channels of yutube
This is the best series so far...
Behind the scenes give so much clarity!
Sir your teaching style so unique 👌
Keep watching
Sir you provide us good quality knowledge but may I give you advice? Search engine optimization I guess low hai aapki videos ka kyuki jab maine python search kiya tab bhi aapki playlist visible nahin hui aur python playlist me bhi visible nahin hui. Only chai aur python likhne par hi aati hai
That's why those who are new to the coding and they go for TH-cam they don't find you directly.
hope this series gets more reach
Boss you are killing it
This is the best python series.
import time
wait_time = 1
passkey = "Bonjour! Duniya"
max_tries = 5
tries=1
input_passkey=input("Enter the passkey : ")
while input_passkey != passkey :
time.sleep(wait_time)
wait_time*=0
print(tries," of 5 invalid attempts.")
tries+=1
input_passkey=input("Enter the passkey : ")
if tries==5:
print("You are out of attempts.Everything in the system is deleted.")
print("Hi! How can I help you?")
break
else:
print("Welocme!")
Your way of teaching is Nice...
Clear explanation 💯
Awesome series. 😄
Note it : It's best python course on entire TH-cam and far better than other paid courses!
sir having great time learning this concepts
Your voice is addictive in nature ❤
So nice 👍
Sir, aapke karan jo other languages kiye hai uske bhi internal workings padhne ka man karne laga hai😁😁
Best Lecture
A BIG SALUTE TO THIS PERSON
Aaj ka sb uper se ja rha tha sir...bahut jor Dena pda samjhne ke liye.😅😅😅
Awsome content Guru ji...Thanks
thank you sir, enjoying this series
love your teaching style sir
iske badh system design series 🎉🎉🎉
अच्छा और बहुत अच्छा लग रहा है...
😊
sir chai aur code always best in youtube
Interesting approach sir ✨
Nice explaination sir ❣️❣️❣️
wow! great insight of loops👏
Nice teaching style
Thankyou sir❤❤❤
This series is helpful ❤
Amazing series sir
❤great video
Love you hitesh sir from bottom of heart.❤
Thankyou so much sir for such hardwork
thank u sir for this great series
very interesting session 😍😍
Great experience to learn internal working of loop