Crypto Asset Overview: RChain Cooperative (RHOC)
16 Feb 2018 Short overview with the least you need to know about the RChain Cooperative.
Python Unit Testing with unittest: Reference and Examples
12 Feb 2018 Testing is needed in all but the most trivial applications. The unittest module is very widely used in Python because it's part of the standard library, starting with Python 2.1.
Read More ›SAS Examples: Proc Freq
08 Feb 2018 Proc freq is one of the most useful SAS proc for data analysis. Here are a couple of example to help you quickly put it to use.
Read More ›Crypto Asset Overview: Oyster Protocol
29 Jan 2018 Short overview with the least you need to know about Oyster (PRL).
Vim Examples: Configuration and the vimrc file
20 Jan 2018 Examples of configuration items you can adjust on vim to have it behave the way you want.
Read More ›Vim Examples: Navigation
20 Jan 2018 Examples on how to move around in vim. Includes things moving across lines, columns, words, etc.
Read More ›SAS Examples: Survey Select
20 Jan 2018 Examples on ways to generate samples from data using SAS.
Read More ›Crypto Asset Overview: Particl (PART)
13 Jan 2018 Comment on Particl, a crypto asset built for private marketplaces.
Linux/Unix Shell Scripting Examples: SSH
06 Jan 2018 Examples on how to use SSH to connect to/from remote Linux/Unix machines.
Read More ›Unix cut command: Reference and Examples
22 Dec 2017 The Unix cut command can be used for extracting parts of strings. It's very often used to parse command output.
Read More ›