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 singleton
Is it poor design to declare a class abstract because it only has static members?
Apr 21, 2026
java
static
singleton
abstract
Javascript property access without variable assignment or declaration: Why?
Apr 21, 2026
javascript
properties
singleton
prototypal-inheritance
What do you call a "singleton" that allows a public constructor for additional instances?
Apr 19, 2026
constructor
singleton
design-patterns
naming
Type hinting for generic singleton?
Apr 19, 2026
python
singleton
python-typing
thread safe singleton object in objective-c?
Apr 18, 2026
iphone
objective-c
thread-safety
singleton
Why is my C# Singleton not working?
Apr 19, 2026
c#
winforms
singleton
Aquire Singleton class Instance Multithread
Apr 17, 2026
multithreading
delphi
synchronization
singleton
delphi-6
How does Singleton pattern stay in memory throughout the lifetime of the program?
Apr 16, 2026
php
scope
singleton
c++ Singleton by reference use
Apr 17, 2026
c++
singleton
How to test Guice Singleton?
Apr 15, 2026
java
unit-testing
singleton
module
guice
Creating a singleton for my Core Data default stack in Swift
Apr 15, 2026
ios
swift
core-data
singleton
How do I find out if the variable is declared in Python?
Apr 15, 2026
python
variables
singleton
declaration
Define a singleton in java for try-with-resource purposes
Apr 13, 2026
java
singleton
try-catch
Creating a Singleton Object in Java
Apr 12, 2026
java
singleton
Singletons in Objective-C for storing and accessing program-wide variables. A few questions
Apr 12, 2026
iphone
objective-c
singleton
Should I pass an app-wide object into objects that need it, or should I use a singleton?
Apr 11, 2026
c#
ios
oop
xamarin.ios
singleton
Initializing empty polymorphic Singleton type without magic statics
Apr 11, 2026
multithreading
c++11
singleton
"Please wait until after injection has completed to use this object" error from Guice
Apr 10, 2026
java
dependency-injection
singleton
guice
circular-dependency
std::system Exception when instantiating a singleton object
Apr 09, 2026
c++
c++11
singleton
Older Entries »