I'm just starting out on learning Kotlin, and I'm currently making a simple Quiz application for Android. The user can choose an answer with four buttons which
I have a constructor function which registers an event handler: function MyConstructor(data, transport) { this.data = data; transport.on('data', fun
I have 3 tables that I want to merge: B1_1 2 3 4 5 1 0.5 0.5 0 0 3 0.0 0.0 1 0 5 0.0 0.0 1 0 6 0.0 0.0 0 1 B1_1 2 3 4 1 0.25 0.25 0
I am very new to Apache Spark. I have already configured spark 2.0.2 on my local windows machine. I have done with "word count" example with spark. Now, I ha
Sorry I'm still new to this, but I'm trying to check whether a specific field (docName) value already exists in a nested collection to perform as a condition. I
So I have been struggling with this for quit some time and I'm just not able to figure out how I'm supposed to flatten this randomly generated 5*15 2D array int
I'm using the attached python script to implement a Gnome indicator in the top panel. It receives items from a Java app via a socket. These items are then showe
The specifications on SQL Azure mention ODBC date and time functions, namely to transform a date to weekday. Currently, using DAYOFWEEK results in an error mess
I have a Lollipop based android box. The box has a USB port similarly to micro USB port in Android phones. I want to check if any host is connected to the USB p