-
rewrite it to use an OOP model
-
https://github.com/MariaSukhorukova304/-/blob/3e537920a7f012f3adfec56b94f25e3aa894425f/OOP/0910.py#L2-L3
1/1
-
https://github.com/PetrovIliya/OOP/blob/3b2f24f666206be5d59cd7588e76bcd6d24db885/lw4/Shapes/Shapes/ICanvasDrawable.h#L1-L6
- [ ] Зачем `#include `?
-
Would be good to have a fixest analogue of `sm.OLS` that lets one use raw matrices and sidestep the need to construct data frames. This would not do the current (admittedly quite user-friendly but no…
-
https://github.com/IrinaZagaynova/oop/blob/27d616879e1f63c4b9d3212d7bf21d38172cc0d8/lab5/ComplexNumbers/ComplexNumbersTests/ComplexTests.cpp#L5-L11
- [ ] Лучше не объявлять глобальные переменные. В…
-
Newlines in toots are filtered out.
Tooting
"Lorem
ipsum
dolor sit amet"
becomes
"Loremipsumdolor sit amet"
in BlueSky..
-
hi, Andrei
One of our applications has been running stably for more than 3 years. Recently, we used async-profiler to continuously trace the cpu and alloc of the application, and found that it woul…
-
Object-oriented programming (OOP) is a programming paradigm that revolves around creating objects with a single responsibility. By following the SOLID principles when using OOP, we can create better p…
-
https://zouyaoji.top/2018/03-javascript-oop/
JavaScript面向对象编程总结
-
Lees als je nog niet bekend bent met OOP op W3Schools PHP de secties [PHP What is OOP] t/m [PHP Interfaces] & [PHP Static Methods]
Je kunt ook even kijken bij phphulp.nl over Object georiën…