- 176
- 201 345
Saiful Islam
Приєднався 7 гру 2013
2.1.1 Agile Unified Process AUP: Inception, Elaboration, Construction, Transition
2.1.1 Agile Unified Process AUP: Inception, Elaboration, Construction, Transition
Переглядів: 180
Відео
2.1.1 Agile Unified Process AUP: AUP Disciplines
Переглядів 16314 днів тому
2.1.1 Agile Unified Process AUP: AUP Disciplines
2.2.1 Requirements Engineering: Metrics for Specifying Non-Functional Requirements
Переглядів 10721 день тому
2.2.1 Requirements Engineering: Metrics for Specifying Non-Functional Requirements
2.2.1 Requirements Engineering: Example, Non-Functional Classifications
Переглядів 14421 день тому
2.2.1 Requirements Engineering: Example, Non-Functional Classifications
2.2.1 Requirements Engineering: Functional and Non-Functional Requirements
Переглядів 16921 день тому
2.2.1 Requirements Engineering: Functional and Non-Functional Requirements
2.1.1 Agile and Extreme Programming (XP): XP Principle, Pair Programming, Unit Testing, Refactoring
Переглядів 4032 місяці тому
2.1.1 Agile and Extreme Programming (XP): XP Principle, Pair Programming, Unit Testing, Refactoring
2.1.1 Agile and Extreme Programming (XP): Agile Methodologies, Extreme Programming, XP Workflow
Переглядів 4202 місяці тому
2.1.1 Agile and Extreme Programming (XP): Agile Methodologies, Extreme Programming, XP Workflow
2.1.1 Agile and Extreme Programming (XP) - What is 'Agility', Agile Manifesto
Переглядів 4262 місяці тому
2.1.1 Agile and Extreme Programming (XP) - What is 'Agility', Agile Manifesto
Software Development Life Cycle (SDLC): Communication, Planning, Modeling
Переглядів 1302 місяці тому
Software Development Life Cycle (SDLC): Communication, Planning, Modeling
Software Development Life Cycle (SDLC): Construction, Deployment
Переглядів 1182 місяці тому
Software Development Life Cycle (SDLC): Construction, Deployment
Bangla Tutorial 7 - Part 3 - Exploring Loops (Long Version)
Переглядів 5953 місяці тому
Bangla Tutorial 7 - Part 3 - Exploring Loops (Long Version)
Bangla Tutorial 7 - Part 2 - Exploring Loops (Long Version)
Переглядів 6473 місяці тому
Bangla Tutorial 7 - Part 2 - Exploring Loops (Long Version)
1.2.1 Iterative Process Model: When to Use?
Переглядів 2503 місяці тому
Thumbnail: Shahed, Ariyan, Saiful
1.2.1 Incremental Process Model: When to Use?
Переглядів 2553 місяці тому
1.2.1 Incremental Process Model: When to Use?
1.1.2 V-Model: Component/Module Design, Code Generation and Testing
Переглядів 3573 місяці тому
1.1.2 V-Model: Component/Module Design, Code Generation and Testing
1.1.2 V-Model: Verification and Validation
Переглядів 2943 місяці тому
1.1.2 V-Model: Verification and Validation
1.1.1 Waterfall Process Model: Advantages and Disadvantages, Example Case
Переглядів 3363 місяці тому
1.1.1 Waterfall Process Model: Advantages and Disadvantages, Example Case
1.1.1 Waterfall Process Model: Design, Coding, Testing, Deployment, Maintenance
Переглядів 4003 місяці тому
1.1.1 Waterfall Process Model: Design, Coding, Testing, Deployment, Maintenance
0.0 Engineering Example, Define Software Engineering
Переглядів 3433 місяці тому
0.0 Engineering Example, Define Software Engineering
0.0 Software Engineering Roles, Software Myths
Переглядів 2913 місяці тому
0.0 Software Engineering Roles, Software Myths
0.0 Expectation vs Reality, Software Engineering Importance, Good Software
Переглядів 3263 місяці тому
0.0 Expectation vs Reality, Software Engineering Importance, Good Software
Bangla Tutorial 7 - Mastering Break Statements - Real-Life Application
Переглядів 6894 місяці тому
Bangla Tutorial 7 - Mastering Break Statements - Real-Life Application
Bangla Tutorial 7 - While Loops in Java
Переглядів 9214 місяці тому
Bangla Tutorial 7 - While Loops in Java
Bangla Tutorial 7 - For Loops in Java
Переглядів 1,3 тис.4 місяці тому
Bangla Tutorial 7 - For Loops in Java
Thank you sir, println seems easier
Sir, where is the Scrum video?
Thank you so much for your valuable feedback. It appears there were recording issues specifically related to this topic.
top g
Best Explanation. Thanks.
Sir the last output value came out as 47. Thank you for the great video sir! Great Respect.
সার নেস্টেড লুপের ফার্স্ট ভিডিও ই কি এটা? আইমিন একদম নেস্টেড লুপের বেসিক / বেসিক এক্সপ্লেনেশন এর কোনো ভিডিও এর আগে নেই ?
This is the first video on nested loops. I initially thought I didn’t need to cover nested loops as a tutorial since I already covered them in class. But thank you so much for mentioning this. I think I should prepare one.
i=1,8,17 j=0,1,2,3,4,6,7,8,9 output=r,c,n,s,o
Thank you,Sir!
hey the last output is 47 right?
@@azwadtawsif7698 Yup
public class upper { public static void main(String [ ] args) { String word = "AbCdEfGh"; String new_word = ""; int leng = word.length(); for(int index=0;index<leng;index++) { char ch = word.charAt(index); int convert = (int)ch; if(convert>=65 && convert<=90) { int ascii = convert+32; new_word = new_word+(char)ascii; } else { new_word = new_word+ch; } } System.out.println(new_word); } }
💝💝💝
Thanks for describing STRING from the very basic,Sir!
DONE!
Glad to have you with us again
Output: R C N S N T
sirrr please make more videos, i don’t understand the concepts without your videos please sir help us
Thank you so much sir
Honourable sir. Take my salam . Would you please tell me that for this semester till midterm is your java beginners playlist's part 1 to part 8 is enough for cse110 midterm?or should i learn part 1 to part 16 all for cse110 midterm ? .I dont understand this .waiting for your reply
could you please give us problems with accounting
Miss your lectures so much sir, here to revisit.
hi
Sir , it would be really helpful if you could provide more videos on OOP
15
Sir soja kotha holo (++) or (- -) sign variable er age thakle mathematical calculation age hobe then baki sob operation hobe kintu sign gulo variable er pore thakle then age operation conduct hobe then variable e mathematical sob operation hobe tai na
definitely a good tutorial for beginners
Use else and print" the input is invalid"
maybe its because it can't divide a smaller number with a bigger number without going into fractions
usefull and understandable
public class thanks { public static void main(String[] args) { System.err.println("Thank you for posting "); int a = 44; int b = 7; System.out.println(b); // b = 7 System.out.println( a /= b); // a = 6 } }
thank you sir this was very helpful
Thanks a lot sir. Final xm er onek din por ajk abar shei classgulo dekhlam. ❤️❤️
❤❤❤
স্যার। OOP নিয়ে আরও ক্লাস চাই। অনুরোধ রইল স্যার।
Thank you sir, I like how you explain and break it down into simple chunks for us to understand
Thank you for these videos sir, you are like a blessing to us.
Sir ,please make more videos on java OOP.Your videos are the one of the only means through which I can understand.You explain really well ,I can understand properly.I remain really lost in class as those are very fast paced.
Sir,can you please make videos on CSE111?It would be really helpful as we are new to Java.
b=myArray was declared before any update was made to myArray. Will these changes also apply to b?
As they have same location so the changes in myArray is the same changes in b
Sir else if condition er niche kichu likhen nai je, tate kuno problem hobena? if i write a code in the same way exams e je akta condition lagchei na, tahole ki marks deduct korbe for keeping that condition empty?
Hello, thank you so much for reaching out to me. Think of it like this: whenever the index is even, I skip or prefer to pass that step. That's why I kept it empty. I hope it's clear to you now. Best wishes.
Sir where is the tracing video of Method tracing and Recursion Tracing. I saw them as part 18 and 19.
Deleted
Sir, Plz provide a video on Method Tracing
Very informative and well presented.
Thanks a lot sir. These videos are extremely helpful
Sir ,please make more videos on Array
Sir tutorial gula onk onk helpful thank you very much for this effort sir. R sir please arrays er koi akta problem niye aktu video dile khub e vlo hoto !
Sir tutorial gula onk onk helpful thank you very much for this effort sir. R sir please arrays er koi akta problem niye aktu video dile khub e vlo hoto !
Output will be: r c n s o
Many many thanks sir.💝💝 Final output will be... r c n s o
You are most welcome. The outputs are correct. Very good.
Sir, '''continue'' kaj kore emon ekta tracing dile continue er confusion ta ektu clear hoto.
Thank you so much for the query. I hope the following explanation would help. If we had found "continue" here, then an infinite loop would occur. Because if (i == 4) were true, we would encounter "continue" and return to the condition while i < 10. Since this condition would still be true, we would check (i == 4) again. If it were true again, we would encounter "continue" once more, perpetuating the loop indefinitely.
@@islamsaifulofficial Thank you Sir<3
Thanks a lot Sir <3
You are most welcome. Please keep me in your prayers.
Sir, If I take user input how am I going to know if there is I or not in the first_str , How to write the 0 index in advance if I take user input ?
String first_str = " " + sen.charAt(0); This is how you can access the letter in the zero index which is provided by the user.
@@naqibalam2003 Thanks Man!!!