Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in interface
Can I use a HashMap to pick which interface (DAO) to autowire in SpringBoot?
Sep 11, 2025
java
spring
spring-boot
interface
dao
Why insist all implementations of an interface extend a base class?
Sep 10, 2025
java
inheritance
interface
abstract-class
hamcrest
Is void method in interface a code smell?
Sep 10, 2025
oop
interface
void
How does an EC2 instance have both a private and a public IP with only one network interface
Sep 09, 2025
amazon-web-services
network-programming
amazon-ec2
interface
ip
C++ interface without inheritance for template functions
Sep 09, 2025
c++
templates
interface
template-specialization
Why do most system architects insist on first programming to an interface?
Sep 09, 2025
language-agnostic
design-patterns
interface
Are interfaces a valid substitute for utility classes in Java 8? [duplicate]
Sep 09, 2025
java
class
interface
java-8
utility-method
Want to extend empty interface but getting lint error: no-empty-interface
Sep 08, 2025
angular
typescript
interface
lint
what happend when golang convert struct to interface{} ? what is the cost?
Sep 08, 2025
go
struct
interface
How do I implement members of internal interfaces
Sep 08, 2025
c#
interface
internal
Is there a similar solution as Array#wrap for hashes?
Sep 08, 2025
ruby
ruby-on-rails-4
interface
hashmap
type-safety
Why are LINQ operators defined as extension methods on IEnumerable interface and are not part of the interface itself? C#
Sep 07, 2025
c#
linq
oop
interface
extension-methods
what's the difference between interface pointer and interface value in golang
Sep 08, 2025
go
interface
type-conversion
Interfaces VS APIs VS Public classes
Sep 05, 2025
java
oop
interface
public
Go GC doesn't collect dead weak pointers
Sep 05, 2025
go
pointers
interface
garbage-collection
weak-references
Naming convention for Delphi Interface Units [closed]
Sep 04, 2025
delphi
interface
naming-conventions
Mock a go-logr and verify the message it logs?
Sep 04, 2025
unit-testing
go
dependency-injection
interface
mocking
Is there any way to make an existing type implement an interface?
Sep 02, 2025
c#
interface
golang set new value to object with type map[string]interface{}
Sep 03, 2025
go
interface
Why must an internal method of a public interface be implemented via a public method?
Sep 03, 2025
c#
interface
« Newer Entries
Older Entries »