Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
OldCurmudgeon
OldCurmudgeon has asked
43
questions and find answers to
348
problems.
Stats
9.0k
EtPoint
2.9k
Vote count
43
questions
348
answers
About
I've been programming for way too long.
Notes to self :-
Never post to a question that begins with
So
.
Never get into a discussion about Big-Oh.
SOreadytohelp
OldCurmudgeon questions
Bad version number in .class file - how to find which class it is
Add atomic doubles
Is there a library for HUGE integers [closed]
What is the cost of a Statement
Help the Java SAX parser to understand bad xml
When to remove from the MDC
Where is the  (C2) coming from
Are ZipFile InputStreams thread safe?
A use-case for synchronized(new Object())
Some Java 7 warnings - how to remove them
OldCurmudgeon answers
Java Enum toString() method
Long (readable) names in Generics/Templates
How to convert an array of integers to array of enums?
Syncronisize two looping Java-Thread
Sorting of Map based on keys
Unboxing int value using Integer Class
Conditional command line option with Apache commons CLI [duplicate]
Why are recursive methods usually static in Java?
How to get additional attribute of enum value?
How to maintain mutable state in a Java Singleton