Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.798 Times

Type Learn freeware
Filter: All | Freeware | Demo
 

Type Learn

1 2 3 4 5 > 
Released: January 17, 2007  |  Added: January 21, 2007 | Visits: 5.206

MaxType LITE Typing Tutor MaxType LITE typing tutor is a free multifunctinal typing tester for Windows. This program allows you not only to test and practice your typing skills with any *.txt file, but to print out your test diplomas (statistical data will give you the information about 20 (!) parameters of your typing)...



Platforms: Windows

License: Freeware Size: 2.28 MB Download (938): MaxType LITE Typing Tutor Download

Added: July 15, 2010 | Visits: 1.339

Audio::File::Type Audio::File::Type represents an audio filetype. An instance of an object inherited from Audio::File::Type is returned by the constructor of Audio::File. This object currently provides access to the audio files information like its audio properties (bitrate, sample rate, number of channels, ...)...





Platforms: *nix

License: Freeware Size: 74.75 KB Download (110): Audio::File::Type Download

Released: December 30, 2010  |  Added: January 10, 2011 | Visits: 1.226

See-and-Type See-and-Type is a series of virtual keyboard models (Standard, Compact, and UltraCompact) that assist people to enter text with the mouse, without a conventional keyboard. See-and-Type uses a special color scheme for easy identification of the text keys. See-and-Type is designed to facilitate...


Platforms: Windows

License: Freeware Size: 2.88 MB Download (299): See-and-Type Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 1.702

Letter Chase -- Learn the Keyboard Letter Chase Typing Tutor -- Learn the Keyboard, is a free typing program to learn the keyboard. Learn all the the keys, including number and character keys. Simple and effective way to learn and memorize the qwerty keyboard. Has charts to monitor your progress. Uses animated hands to teach the...


Platforms: Windows, Other

License: Freeware Size: 723 KB Download (517): Letter Chase -- Learn the Keyboard Download

Added: December 01, 2013 | Visits: 1.057

Learn Words This program helps you to learn words of foreign languages. You can type in the words and their meanings and then the computer asks them and rates you. You can also grab the words from a file and look up their meanings with the included electronic dictionary.


Platforms: *nix

License: Freeware Size: 61.44 KB Download (44): Learn Words Download

Released: November 05, 2015  |  Added: January 24, 2016 | Visits: 1.515

KeyBlaze Typing Tutor Free KeyBlaze free typing tutor software is designed to assist with learning to touch type and speed up your typing. Perfect for people of all skill levels from beginners to professionals, KeyBlaze starts with basic lessons on the home keys and neighboring keys, and works though capitalization,...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.41 MB Download (95): KeyBlaze Typing Tutor Free Download

Released: May 05, 1996  |  Added: April 16, 2006 | Visits: 5.923

HomeKey Touch Type Tutor HomeKey. A simple beginners touch typing program. Make your own lessons. Improve your keyboard skills. Learn at your own speed. Freeware, copy and pass on for free. Will work on most 286 IBM, 1Mb RAM, VGA machines and above, a DOS program will easily run in Windows. Suitable for older...


Platforms: DOS, Windows

License: Freeware Size: 150 KB Download (831): HomeKey Touch Type Tutor Download

Added: January 18, 2010 | Visits: 2.318

Learn Words Learn Words project is a tool for teaching words in foreign languages. Once words and their meanings have been entered, the computer quizzes you and shows how many errors you made..


Platforms: *nix

License: Freeware Size: 66.56 KB Download (198): Learn Words Download

Added: August 08, 2008 | Visits: 1.831

MB Free Learn Numerology MB Free Learn Numerology is an interesting software that helps one learn more about the study of numbers or numerology. It is an advanced yet simple and handy program that helps you to understand the significance of the effect of different numbers on your life. The program is divided into two...


Platforms: Windows

License: Freeware Size: 1.22 KB Download (158): MB Free Learn Numerology Download

Added: May 16, 2010 | Visits: 1.392

XML::Schema::Type::Simple XML::Schema::Type::Simple is a base class for simple XML Schema datatypes. SYNOPSIS package XML::Schema::Type::whatever; use base qw( XML::Schema::Type::Simple ); use vars qw( @FACETS ); @FACETS = ( minLength => 10, maxLength => 30, otherFacet => { value => $n, fixed => 1,...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (107): XML::Schema::Type::Simple Download

Added: May 26, 2010 | Visits: 1.669

XML Schema Standard Type Library XML Schema Standard Type Library, in short XSSTL, is a collection of universally-useful data types defined in the W3C XML Schema language. The provided types describe concepts such as email address, IP address, phone number, country code, US states, etc. To make all the types from XSSTL...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (97): XML Schema Standard Type Library Download

Added: March 03, 2010 | Visits: 1.125

Class::Meta::Type Class::Meta::Type is a Perl module for data type validation and accessor building. SYNOPSIS package MyApp::TypeDef; use strict; use Class::Meta::Type; use IO::Socket; my $type = Class::Meta::Type->add( key => io_socket, desc => IO::Socket object, name => IO::Socket Object ); This...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (93): Class::Meta::Type Download

Added: April 27, 2010 | Visits: 917

File type determination File type determination is a little KDE Service Menu that calls the GNU file command to retrieve Mime information from files, and presents it inside a standard KDE dialog..


Platforms: *nix

License: Freeware Download (98): File type determination Download

Added: April 14, 2010 | Visits: 1.003

Hash::Type Hash::Type module contains pseudo-hashes as arrays tied to a "type" (list of fields). SYNOPSIS use Hash::Type; # create a Hash::Type my $personType = new Hash::Type(qw(firstname lastname city)); # create and populate some hashes tied to $personType tie %wolfgang, $personType, "wolfgang...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (97): Hash::Type Download

Added: March 12, 2010 | Visits: 1.104

Data::Type::Docs Data::Type::Docs is a Perl module with the manual overview. MANUALS Data::Type::Docs::FAQ Frequently asked questions. Data::Type::Docs::FOP Frequently occuring problems. Data::Type::Docs::Howto Point to point recipes how to get things done. Data::Type::Docs::RFC Exact API...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (88): Data::Type::Docs Download

Added: July 14, 2010 | Visits: 1.224

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: November 06, 2010 | Visits: 1.021

File::Type::Builder File::Type::Builder is Perl module to parse mime-magic and generate code. SYNOPSIS my $build = File::Type::Builder->new(); while ( ) { chomp; my $parsed = $build->parse_magic($_); my $code = $build->string_start($parsed); (or string_offset or beshort) } Reads in the mime-magic...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (93): File::Type::Builder Download

Added: August 23, 2010 | Visits: 819

Tangram::Type::Extending Tangram::Type::Extending is a Perl module for teaching Tangram about new types. Tangram::Type is the root of a hierarchy of classes that are responsible mapping individual field to SQL entities (columns in the simplest cases). There is one Type object per persistent field. Adding support for...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (94): Tangram::Type::Extending Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 876

MB Learn Astrology MB Learn Astrology is a learn-and-test yourself astrology software. This software is a simple and useful aid in the study of the signs, houses and planets. This can helps beginners learn and test their understanding of the subject. A study of the past reveals that astrology came into being with...


Platforms: Windows

License: Freeware Size: 1.25 MB Download (490): MB Learn Astrology Download

Released: December 21, 2012  |  Added: December 21, 2012 | Visits: 1.098

Free True Type Fonts 000+ Free True Type Fonts 1000+ is a pack of more then 1000 true type fonts! Completely free!


Platforms: Windows

License: Freeware Size: 15.65 MB Download (181): Free True Type Fonts 000+ Download

1 2 3 4 5 >