Good work, sir. You are the only one who was capable of explaining sequence diagram in an easy way. Thanks for sharing your knowledge and make us understand the material
Admin Offered courses Students enrollment in the offered courses Available time slots Available examination halls Generate exam schedule for each course and for each student considering the above mentioned lists and avoiding any clash/conflict Provide an option to save/export the generated exam schedule course-wise and student-wise. student Select courses Select time slots Select examination halls Export/save exam schedule If two actors are used then how to make sequence diagram
See sequence diagram is made for each use case and by looking at ur scenario it seems the student and admins actor do not have any common use cases...so you will make different sequence diagrams for admins use cases and different for students even if they have any common uase case then also u can add 2 actors in sequence diagram...i hope this helps..thanks for watching plz subscribe...🙏🙏
Yes you can include that too.. see this a design so many pleople can design same thing in different and yet all can be right..not only wrong pin you can also include aternative scenarios like amount more thn balance...or more then the daily withdrawal limit or machine is out of denomination etc etc.....the purpose of this video is give an idea that how can u do a basic sequence dia...and u can include the alt scenaios according to ur requirements...I hope you get the point...and if u like my videos then please subacribe to my channel and share with ur friends too...
@@rajatshriguru4376 outputting transcript is saving the full console output to some file...so that it can refered in future...its similar to error log..but in this case instead of only logging error you log the full output generated by the application
Yes the diagram in the video is sequence diagram it shows in detail the message excahnge between different objects of system....and the is another diagram called system sequence diagram...it shows the mesage exchange between actors and system as a single object
Hi see arrow stands for input and output message...input is represented by a solid arrow and the retun or output is represented by a dashed arrow..with input and output description written on it like in from of method....I hope you under get the idea..thanks for watching and plz subscribe..🙏🙏
Bcos its an object and part of ATM, actors are people or external systems which use the system to perform some function like in this case customer uses Atm to do transaction...and all the objects of Atm system collaborate to complete tht transaction....i hope you get my point and if you understand something from my video thn plz subscribe to my channel...regards
@@KaranJetliLive Sir if we have to verify the message then always we have to use alternative frame? And what is the use of Guard is it same as alternative frame?
@@KaranJetliLive @ Sir if we have to verify the message then everytime we have to use alternative frame or not? And what is the use of Guard is it same as alternative frame?
Thank you Sir, Clear as water. But have one question. Like in 5:06, are we allowed to draw return messages from UI to Actor? Some of my colleagues said that actors can't receive messages because actor is external to the system.
Yes you are allowed to get return message as an external entitity also..i hppe this helps thanks for watching and plz subscribe for more such videos..🙏🙏
Karan, you are the only one who made me understand the Sequence Diagram. Man, you are a gifted teacher.
Hey Faisal thanks for watching....plz share and subscribe..🙏🙏
Good work, sir. You are the only one who was capable of explaining sequence diagram in an easy way. Thanks for sharing your knowledge and make us understand the material
Hi thanks for watching...and for ur feedback...plz subscribe for more such videos...🙏🙏🙏
Thank you for this you made my morning before the exam
You are welcome bro...thanks for watching...plz share and subscribe...🙏🙏
Underrated teacher, thanks a lot👍✨
Hey os thanks for watching...plz subscribe for more...🙏🙏
Amazing job my Friend! Thanks a lot!
You are welcome...thanks for watching and plz subscribe for more...🙏🙏
You are Great teacher Sir
Excellent work. Thank you so much. Keep doing this, you are very good at presenting and explaining information.
You are welcome lira...thanks for watching and plz subscribe for more such videos...🙏🙏
Keep it up , Good tutorial
Thanks a lot Sir, you helped me a lot at passing my exam.
You are welcome bro...thanks for watching and plz share and subscribe ....🙏🙏
Thanks for the clear explanation ❤❤❤❤❤ really helps before exams 😂❤
Hey bro thanks for watching...plz share and subscribe...your channel needs ur support..🙏🙏
Earned a new subscriber! Thank you for helping me with my exams
Thanks for subbing!
Clean,clear,crsip 🔥
Hey Ganesh thanks for watching...plz share and subscribe...🙏🙏
Thank you, sir. Very neatly explained. Liked and Subscribed as well... :)
U r welcome naveen..thanks for ur feedback and support...🙏🙏🙏
Thank you so much sir .This very help to me .Your teaching method is very good sir .
U r welcome Shalini..thanks for watching and for ur feedback...plz subscribe for more such videos...🙏🙏
Thank you for this very useful video!
Hi bro thanks for watching...plz subscribe for more such videos...🙏🙏
Thanks a lot, you made it simpler for me
U r wel come ronnie..plz subscribe for more such videos
you are so great, thank you so much
thank you for this good and simple lesson
You are welcome Celine..thanks for watching ..plz subscribe for more such videos...🙏🙏
very nice video sir , helpul for my endsem exams
Hi Pritish..thanks for watching plz subscribe for more such videos...🙏🙏
High five ! You also studied from Lucidchart. Me too.
Not exactly....😁but high fives are alwayw welcome🖐
Kunwar...plz subscribe for more..
@@KaranJetliLive ok
I luv this video its vry productive
Thanks Collen...plz subscribe for more..🙏
Thankyou sir .very helpful video.keep it up.Thankyou.
U r welcome always...plz sub for more
Can you please share questions with solutions for practise sir🙏
How can i add conditions like if the amount > 5000 and 2000
Hi for that u hve alternative frame check same video at 9.20..you will hve an idea...i hope this help..thnks for warching..plz subscribe for more...🙏🙏
Can u pls keep important questions for object oriented software Engineer subject
Hi you can contact me on karanjetli@gmail.com and i can try and help you..thanks for watching and plz subscribe for more...🙏🙏
Hi sir I am sended you message but your not replied sir
Nice Work
Hey bro thanks for watching and plz subscribe for more...🙏🙏
Admin
Offered courses
Students enrollment in the offered courses
Available time slots
Available examination halls
Generate exam schedule for each course and for each student considering the above mentioned lists and avoiding any clash/conflict
Provide an option to save/export the generated exam schedule course-wise and student-wise.
student
Select courses
Select time slots
Select examination halls
Export/save exam schedule
If two actors are used then how to make sequence diagram
See sequence diagram is made for each use case and by looking at ur scenario it seems the student and admins actor do not have any common use cases...so you will make different sequence diagrams for admins use cases and different for students even if they have any common uase case then also u can add 2 actors in sequence diagram...i hope this helps..thanks for watching plz subscribe...🙏🙏
what would happen if the user entered a wrong PIN?
shouldn't there be an ALT for this case, to eject the card for example.
Yes you can include that too.. see this a design so many pleople can design same thing in different and yet all can be right..not only wrong pin you can also include aternative scenarios like amount more thn balance...or more then the daily withdrawal limit or machine is out of denomination etc etc.....the purpose of this video is give an idea that how can u do a basic sequence dia...and u can include the alt scenaios according to ur requirements...I hope you get the point...and if u like my videos then please subacribe to my channel and share with ur friends too...
6:19 listen carefully
😂😂😂
Subscribe for more such videos.....
@@KaranJetliLive sir what is outputting transcript ?
@@rajatshriguru4376 outputting transcript is saving the full console output to some file...so that it can refered in future...its similar to error log..but in this case instead of only logging error you log the full output generated by the application
@@KaranJetliLive thanks sir ji
Very good, thanks sir
You are always welcome..thanks for watching plz subscribe for more...🙏🙏
What if the pin is not valid how will the ATM reply the massage
Can you upload another example please 🥺. It will be very helpful. Please please please. I'm a little bit struggling
Hey if u need any help u cn contact us on karanjetli@gmail.com
i think the last return of dispensing cash should be dotted linea..right?
yes Roshan you are correct I just missed it my apologies for that...🙏🙏
What does asynchronous call and concurrency mean?
Helpful video, thank you!
You are always welcome....plz sub for more...
Excellent
sr your video was very helpful for me i need help to making ERD ,please make a detailed video on ERD.thanks
Thnks ..plz subscribe for more such videos..
Thanks ! Very helpful
You are welcome bro..thanks for watching...plz subscribe for more such videos...🙏🙏
In the else alt case, the database object will have to send a msg to the console , right? So that the console will know that it has to dispense cash?
Yes exactly
Thank's sir.Very helpful keep it up.
Thnks for ur comment..plz subscribe for more such video
Tq very much for this video..
U r always welcome..plz subscribe for more such videos...
is there any difference between detaled sequence diagram and sequence diagram?
Yes the diagram in the video is sequence diagram it shows in detail the message excahnge between different objects of system....and the is another diagram called system sequence diagram...it shows the mesage exchange between actors and system as a single object
Can u explain the arrow please sir
Bcos i want to understand the purpose of thest arrows in this example
Hi see arrow stands for input and output message...input is represented by a solid arrow and the retun or output is represented by a dashed arrow..with input and output description written on it like in from of method....I hope you under get the idea..thanks for watching and plz subscribe..🙏🙏
Thank you vey much
You are welcome...thanks for watching...plz subscribe for more such videos...🙏🙏
@Karan Jetli Live Thank you once again. I have already done that. This video made so much meaning to me. I appreciate it all. 👍
sirthe concepts like crud, system sequence diagram where we can get sir
U cn check my it lectures playlist everything is thr..if you like my videos olz subscribe...
whats differene between dotted line - - -> and normal---------> line
Solid line is the request and dotted line is response to the request....
@pranav if u like my video..thn plz subscribe
Why ATM console is not actor ?
Bcos its an object and part of ATM, actors are people or external systems which use the system to perform some function like in this case customer uses Atm to do transaction...and all the objects of Atm system collaborate to complete tht transaction....i hope you get my point and if you understand something from my video thn plz subscribe to my channel...regards
Ohhhhh i get it , thank u💙💙
@@user-mr5kd2nv7h welcome...plz subscribe for more such videos and if possible let me knw ur name and ur place..🙂
Karan Jetli Live I’m Bashayer from ksa 🤝😂💙
Oh okie Bashayer nice to see u here, plz share, like and subsubscribe...and take care
is this way we have to verify the message ??? then what is the use of Guard frame
Please elaborate your doubt?
Please elaborate your doubt??
Sir if we have to verify the message then always we have to use alternative frame?
And what is the use of Guard is it same as alternative frame?
@@KaranJetliLive Sir if we have to verify the message then always we have to use alternative frame?
And what is the use of Guard is it same as alternative frame?
@@KaranJetliLive @ Sir if we have to verify the message then everytime we have to use alternative frame or not?
And what is the use of Guard is it same as alternative frame?
you are too much....... thank you
You are welcome..thanks for watching plz subscribe for more auch videos...🙏🙏
Hello Sir. I have a doubt in one question that I have. Will you be able to explain me? Please sir
Tell me plz
For that question, I have to draw a sequence diagram.
Thank you so much for your concern.
upto my knowledge i guess only the returned message should have been represented by dotted line. Built little confussion here.
Oo ky i have to subscrib.
Thank you so much
U r welcome..plz subscribe for more such videos
Bullz eye .... thumbs up
Thanks Muhammed..plz subscribe for more...🙏🙏
Clear :)
Thanks satya...plz subscribe for more such videos...🙏🙏
Thanku you sir ❤️❤️
U r welcome bro...thanks for watching and plz subscribe...🙏🙏
Supr sir tq u
U r welcome plz subscribe for more such videos..
Thank you.
You are welcome...thanks for watching...plz subscribe and share with ur friends and class mates...🙏🙏
being a concerned caring student of yours, I would advise you to get on a caloric deficit
and loose some pounds. Trust me its worth every effort
Yousef...thanks for your concern 🙏🙏and i will definately work on your advise...thanks for watching..plz share and subscribe...🙏🙏
Thanks
U r welcome..plz subscribe for more such videos...🙏🙏
Thank you Sir, Clear as water. But have one question. Like in 5:06, are we allowed to draw return messages from UI to Actor? Some of my colleagues said that actors can't receive messages because actor is external to the system.
Yes you are allowed to get return message as an external entitity also..i hppe this helps thanks for watching and plz subscribe for more such videos..🙏🙏
@@KaranJetliLive Thank you sir. Subscribed!
UKZN
Hey bro thanks for watching... plz share with your UKZN mates...🙏🙏
how many of you check your screen for that black mark.