NUnit,XUnit
http://mohammadnazmul.blogspot.com/ https://nextleap.app/online-compiler/sql-programming
Tuesday, March 14, 2023
Thursday, March 9, 2023
solid
SOLID / solid
1. đĻđļđģđ´đšđ˛ đĨđ˛đđŊđŧđģđđļđ¯đļđšđļđđ đŖđŋđļđģđ°đļđŊđšđ˛ (đĻđĨđŖ)
A class should have only one reason to change. In other words, a class should have a single, well-defined responsibility. That class should entirely encapsulate responsibility.
2. đĸđŊđ˛đģ/đđšđŧđđ˛đą đŖđŋđļđģđ°đļđŊđšđ˛ (đĸđđŖ)
Software entities (classes, functions, etc.) should be open for extension but closed for modification. You should be able to add new functionality to a class without changing its existing code, but you should not need to modify the class itself to do so.
3. đđļđđ¸đŧđ đĻđđ¯đđđļđđđđļđŧđģ đŖđŋđļđģđ°đļđŊđšđ˛ (đđĻđŖ)
Subtypes must be substitutable for their base types. In other words, if a class is derived from another class, you should be able to use the derived class in the same way as the base class without any issues.
4. đđģđđ˛đŋđŗđŽđ°đ˛ đĻđ˛đ´đŋđ˛đ´đŽđđļđŧđģ đŖđŋđļđģđ°đļđŊđšđ˛ (đđĻđŖ)
Clients should not depend on interfaces they do not use. This means you should design your interfaces as specific and focused as possible.
5. đđ˛đŊđ˛đģđąđ˛đģđ°đ đđģđđ˛đŋđđļđŧđģ đŖđŋđļđģđ°đļđŊđšđ˛ (đđđŖ)
High-level modules should not depend on low-level modules. Both should depend on abstractions. Design your software so high-level modules depend on abstractions rather than concrete implementations.
TWIN MODULE - Dyncraft
eBom vs mBom SELECT distinct * FROM [DataStage].[dbo].[CUMEBOM_LOADING] as CL where CL.LineSeqNbr='T0890F0' and CL.ChassisNbr='...
-
PTE Free materials āĻšুāĻŽাāĻāϰা https://www.bdword.com/english-to-bengali-dictionary-learn-3000-plus-common-words-a-page-1 https://www.bdword....
-
https://www.youtube.com/watch?v=b8pAPWsWIE4&t=400s Hooks make it easier to manage state and side effects in functional components, promo...