Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Darron
Darron has asked
2
questions and find answers to
107
problems.
Stats
2.6k
EtPoint
844
Vote count
2
questions
107
answers
About
I've been a professional software developer since 1980.
Assembler (8080, z80, 6502, 6800, 6809, 680xx, x86)
C, C++, Objective-C, Perl, Java, and many others to a lesser extent. Even a little COBOL.
Darron questions
How do I programmatically zoom a UIScrollView?
Darron answers
when using a FTPS connection to transfer a file, what is the difference between a 'Binary mode transfer' and 'ASCII mode transfer'?
Is it safe or advisable to re-enqueue a Runnable with the same Executor if a problem occurs and I want to retry?
Cool or Stupid? Catch(Exception[NamingException, CreateException] e)
Compare a floating point number to zero
Java Generics Reflection: Generic field type of subclass
Calling a method on thread termination
How can I replace the current Java process, like a unix-style exec?
What's the best way to handle coexistence of the "int enum" pattern with java enums as an API evolves?
Is it defined behavior to change an Objective-C object's isa?
What is the motivation for using a non-Sun JRE/JDK?