DEV Community

# interfaces

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Small Go interfaces example: proof of identity cards

Small Go interfaces example: proof of identity cards

Comments
3 min read
Mastering Generalization in OOP: Techniques and Examples

Mastering Generalization in OOP: Techniques and Examples

3
Comments
2 min read
Types v/s Interfaces in TypeScript - A Dilemma

Types v/s Interfaces in TypeScript - A Dilemma

Comments
1 min read
Interfaces

Interfaces

1
Comments
2 min read
Dependency Injection made simple.

Dependency Injection made simple.

33
Comments 4
3 min read
4 ways to create Unit Tests without Interfaces in C#

4 ways to create Unit Tests without Interfaces in C#

3
Comments 1
10 min read
Mastering Generics in Typescript

Mastering Generics in Typescript

20
Comments
6 min read
Les interfaces en Java simplement

Les interfaces en Java simplement

9
Comments
3 min read
What is an INTERFACE in JAVA? w/ examples

What is an INTERFACE in JAVA? w/ examples

3
Comments 1
2 min read
Functional Interfaces: a simpler way to use interfaces in Java.

Functional Interfaces: a simpler way to use interfaces in Java.

Comments
2 min read
Interfaces in go is so powerful

Interfaces in go is so powerful

Comments
6 min read
Golang interfaces

Golang interfaces

5
Comments
3 min read
Entendendo Interfaces

Entendendo Interfaces

8
Comments
3 min read
Abstract Contract and Interfaces in Solidity

Abstract Contract and Interfaces in Solidity

8
Comments 1
3 min read
Abstraction in Java.

Abstraction in Java.

7
Comments
3 min read
PHP Interfaces Explained

PHP Interfaces Explained

9
Comments
2 min read
TypeScript - Build Types from Interfaces

TypeScript - Build Types from Interfaces

3
Comments
2 min read
Why Interfaces in Go Are Not Explicitly Implemented

Why Interfaces in Go Are Not Explicitly Implemented

8
Comments
5 min read
How to Write TypeScript Interfaces in JSDoc Comments

How to Write TypeScript Interfaces in JSDoc Comments

7
Comments 1
2 min read
A Tiny Note About Interfaces

A Tiny Note About Interfaces

8
Comments 1
4 min read
Abstracting Application IO Using Interfaces

Abstracting Application IO Using Interfaces

13
Comments 1
6 min read
Interfaces and the Principle of Least Privilege

Interfaces and the Principle of Least Privilege

7
Comments
8 min read
What Are Interfaces, Abstract and Concrete Classes?

What Are Interfaces, Abstract and Concrete Classes?

5
Comments
4 min read
Effective Java! Favor Static Members Classes over Non-Static

Effective Java! Favor Static Members Classes over Non-Static

6
Comments 1
3 min read
Effective Java! Prefer Class Hierarchies to Tagged Classes

Effective Java! Prefer Class Hierarchies to Tagged Classes

12
Comments 2
3 min read
loading...