Python Json Module: Reference and Examples
16 Jan 2017 Examples and best practices for using the python json module. Includes common operations such as reading, writing and formatting as well as solutions to common problems.
Read More ›Apache Spark Architecture Overview: Jobs, Stages, Tasks, etc
03 Jan 2017 Quick overview of the main architecture components involved in running spark jobs, so you can better understand how to make the best possible use of resources.
HDFS Commands: Reference and Examples
25 Dec 2016 List of HDFS commands for filesystem management, along with common use cases.
Read More ›technology ubuntu 16.04 cuda tensorflow
Installing CUDA TK 8 and Tensorflow on a Clean Ubuntu 16.04 Install
24 Dec 2016 Guiding you through installing the correct NVIDIA drivers, CUDA, cuDNN and tensorflow on an Ubuntu 16.04 box.
AWS Kinesis Common Operations using the AWS CLI: Reference & Examples
21 Dec 2016 A couple of commands you can issue to a Kinesis stream from the AWS cli.
Read More ›Typescript Examples: Type Casting and Type Conversions
20 Dec 2016 Examples on how to convert between types and/or cast in Typescript.
Read More ›Commonly-used Docker Commands: Reference and Examples
15 Dec 2016 Docker commands you'll find yourself using often. Things like build images, starting containers, accessing containers, etc.
Read More ›