Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abstraction

Anything wrong with a really large __init__?

Adding custom behavior to Clojure's sequences

When is abstraction and modularization a bad practice in programming?

Create a new instance in a static function of an abstract class

difference between encapsulation and abstraction concepts [duplicate]

How can I write a Trait in Julia with open-ended types?

Non-virtual interface? (Need a very performant low level abstraction)

Proper way to abstract Realm in Android apps

android realm abstraction

Abstraction and abstract in java

Is it a good idea to use an ORM for Android apps?

Abstraction with Java in Android

Design of interface abstraction

Is inheritance necessary for encapsulation, abstraction and polymorphism?

package visibility [closed]

Why don't numbers support .dup?

ruby numbers abstraction

How to design an OpenGL DirectX "Abstraction Layer"

How to approach something complex?

How do you get people to value abstraction and flexibility over "just getting it done"?

My class is mostly a front for a container, should I expose this fact?