Operators in JavaScript
2:07
4 сағат бұрын
Data Types In JavaScript
3:02
9 сағат бұрын
Variables In JavaScript
2:39
12 сағат бұрын
Different Console Methods In JavaScript
4:08
Different ways to Execute JavaScript
2:55
21 сағат бұрын
JavaScript Syntax
3:56
14 күн бұрын
Introduction To JavaScript
5:51
14 күн бұрын
Пікірлер
@ytrtricks
@ytrtricks 12 күн бұрын
Nice
@programsnippets5975
@programsnippets5975 11 күн бұрын
Thank You..
@monitor4098
@monitor4098 22 күн бұрын
good program!!!
@programsnippets5975
@programsnippets5975 21 күн бұрын
Thank You, Keep Watching...
@Technovibemalayalam
@Technovibemalayalam Ай бұрын
Thank you ma'am ❤❤
@programsnippets5975
@programsnippets5975 Ай бұрын
Most Welcome, Keep watching...
@PraneetOm
@PraneetOm 3 ай бұрын
Nice
@programsnippets5975
@programsnippets5975 3 ай бұрын
Thank you, Keep Watching
@PraneetOm
@PraneetOm 3 ай бұрын
Nice, Thank You Ma'am.
@arathidevadas1876
@arathidevadas1876 3 ай бұрын
Nice explanation❤️
@miraasif3419
@miraasif3419 4 ай бұрын
It was a good explanation ❤. Watching from Kashmir ❤.
@programsnippets5975
@programsnippets5975 3 ай бұрын
Thank you, If you need videos on specific topic pl write, I will upload it
@izunasenpai8477
@izunasenpai8477 4 ай бұрын
Tx
@adnankauser4817
@adnankauser4817 4 ай бұрын
Hi Ma'am I'm always watching your every videos which you upload please don't stop to upload..... That will help to improve my knowledge Thankyou so much for your interesting content please upload more videos on C# related.
@programsnippets5975
@programsnippets5975 4 ай бұрын
Thank you, I will
@manthanmaske5820
@manthanmaske5820 4 ай бұрын
Thaank ku!
@programsnippets5975
@programsnippets5975 4 ай бұрын
Welcome! Keep watching...
@RimshaFatima-t9h
@RimshaFatima-t9h 6 ай бұрын
Thank you soo much
@programsnippets5975
@programsnippets5975 6 ай бұрын
You're welcome!
@tasmiyashiledar2740
@tasmiyashiledar2740 6 ай бұрын
Thank you for such a clear and concise explanation! I really appreciate the way you broke down the complex concepts into smaller, more manageable chunks.😊
@programsnippets5975
@programsnippets5975 6 ай бұрын
Glad it was helpful!
@xheyot1634
@xheyot1634 7 ай бұрын
Thanks ma'am my doubts got clear
@programsnippets5975
@programsnippets5975 7 ай бұрын
Most welcome
@mind767
@mind767 8 ай бұрын
thanks❤
@behramafridi4733
@behramafridi4733 9 ай бұрын
madam lecture best
@programsnippets5975
@programsnippets5975 9 ай бұрын
Thank you
@Yuval717
@Yuval717 9 ай бұрын
Thank you!
@programsnippets5975
@programsnippets5975 9 ай бұрын
You're welcome!
@hazemyasser2433
@hazemyasser2433 11 ай бұрын
thnx u helped me alot to solve an assignment
@programsnippets5975
@programsnippets5975 10 ай бұрын
Happy to help
@Abhikriyalectures
@Abhikriyalectures 11 ай бұрын
very useful, thanks for such video.
@programsnippets5975
@programsnippets5975 11 ай бұрын
Glad it was helpful! Keep watching
@anime-dx4tz
@anime-dx4tz 11 ай бұрын
nice...Short time big soluation
@programsnippets5975
@programsnippets5975 11 ай бұрын
Thank You, Keep Watching
@jilum
@jilum 11 ай бұрын
I typed the same code ,but it is not working
@programsnippets5975
@programsnippets5975 11 ай бұрын
pl check your code 'Program to print sum of odd and even digits from number' n=(int)(input("Enter number ")) oSum=0 eSum=0 while (n>0): d=n%10 if ((d%2)==0): eSum=eSum+d else: oSum=oSum+d n=n//10 print ("Sum of Even digits ",eSum) print ("Sum of Odd digits ",oSum)
@brecht325
@brecht325 Жыл бұрын
stunning
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank you!
@dorcelmarcs2772
@dorcelmarcs2772 Жыл бұрын
☝👍👍
@AayushmaKunwar-u3j
@AayushmaKunwar-u3j Жыл бұрын
Thanks mam
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thanks and Keep watching
@Zakabias
@Zakabias Жыл бұрын
Thank you :D
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it you like it.
@kareemshaik-i4h
@kareemshaik-i4h Жыл бұрын
good explaination
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank You
@gargigaur1757
@gargigaur1757 Жыл бұрын
Nice ❤
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad you like it
@kartikyash
@kartikyash Жыл бұрын
Showing invalid syntax
@programsnippets5975
@programsnippets5975 Жыл бұрын
check your code 'Program to find area and perimeter of square' 'area=side*side' 'perimeter=4*side' side=(int)(input('Enter side of Square ')) area=side*side per=4*side print(f'Area of Square {area}') print(f'Perimeter of Square {per}')
@moveaway442
@moveaway442 Жыл бұрын
Thanks madam for such good content 🙏
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it helped
@programmopedia8711
@programmopedia8711 Жыл бұрын
good explanation
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thanks and welcome
@shrishti_mourya9994
@shrishti_mourya9994 Жыл бұрын
Thanks 👍 this helps me alot
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it helped
@SaleemKhan-vv3ks
@SaleemKhan-vv3ks Жыл бұрын
great video dear mom, we are waiting for further long projects using Constructor and methods and properties. if possible write validation program in fullproperty
@programsnippets5975
@programsnippets5975 Жыл бұрын
Will upload soon
@SaleemKhan-vv3ks
@SaleemKhan-vv3ks Жыл бұрын
great dear mom a very excellent course
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank you very much
@karthick2523
@karthick2523 Жыл бұрын
thank you mam , keep doint on more than videos
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it was helpful!
@AbdullahMalek-ev4xm
@AbdullahMalek-ev4xm Жыл бұрын
Thx you so much for helpful video 🥰
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it was helpful!
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Thank you so much, ma'am This video helped me a lot Thank you soooooo much 🖤
@programsnippets5975
@programsnippets5975 Жыл бұрын
My pleasure 😊
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Write down the server-side script to connect to MySQL. Please solve this ma'am I request you
@programsnippets5975
@programsnippets5975 Жыл бұрын
Hi, you can find the link here: kzbin.info/www/bejne/n4GVfZ53oamZsNk
@Red-ss6xn
@Red-ss6xn Жыл бұрын
@@programsnippets5975 thank you
@Red-ss6xn
@Red-ss6xn Жыл бұрын
@@programsnippets5975 can I ask you for some questions?
@programsnippets5975
@programsnippets5975 Жыл бұрын
pl write your questions in comment section, I will get back to you
@Red-ss6xn
@Red-ss6xn Жыл бұрын
@@programsnippets5975 wap to enter 40 names and ages of students and sort them in an ascending order in accordance with the age. Please solve this ma'am🙂🙃
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Please
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Please
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Please
@Red-ss6xn
@Red-ss6xn Жыл бұрын
Write down the server-side script to connect to MySQL. Please solve this ma'am I request you
@sanakanwal6255
@sanakanwal6255 Жыл бұрын
very nice mam please make a more video 🤩
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank you, I will
@FallenWorldResearch
@FallenWorldResearch Жыл бұрын
so much work ..ever heard of Array.Copy()?
@programsnippets5975
@programsnippets5975 Жыл бұрын
Hi, This program is specific when you don't want to use the array method to copy the array elements. But you can find the program with Array.Copy() method here. kzbin.info/www/bejne/inSkZH-ppqqaa5Y
@v.jananayagan3284
@v.jananayagan3284 Жыл бұрын
Good explantion👍🏻👍🏻👍🏻
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank you 🙂
@v.jananayagan3284
@v.jananayagan3284 Жыл бұрын
@@programsnippets5975 mam do some lot of video's i try to reach this videos to my friends
@adilimrang
@adilimrang Жыл бұрын
After Long Search i found Video on this Topic, Thanks you very much. its very Helpful For me.
@programsnippets5975
@programsnippets5975 Жыл бұрын
Glad it was helpful!
@sowjanyasuresh7161
@sowjanyasuresh7161 Жыл бұрын
Good explanation however ,I have tried your code but the output list contains the p1 element in both p1 and p2 position hence , assigning an variable for the p1 element would help. likewise, b=a[p1] a[p1]=a[p2] a[p2]=b
@programsnippets5975
@programsnippets5975 Жыл бұрын
Hi, You can find the program for swapping 2 elements in a list using third variable here, kzbin.info/www/bejne/np7aaXxtnsamh80 Also, you can check your code with the following code, Pls, let me know if you still face any issue. 'Program to swap 2 elements in a list using indexing' l=[2,7,5,9,4] print("Original List Before Swapping") print(l) p1=(int)(input("Enter First Position ")) p2=(int)(input("Enter Second Position ")) l[p1], l[p2] = l[p2], l[p1] print("List After Swapping") print(l)
@vishalkumargupta5484
@vishalkumargupta5484 Жыл бұрын
Very nice video. Please continue to add more video.
@programsnippets5975
@programsnippets5975 Жыл бұрын
Thank you so much.
@gajendrachandrakar4077
@gajendrachandrakar4077 Жыл бұрын
It is not working
@programsnippets5975
@programsnippets5975 Жыл бұрын
check your code 'Program to find area and perimeter of square' 'area=side*side' 'perimeter=4*side' side=(int)(input('Enter side of Square ')) area=side*side per=4*side print(f'Area of Square {area}') print(f'Perimeter of Square {per}')
@gajendrachandrakar4077
@gajendrachandrakar4077 Жыл бұрын
@programsnippetd5975 Now also not working
@programsnippets5975
@programsnippets5975 Жыл бұрын
Can you please send me your code? I'll check
@CrayonVerse
@CrayonVerse Жыл бұрын
The python programs are not in internet nor in my textbook
@CrayonVerse
@CrayonVerse Жыл бұрын
Tomorrow is my practical exam and I want to know some python programs
@programsnippets5975
@programsnippets5975 Жыл бұрын
Pls find the python lecture series here kzbin.info/aero/PLq9wyshX0tKtOzSYNWBPc5GwgLrcD2GP_ & if you're want any particular program pls, write in the comment section, I'll get back to you. Thanks
@manavlamba3051
@manavlamba3051 Жыл бұрын
Not able to run when trying showing invalid syntax
@programsnippets5975
@programsnippets5975 Жыл бұрын
check your code 'Program to find area and perimeter of square' 'area=side*side' 'perimeter=4*side' side=(int)(input('Enter side of Square ')) area=side*side per=4*side print(f'Area of Square {area}') print(f'Perimeter of Square {per}')
@manavlamba3051
@manavlamba3051 Жыл бұрын
@@programsnippets5975 Thanks!!! Now working 🙂🙂