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
20
questions and find answers to
202
problems.
Stats
3.7k
EtPoint
936
Vote count
20
questions
202
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
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
Prevent Swing GUI locking up during a background task
Clean up code in finalize() or finally()?