Ma'am please ham bachho per raham kare pdf download karna ka option enable ker de bahut pareshani hoti hai hame. Mai bhi kujh apni zindagi mai kerna chahta hu mai agar delhi ya kisi bade sahar ka bachha rahta to kabhi na kahta. Ma'am mai Bihar ke backward rular area se taluk rakhta hu. Please iss bache ki madad kare pdf enable ker de please taki mai bhi seekh saku. Regards, Very limited resource wala bachha
Kya majak kar rha hai bhai .isse pehle maine c padhi thi cw se hi playlist bhi hai channel par sir ne bohot achee se explain kiya sab kuch ..ye best nhi hai lagta hai tujhe ache teachers nhi mile yakeen nhi aa rha toh dekh liyo videos agr c padhne ka mn ho ,...and don't get offended
Glitch Hai Bhai, par try krle description mein link Hai PW ka ushe download Kara c++ ka course mile toh enroll kar wahan mil Jayenge notes @@frozenflames4552
One thing here to notice is that you yourself must practice (dry run) on a rough page or copy because it will surely help you understand the concept otherwise it will be hard to digest the concepts taught by mam EDIT: Practice the code on any IDE too
Have you Heard about @KunalKushwaha , I am saying this course is not good but bro please don,t say that there is no one who teach the way ma,am teach..
Thank you so much mam you're the best I searched for many playlists in cpp but this is the best playlist on yt to learn cpp 🎉❤ for pattern question I took 1.30 hr 😅to understand finally I am very clear with my loops 😂
It was a really good problem session , I tried doing all questions by myself and managed to do everything although some of my programs were a bit more complicated , but i have also saved the simple approach you gave
@@DistanceShort since there are a lot of pyramid questions i cant tell exactly which question u r talking about but most of the questions here can be solved by using a couple of loops and if else statements
@@DistanceShort ohh this one , here we have to use a loop and inside the loop , we have to use two loops , one for printing spaces , one for printing "*". If u want the exact statements i can post them here
When I started the video ma'am logic and mine were not even matching anywhere, But by the end of the video my logic and ma'am logic was going on the same track. Very helpful ❤content, Thanks for the lovely content.
I am unable to refer the questions notes of this video of pattern programs in pw skills website , it is showing error message alert on this website , please fix this issue as soon as possible.
before this lecture i am very afraid that how i done pattern print but after seeing this lecture my confidence level boost ...... thank you so much mam 🥰🥰
Bhai Mai India sai nhi hoo and Mai PW skills ki website access nhi Kar sakta please mujhse WhatsApp par contact karle and mujhay assignment send mar dai kare
i made all the patterns without even taking help from the video . thanks for clearing the basics. although i learned python so, i had a basic idea to print patterns.
Maam plz help me .. In numerical ractangular pattern i wrote the same in devc++ code is running but not showing numbers it is showing multiplication sign
Maam i know u are trying ur best to teach us..... But i am starting from scratch so its tough to understand logic quickly ...So please help us to improve that how to improve and one more thing i want to add up please teach the problem more precisely
@@sudhakarpandey7372 Bro can u help me how ???? Coz it's pretty difficult for me as a beginner to understand logic quickly ??? And this question is one of the most important thing ---- "HOW TO LEARN NEW CONCEPT AND AT THE SAME TIME CODING PRACTISE"..i could not able to understand whether do problem or new concepts
Brother u have to follow from first video not only watching videos you have to take notes of these videos becuz its application languages u have do practice if u dont experience these examples and language,u will never get it
▶ PW Skills Website - pwskills.com
▶ PW Skill Instagram Official Channel - instagram.com/pw.skills/
▶ PW Skills LinkedIn Channel -
www.linkedin.com/in/pw-skills-136050249
▶ PW Skills Telegram Channel- t.me/SkillsPW
mam, I am from Pakistan I wanted to enroll on your website but outside Indian not allowed please do some thing for outsider
Ma'am please ham bachho per raham kare pdf download karna ka option enable ker de bahut pareshani hoti hai hame. Mai bhi kujh apni zindagi mai kerna chahta hu mai agar delhi ya kisi bade sahar ka bachha rahta to kabhi na kahta. Ma'am mai Bihar ke backward rular area se taluk rakhta hu.
Please iss bache ki madad kare pdf enable ker de please taki mai bhi seekh saku.
Regards,
Very limited resource wala bachha
@@sohailrehman826 Bro, use VPN
Please enable notes PDF download option
Please PW
Reply why do u disable that option.
Sir we need C classes too
One of the best teacher for c++ in the world ........alot of thanks from Pakistan.......
Kya majak kar rha hai bhai .isse pehle maine c padhi thi cw se hi playlist bhi hai channel par sir ne bohot achee se explain kiya sab kuch ..ye best nhi hai lagta hai tujhe ache teachers nhi mile yakeen nhi aa rha toh dekh liyo videos agr c padhne ka mn ho ,...and don't get offended
@@subhendukabaap2864 how to get notes and assignment of this lec
Glitch Hai Bhai, par try krle description mein link Hai PW ka ushe download Kara c++ ka course mile toh enroll kar wahan mil Jayenge notes @@frozenflames4552
29:42 -
int n;
cin>>n;
for(int i=1; i
Wrong
16:09 -
// Inverted Triangle
int n;
cin>>n;
for(int i = 1; i
what about hollow numrical triangle??
29:02 wala wrong haj
29:42 -
yeh sahi hai
int n;
cin>>n;
for(int i=1; i
41:50 -
int n ;
cin>>n; //number of rows to be printed
int dig = 1; //no. of digits to be printed
for(int i = 1; i
Thank you
Ma'am is a request to you that please continue all the classes in such a speed, today's class was very good, today I have also understood
I just complete c++ ,now i am covering dsa by the help of this awesome series ,thanks you.
Where is assignments of this lecture
@@sawankumarroy8949 you can search pw skills then move to this course then lec. then you get the ans
@@sawankumarroy8949 , avilable in website ,but i am from nepal , i am not able to sign up as ,i don't have indian number.
@@samirneupane7563 k chaiyo broo
One thing here to notice is that you yourself must practice (dry run) on a rough page or copy because it will surely help you understand the concept otherwise it will be hard to digest the concepts taught by mam
EDIT: Practice the code on any IDE too
We are Lucky , We are learning from Urvi Di's Tutorial...Thanks Di..
28:59 is quit hard to understand , it took me some time but here's how I would explain it -----
Outer loop: for(int i = 1; i
In almost all his videos he says hello hello everyone this is urvi And welcome to another video by pw skills 🎉🎉
Bhai she hoga
You clear my star pattern doubt I check all youtube video but your way of explanation is awesome ❤️🙏🏼
Have you Heard about @KunalKushwaha , I am saying this course is not good but bro please don,t say that there is no one who teach the way ma,am teach..
last triangle wale question ka solution dio
can you solve the pyramid question using only two loops?????
Could anyone explain what is Modular is it percentage or divided
@@DistanceShortyes
Thanku ma'am. Feeling so satisfied after running the code.. 😊😌
can you solve the pyramid question using only two loops?????
my fav teacher for c++.respect from Pakistan 😊
Happy Diwali to all PW teacher I love PW and his mind-blowing hard work 🤠
can you solve the pyramid question using only two loops?????
Thank you so much mam you're the best I searched for many playlists in cpp but this is the best playlist on yt to learn cpp 🎉❤ for pattern question I took 1.30 hr 😅to understand finally I am very clear with my loops 😂
Amazing ,this is litreally the best video which explains these topics ,thanks a lot
It was a really good problem session , I tried doing all questions by myself and managed to do everything although some of my programs were a bit more complicated , but i have also saved the simple approach you gave
can you solve the pyramid question using only two loops?????
@@DistanceShort since there are a lot of pyramid questions i cant tell exactly which question u r talking about but most of the questions here can be solved by using a couple of loops and if else statements
@@lavnish228 star(*) pyramid question (first pyramid question solved in this lecture)
*
* * *
* * * * *
* * * * * * *
this one??
also thanks for replying and appreciating my question
@@DistanceShort ohh this one , here we have to use a loop and inside the loop , we have to use two loops , one for printing spaces , one for printing "*". If u want the exact statements i can post them here
Please, enable pdf download option on website
Pata naii in logo ne hata kyu Diya
@@lokeshshinde3603 aur ab toh enroll bhi nhi ho pa rha
When I started the video ma'am logic and mine were not even matching anywhere, But by the end of the video my logic and ma'am logic was going on the same track.
Very helpful ❤content, Thanks for the lovely content.
Dosto Aap konsi language follow kr rhe ho let's discuss
Hats off To Urvi Mam and Manvi mam 🙌
C++
Bhailang
Dii jaise apa sochta waise soacha nhi ka rha kaise prblm solve kri woh kaise shi hogaa ?
Daily practice se ?
[7].I have seen this lecture today. And you explain any concept in easy language, mam.
1th December 2023.
❤❤❤❤❤.
Urvi mam ...but u dont upload the assignment yet........its pending till 22th october(6th lecture of c++)...............pls fix this mam😫
I am unable to refer the questions notes of this video of pattern programs in pw skills website , it is showing error message alert on this website , please fix this issue as soon as possible.
Mam,will you cover class and object,constructor distructor , polymorphism in this series?
Yes
Sab hoga bhai sabar karo
@geekyraghav ok bro
Yes definitely because this is a c++ placement course
@geekyraghav vishwa sir and anshul sir lecture lenge kya ..ya DSA Tak urvi didi hi padhayengi?
Thank you for zooming the coding screen.
before this lecture i am very afraid that how i done pattern print but after seeing this lecture my confidence level boost ...... thank you so much mam 🥰🥰
Notes kon se batch se download hoga
finally I found the best lectures.
17:30
Video completed...All Patterns Done✅
bro mera pattern code work kyu nahi kar raha dekho
Mam their is no solution pdf in description and on pw site please make it available
Happy diwali guys aap video dekna aaya ho matlab app bhi padha raha ho aap ko saflta jarur milegi 👍👍👍👍👍❤❤❤
Thankss !!!
Happy Diwali URVI mam ❤️❤️
Will mam cover topics after array kyunki usme wahi tak likha h
Legends don't use loop instead of loops they prefer multiple cout statements!!!😂😂
if value of m or n is 1000 then you'll cout 1000 times?
@@bibaswanmukherjee6853 yes , copy and paste
@@Alok-ik8cq wah bro 😂
@@Alok-ik8cq yeah
@@bibaswanmukherjee6853 mjk karra hu bhai
Mam diwali ko to chutti de dete 😂
Happy diwali to all 🥰🥰
PW skills team, we are not able to download notes. Please solve the issue.
for inverted triangle write j
PW skills team please fix this issue:
The notes are not properly visible on the website
Bhai
Bhai Mai India sai nhi hoo and Mai PW skills ki website access nhi Kar sakta please mujhse WhatsApp par contact karle and mujhay assignment send mar dai kare
@@ebadjunaid9418 hello bro , I can help you ...aap apna number do
@@ebadjunaid9418 contact no de
pattern question 4 j condition (int j=i;j
Doubts: 1. 36:13
2. 41:44
my code for last question:
int n;
cin>>n; //n=no.of rows
for(i=1;i
your code is not working
Bahut accha padhte hai mam aap
(SOLUTION OF last Question )🔥🔥🔥🔥🔥🔥
int n;
cin >> n;
for (int i = 1; i
op
@Chintan Patelyou can take K and L as J, they are colums only but here he took different name for every loop you can take it as J;
Hats off to you
bahi ya k and l kaha sa aaya
ma'am, I attempt all questions , thank you for this video
My method is different and longer then you but result is same.
✨🌟Happy Dipawali ✨🌟
Mam please tell where we got assignment question for practice
for (int j = i; j
Vow informative 👆🤓
Why java playlist is not uploading daily
Ma'am the last question you showed for homework is not done .. please provide the coad
what is the name of the course?i can't find it
Notes access kha se honge
Plz reply if someone knows
where can I find extra practise questions in description?
Mam u r very cute voice is awesome teaching is excellent everything is easy to understand hatsoff mam
Mam website not working
15:56
//inverted half pyramid
int main()
{
int rows;
cin>>rows;
for(int i=rows;i>=1;i--)
{
for (int j = 1; j
mam pattern 5 is not giving the required output is there any change in that code which you have written?
i also have some false output.
29:18 pe jo code h mam vo work nhi kar rha h, glat output aa rha h
does anybody now the code of the last question in h.w.
My code for 1st question
int rows;
for(int i =0;i
Thank you mam....
Keep supporting ma'am 🙂
isme i and j variable bhi lena padhe ga na pahele program me
i made all the patterns without even taking help from the video . thanks for clearing the basics. although i learned python so, i had a basic idea to print patterns.
Thanks teacher
Maam plz help me ..
In numerical ractangular pattern i wrote the same in devc++ code is running but not showing numbers it is showing multiplication sign
When we open the pdf of assignment questions and MCQ it's enable and shows on the screen please purchase the course
Mam telegram channel ka link nhi chal rha
Hello mam why we 2 multiply with and subtract with 1 please reply
Aap bahut acche ho
Mam Carly bracelet{ } kab Lagana chaiye kab nahi kis syntax ke pahale ya baad me Lage ga
Bahut error bata deta hai mam , please tell
Ma'am where in the description?
Nice lecture 👍
happy diwali to all of you
where are the questions in description?
30.07-
int n;
cin >> n;
for (int i = 1; i
I don't know how but i had already watched this lecture already a couples of day before
Time travel 🧐
Maam i know u are trying ur best to teach us..... But i am starting from scratch so its tough to understand logic quickly ...So please help us to improve that how to improve and one more thing i want to add up please teach the problem more precisely
@@sudhakarpandey7372 Bro can u help me how ????
Coz it's pretty difficult for me as a beginner to understand logic quickly ???
And this question is one of the most important thing ----
"HOW TO LEARN NEW CONCEPT AND AT THE SAME TIME CODING PRACTISE"..i could not able to understand whether do problem or new concepts
Brother u have to follow from first video not only watching videos you have to take notes of these videos becuz its application languages u have do practice if u dont experience these examples and language,u will never get it
@@sudhakarpandey7372 same here
with time and practice from different resources we can overcome it
Mam pattern 5 ka problem nhi ho rha hai
Mam in my pc this visual studio code will not be opened please help me to fix this
Mam extra questions kha h
numerical rectangle wale code sahi chal raha hai kya?
Mam in how many days will you cover class and object ?
OTP is not received on your pw skills website please resolve this problem
Thank you ma'am
I have a question related program i am copy your code but they does not accurately output is difference
Class ka notes kaha milega or assignment?
Are bhia apke notes open ki nahi horahe hai site pe kya chal kya raha hai
mam where to get practice que
where is the notes link ? I can't find it plxxx help me
Mam detail notes assignment enroll karne ke bad bhi nai milre
Mam will you give assignment?
Ye to devmanus nikal re ❤
Notes kha pe milte ha
Unable to download notes of this class plz enable it
last wala ka question ka solution kaha milega
If you do so it will of great help
From where to access questions ?
Ma'am ek baar code ko bhi samjha diya karo kisse kya ho raha hai..
Aur description me questions kaha haii?????
Anyone tell me discreption mae questions kha pr h???