Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in abstraction

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?

Using abstraction and dependency injection, what if implementation-specific details need to be configurable in the UI?

Looking for "consumer that returns value" abstraction in Java

How to properly structure OOP and multifile projects?

Avoiding spaghetti code while writing small functions

What are data structures at the lowest level?

C++ zero-cost abstraction for SoA/AoS memory layouts

Functional programming and dependency inversion: how to abstract storage?

Are there any other examples of DSL in powershell?

powershell dsl abstraction

What's the best way to abstract the database from a PHP application?

Programming jQuery UI like ExtJS

Sharing functions between namespaces in Clojure