Ruby in Twenty Minutes-04
Ruby in Twenty Minutes-04 So, looking deeper at our new program, notice the initial lines, which begin with a hash […]
Ruby in Twenty Minutes-04 So, looking deeper at our new program, notice the initial lines, which begin with a hash […]
Ruby in Twenty Minutes-03 Now let’s create a greeter object and use it: irb(main):035:0> g = Greeter.new("Pat") => #<Greeter:0x16cac @name="Pat"> […]
Ruby in Twenty Minutes-02 What if we want to say “Hello” a lot without getting our fingers all tired? We […]
Introduction This is a small Ruby tutorial that should take no more than 20 minutes to complete. It makes the […]
DESCRIPTION The pktstat program displays a real-time summary of packet activity on an interface. Each line displays the data rate […]
aptitude : command not found Install aptitude on pcDuino Ubuntu $ sudo apt-get install aptitude -y Aptitude is a menu-driven, […]
This article will show you how to get node.js, the web server that Ghost runs on, npm the package manager […]
Features Search and stream music Search albums or single tracks Create playlists Download tracks Works with Python 2.7+ and 3.3+ […]
Dependencies Terminal emulator with UTF-8 support C library with multibyte locales support Ncurses with wide-char/UTF-8 support Installing Ncurses Ubuntu $ […]
Getting started 1. Install the recorder The latest stable version of asciinema can always be installed or updated to via […]