VOOZH about

URL: https://www.javacodegeeks.com/author/tony-sicilian

⇱ Tony Sicilian, Author at Java Code Geeks


  • Software Development👁 Image
    Tony SicilianFebruary 21st, 2022
    0 188

    Databricks cross-workspace administration with Powershell and WPF

    For quite some time now, I have worked in Data Analytics platforms in the cloud, where Databricks played a major…

    Read More »
  • Enterprise Java👁 java-interview-questions-answers
    Tony SicilianJuly 10th, 2017
    0 278

    Big Data Ingestion: Flume, Kafka and NiFi

    Preliminaries When building Big Data pipelines, we need to think on how to ingest the Volume, Variety and Velocity of…

    Read More »
  • Enterprise Java👁 Image
    Tony SicilianFebruary 19th, 2015
    1 583

    Streaming Big Data: Storm, Spark and Samza

    There are a number of distributed computation systems that can process Big Data in real time or near-real time. This…

    Read More »
  • Software Development👁 Image
    Tony SicilianJanuary 7th, 2015
    0 286

    Lambda Architecture for Big Data

    An increasing number of systems are being built to handle the Volume, Velocity and Variety of Big Data, and hopefully help gain new…

    Read More »
  • Android Core👁 Image
    Tony SicilianNovember 26th, 2014
    0 128

    Android Tips: On/Off Toggle

    When we need to give to users of our apps the ability to switch on/off a given feature, we automatically…

    Read More »
  • Android Core👁 Image
    Tony SicilianJune 23rd, 2014
    0 381

    NoSQL on Android

    There are various NoSQL solutions for mobile platforms such as the iOS and Android. Here, we will look at Couchbase…

    Read More »
  • Android Core👁 Image
    Tony SicilianDecember 20th, 2013
    0 203

    Storing Objects in Android

    One alternative to using SQLite on Android is to store Java objects in SharedPreferences. Here, we’ll look at two different…

    Read More »
  • Android Core👁 Image
    Tony SicilianOctober 6th, 2013
    1 367

    Android Activity Recognition

    Activity Recognition gives our Android device the ability to detect a number of our physical activities like walking, riding a…

    Read More »
  • Android Core👁 Image
    Tony SicilianSeptember 10th, 2013
    10 1,998

    Bluetooth Data Transfer with Android

    To develop an Android application making use of data transfers via Bluetooth (BT), one would logically start at the Android…

    Read More »
  • 1
  • 2
  • »
Back to top button
Close