-
Ron Savage's Home Page
Ron Savage's flower database is on-line
-
eBooks
eBooks
*
You can redistribute all my programs, and/or modify them, under the terms of
The Perl License, a copy of which is available via: http://dev.perl.org/licenses/
*
-
FAQs
FAQs
FAQs and Domain Names
$DSN = 'driver={SQL Server};Server=Server_name;database=database_name;uid=username;pwd=password;';
$dbh = DBI -> connect("dbi:ODBC:$DSN") || die "Cannot Connect: $DBI::errst...
-
Novels-etc
*
You can redistribute all my programs, and/or modify them, under the terms of
The Perl License, a copy of which is available via: http://dev.perl.org/licenses/
*
-
Flowers
Flowers
The github repo of the free Javascript package which provides a color spectrum...
o Click column headings to sort
Native
2018-11-12
Boxelder maple, Maple ash, 'Variegatum'
2018-11-12
20...
-
Memory - A tutorial on PC memory and hex arithmetic
Funny Little Numbers
The craft of programming is replete (filled to excess) with funny little
numbers.
In this article I shall refer to numbers in two ways.
One way is to specify the numbe...