I'm a b.tech cse 1st year student. this is very helpful for us. I searched many apps for pattern programme but no one was explaining like u. Your app is best and the best part is in your app is your explanation🤗
Patern type program is Very instrating to hole my syllabus after I see this video playlist I am student of third year electronic engineering. Thanku so much sir🙏🌻
I am trying to understand patterns but no one explained clearly so that I can understand...this video helped me a lot ..presentation is Als otoo goo thank you!
sir the way u make the vedeo is really superb ,but please deliver in english so all other states from different people can understand easily,this is my suggestion.
The Abs Function Is Shift To C standard Library In C++ so If You want to code this Pattern in C++ you Need To include (#include) for using The abs() function In code..In cpp including of Math.h will not work and It give you Error "abs" not declared in this scope" cuz it will Not find it in Math.h ✌️
Sir aapne for loop ka pattern jo kar rahe hai par jo( k ) ko difaind Kyo nai kiye ho Aur aapka program ran ho gaya kaise mai samajh nai pa raha hu way sir🔺🤣
Hi Arvind, you actually see the logical explanation and dry run only, check the program creation and execution part of the video :- ua-cam.com/video/4KED-7xPQbQ/v-deo.html
Console.Write("{0,2:D} ",n); Get pattern programs in C# :- play.google.com/store/apps/details?id=com.sitseducators.csharppatternprogramsfree play.google.com/store/apps/details?id=com.sitseducators.patternprogramshive
+= it's a short-hand assignment operator, that evaluates as x += 2, means x = x + 2. No, we can't use z =+2 , it will simply assign 2 to z. For more details - ua-cam.com/video/K2isGcM_yCE/v-deo.htmlsi=fM1FZzHQfBALdj6f
Hi Abhishek, There are many ways to do it, we may use 3 loop logic or if-else logic to get the desired pattern. The simplest way is to modify the logic of pattern no. 149 and print the value of n-(i-abs(k))+1 instead of i-abs(k). Program (C, C++, Java, C#, Python):- patternprograms.online/pattern-program-t-03/
Hi, there are variety of ways to do that, but if you don't want much modification in the code, just add 1 in the print value, i.e. print >> abs(k-i)+1 In C, printf("%d",(abs(k-i)+1));
Refer to this app for Python Pattern Programs:- play.google.com/store/apps/details?id=com.sitseducators.pythonpatternprogramsfree Refer to this playlist :- ua-cam.com/play/PLUYUs4r2zEPwrzFNf4x6ddp2kDEwt_VWn.html
Hi Minakshi, Please refer to the pattern no.135 in the app. It's pretty easy, all we need to use a new variable (say 'n=1') and increment and print it in the inner loop. If you still have any doubt, share with me at tutorial.series@softethics.com
Hi Surag, Kindly watch the tutorial (19:16) and if you still face any problem, send me your tried code at tutorial.series@softethics.com Best Regards, Sumit Tiwari
At 19:16 in the tutorial, the desired pattern is discussed. Also if you still have any doubts, send me you tried code at tutorial.series@softethics.com or appquery@softethics. Best Regards, Sumit Tiwari
I am student of software engineering first semester .your lecture really help me alot❤️Thanks alot.
Glad to hear that. All the best.
I'm a b.tech cse 1st year student.
this is very helpful for us.
I searched many apps for pattern programme but no one was explaining like u.
Your app is best and the best part is in your app is your explanation🤗
Hi Rohit,
Thanks for your kind words and support.
Best Regards,
Sumit Tiwari
@@programmer_one Your welcome
@@programmer_one i want your help
i want a hollow pyraimd or half hollow pyramid code
It's very helpful for my practical examination of c programming....!! 🥰🤗 Tysm sir 👍🏻👍🏻
Most welcome 😊
I'm just born and your video is really helpful
Glad I could help
Kmal masshallah bohat bohat ache se explain kiya apne full UA-cam men mene ise Achi video ni dekh Great Sir Thanks a lot😊❤
Glad it helped you. Thanks for your support. Stay Connected...
Sir men web development sekh rahi mujhe agr kisi help ki zrorat ho programing men tu Kiya ap help kr sakte ? @@programmer_one
Sure, if you have any issue feel free to share with me at appquery@softethics.com
@programmer_one Sir mujhe PHP sekhni he Kiya ap sekha den ge ?
Sure, Let me know :-) feel free to share with me at appquery@softethics.com
hats off for you sir you are legend of pattern programming..
Patern type program is Very instrating to hole my syllabus after I see this video playlist
I am student of third year electronic engineering.
Thanku so much sir🙏🌻
Glad to hear that
@@programmer_one 🤗
This tutorial is soo good.....Thank you😍
Thanks sir
Really your teaching style is wow 😲
Most welcome
you are an ingenious teacher....thanq sir....
Thanks and welcome
The besttt explanation....awesome teaching method ☺☺☺☺☺🙏🙏🙏
Glad to hear that it helped you. Thanks for your support and kind words :-).
I am syudent of 10th icse and believe me this is very helpful to me
Now Bro you're in college
Haha true@@yashyadav3304
I am trying to understand patterns but no one explained clearly so that I can understand...this video helped me a lot ..presentation is Als otoo goo thank you!
Glad it helped :-)
Best video i have ever seen related to this
Please tell me the program of hollow heart
Wow! The best explanation is to clear c language. Awesome teacher thank you very much, Sir. Your teaching style is unique from others. 🤩🎂🎂🍡🏵🌹
Thanks and welcome
It's very helpful for class 11 CS students
Thanks, glad it's helpful!
thank you so much your lecture help me alot about patterns your tutoring skill are nice thanks
Thanks and welcome
Thank you so much.....Superb tutorial....Very much helpful
Glad it was helpful!
Wah!! Ambitious Explanation..
Glad you liked it
Unique from other ❤️
Best way of explaining sir❤️
😊😊😊
sir the way u make the vedeo is really superb ,but please deliver in english so all other states from different people can understand easily,this is my suggestion.
Noted :-)
Is it also available in python....btw great explanation.
Yes, the pattern programs are also available in Python.
Python pattern programs app on Google play:
sfet.in/PyPatternPrograms
@@programmer_one ok... thank you so much sir
That's really very helpful video...
Sir you explained like a pro
#RESPECT .
Presentation was really good.
Videos was helpful
Thanks a ton. Glad it help...
Thank you so much 😘😘😘
Sir
The Abs Function Is Shift To C standard Library In C++ so If You want to code this Pattern in C++ you Need To include (#include) for using The abs() function In code..In cpp including of Math.h will not work and It give you Error "abs" not declared in this scope" cuz it will Not find it in Math.h ✌️
Best among all
Sir aapne for loop ka pattern jo kar rahe hai par jo( k ) ko difaind Kyo nai kiye ho Aur aapka program ran ho gaya kaise mai samajh nai pa raha hu way sir🔺🤣
Hi Arvind, you actually see the logical explanation and dry run only, check the program creation and execution part of the video :- ua-cam.com/video/4KED-7xPQbQ/v-deo.html
Awesome explain..
Thank you 💓💓
You're welcome 😊
Diamond pattern me output Kya ayega??????
😀It is very helpful 🙏
Glad to hear that
Plzz exain same program to make by using while loop or do-while loop
Sir c mai %d use karte hai to C# mai ky use karte hai
Console.Write("{0,2:D} ",n);
Get pattern programs in C# :-
play.google.com/store/apps/details?id=com.sitseducators.csharppatternprogramsfree
play.google.com/store/apps/details?id=com.sitseducators.patternprogramshive
Thanks ❤️
You're welcome 😊
Why you wrote
Z+=2
Can we wrote
Z=+2
+= it's a short-hand assignment operator, that evaluates as x += 2, means x = x + 2.
No, we can't use z =+2 , it will simply assign 2 to z.
For more details - ua-cam.com/video/K2isGcM_yCE/v-deo.htmlsi=fM1FZzHQfBALdj6f
great efforts dude thank you
Happy to help
Sir is this will same for Java ?
Yes. Explore Java codes here - play.google.com/store/apps/details?id=com.sitseducators.javapatternprogramsfree
Thank you so much for uploading thi
Sir number wala likhne me kaafi pareshani ho rha h
mind blowing trick bro
hello can you put user input for, for loop?
Yes, its simple, use scanf("%d",&n) in C to take the input from user.
Hallo sir . I am thinking of a pyramid patter with a single or maximum two loop ... Is it possible??
Yes, Refer to these tutorials : Part 24 - ua-cam.com/video/a4BuYwo2lxo/v-deo.html
Part 21 - ua-cam.com/video/_BHLsAta9j8/v-deo.html
if i use 2i-1 instead of whts the mistake in this ??
Hi Neeraj,
Send me your tried code at tutorial.series@softethics.com
Kya koi bta skta h ki for loop me jo variable lete h vo I ya j hi Q lete h
Hi Harshita, it is not mandatory, you can choose the variable name according to your own choice.
for(a=1;a
Sir how to print
11
11 10 11
11 10 9 10 11
11 10 9 8 9 10 11
For entering a value of n?
What is logic I can't think of it
Hi Abhishek,
There are many ways to do it, we may use 3 loop logic or if-else logic to get the desired pattern.
The simplest way is to modify the logic of pattern no. 149 and print the value of n-(i-abs(k))+1 instead of i-abs(k).
Program (C, C++, Java, C#, Python):-
patternprograms.online/pattern-program-t-03/
Thank you sir 👌
Most welcome
If i want start program in 17.00
What should I do?
Hi, there are variety of ways to do that, but if you don't want much modification in the code, just add 1 in the print value, i.e.
print >> abs(k-i)+1
In C,
printf("%d",(abs(k-i)+1));
@@programmer_one thanks
Gkb studies is best for learn java programming correct concepts is clear
THANK YOU SO MUCH BHAI
Please show in detail
Ap asterik ka half moon ka program bna dy plz... I am waiting.
Thanks for loding this partten
Vs code ke upar ek video banao please ki C and c++ ko vs code me kese chalaye full tutorial please
which IDE do you use sir?
NetBeans IDE
Integrated development environment
Pls provide the user defined code
More tutorials are on the way. Stay connected.
Plz make translation available on your videos thanks
As soon as possible
could you tell the code of a
ccc
eeee
Which compiler use sir
Hi Sanket,
I'm using Cygwin and Borland 5.5
Printf don't work in c++ !
Use cout in C++ instead of printf().
Pattern programs are available in C++ :
sfet.in/CppPatternPrograms
please python mae bta dejiye
Refer to this app for Python Pattern Programs:- play.google.com/store/apps/details?id=com.sitseducators.pythonpatternprogramsfree
Refer to this playlist :- ua-cam.com/play/PLUYUs4r2zEPwrzFNf4x6ddp2kDEwt_VWn.html
Thank so mach bro
Most Welcome
Awesome
Start from 1
cant use in c#
Use this app for C# codes :- play.google.com/store/apps/details?id=com.sitseducators.csharppatternprogramsfree
Form 47 upload the videos
How to do this
1
2 3
4 5 4
3 2 1 2
3 4 5 4 3
Get programs here:
C Pattern Programs App- sfet.in/CPatternPrograms
C++ Pattern Programs App- sfet.in/CppPatternPrograms
C# Pattern Programs App- sfet.in/CsPatternPrograms
Java Pattern Programs App- sfet.in/JavaPatternPrograms
Python Pattern Programs App- sfet.in/PyPatternPrograms
Pattern Programs Hive- sfet.in/PatternProgramsHive
More Apps : bit.ly/SoftEthics
Iam a student of class 9
ʜᴏᴡ ᴛᴏ ᴅᴏ ᴛʜɪꜱ ᴩʀᴏɢʀᴀᴍ..
1
2 3
4 5 6
7 8 9 10
11 12 13 14 15
Hi Minakshi,
Please refer to the pattern no.135 in the app.
It's pretty easy, all we need to use a new variable (say 'n=1') and increment and print it in the inner loop.
If you still have any doubt, share with me at tutorial.series@softethics.com
@@programmer_one ᴛʜᴀɴᴋ yᴏᴜ
Very easy jaha par %d " i likhte hai os ke nichr num++ kijiye ..ipper declare karte time num=0 kijiye
I m not getting this pattern
1
1 2 1
Hi Surag,
Kindly watch the tutorial (19:16) and if you still face any problem, send me your tried code at tutorial.series@softethics.com
Best Regards,
Sumit Tiwari
@@programmer_one hiiii sirr...I have watched the video ,but I am not able to trace the program
Sir can u find me a solution
At 19:16 in the tutorial, the desired pattern is discussed. Also if you still have any doubts, send me you tried code at tutorial.series@softethics.com or appquery@softethics.
Best Regards,
Sumit Tiwari
Plz plz
H
Please teach us English
Sorry bhai mere ko lga ki tu python pda raha hai ye to OOP hai