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
44
questions and find answers to
354
problems.
Stats
9.1k
EtPoint
2.9k
Vote count
44
questions
354
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
Method selection at compile time. What if the parameter can have several types?
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())
OldCurmudgeon answers
How is this "container Design Pattern" called?
Why does the extended for loop not work for iterators? [duplicate]
ArrayList retainAll confusing me
when to implement comparable and when to implement equals in Java
sending variable from one jsp to another jsp
Can class methods be acessed from within an enum in that class in Java?
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