-
**Top Short Points**
Basic https://github.com/arslanaslam007/Interview/issues/2#issuecomment-464434635
Code https://github.com/arslanaslam007/Interview/issues/2#issuecomment-464434668
Function Ty…
-
### Is your feature request related to a problem? Please describe.
Functions `Highs::getBasicVariables`, `Highs::getReducedRow` and `Highs::getReducedColumn` (https://github.com/ERGO-Code/HiGHS/issue…
-
Make mutexes and locks more _OOP_ like to avoid having explicit lock and unlock in `operations.c`
-
Jeremiah,
You are making very good progress, keep it up! Think about how you can refactor a little bit to have at least two classes in the program. One part of the Systems rubric is using the objec…
-
The current design of the code is messy, make it more object oriented, taking cues from biographer-ui.
@matthiasbock, I would like to know the reasons for abandoning the simulator object. I agree it …
-
Transition ForsysR to an OOP approach
-
Create a basic object oriented simulation object, to keep track of things like:
-Database being used. If NSRDB, this will set elements like -wind_speed_factor for some of the functions, or calculat…
-
Hello James,
you write awesome functional code but have you ever considered to go further into oop? Maybe you discussed it in one of your episodes but I was just wondering why. Also you write a lot o…
-
-
### I. Meet the class
#### Constructor ``, ``, ``
#### Static
#### Encapsulation ``, ``, ``
### II. Relation between class/interface
#### Inheritance
#### Interface
#### Polymorphism ``, ``
#### Abstr…