Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
Bill K
Bill K has asked
21
questions and find answers to
204
problems.
Stats
3.7k
EtPoint
943
Vote count
21
questions
204
answers
About
Long time Java programmer. Currently work on software for cable boxes and DVRs, mostly Java some C/C++
Bill K questions
Is it a really bad idea test and deploy Android Application without owning an appliance?
Groovy named parameters cause parameter assignments to switch--any way around this?
RMI-How does passing a remote object through a remote method work?
Where can I find a good iPhone/GWT/AppEngine example? [closed]
How do I use groovy's AS keyword
How do I avoid checking in local changes to the SVN repository?
Need a good serial port logging tool [closed]
How can I follow a file like "Tail -f" does in Java without holding the file open (Prevent rename/delete)
Need a way to scale a font to fit a rectangle
Eclipse, ant and custom tasks
Bill K answers
Does it make sense that I have to make most of my variables final?
Null Safe dereferencing in Java like ?. in Groovy using Maybe monad
Parsing field access flags in java
How does an ArrayList retrieve data in constant time? [duplicate]
Java file extension regex
How many variables are too much for a class?
Updating groovy object fields from a map
Deriving an abstract class from concrete class
OutOfMemoryErrors even after using WeakReference's for keys and values
How to start a background process in Java EE