-
Getting back to basics. Would like to propose a talk about object oriented programming using javascript. Will walk through the basics and do a coding exercise. This is a foundational level talk for be…
-
**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…
-
-
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 …
-
Change all the code into objected oriented method. Using classdef along the code including main.
-
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…
-
-
### Description
This particular issue will discuss the various concepts of OOP in python
### Domain
Python_Domain
### Type of Contribution
Documentation
### Code of Conduct
- [X] I follow [Con…