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.479.679 Times

Sketchup Tutorial Basic software
Filter: All | Freeware | Demo
 

Sketchup Tutorial Basic

< 1 2 3 4 5 > 
Added: October 17, 2010 | Visits: 2.117

Set::Infinite::Basic Set::Infinite::Basic is a Perl module with sets of intervals. SYNOPSIS use Set::Infinite::Basic; $set = Set::Infinite::Basic->new(1,2); # [1..2] print $set->union(5,6); # [1..2],[5..6] Set::Infinite::Basic is a Set Theory module for infinite sets. It works on reals, integers, and... Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Set::Infinite::Basic Download

Added: May 26, 2010 | Visits: 1.820

Catalyst::Manual::Tutorial::AdvancedCRUD Catalyst::Manual::Tutorial::AdvancedCRUD is a Catalyst Tutorial - Part 8: Advanced CRUD. Add a Form Creation Helper Method Open lib/MyApp/Controller/Books.pm in your editor and add the following method: =head2 make_book_widget Build an HTML::Widget form for book creation and updates... Platforms: *nix

License: Freeware Size: 122.88 KB Download (104): Catalyst::Manual::Tutorial::AdvancedCRUD Download

Added: January 07, 2010 | Visits: 1.515

Basic Analysis and Security Engine BASE is the Basic Analysis and Security Engine. It is based on the code from the Analysis Console for Intrusion Databases (ACID) project. This application provides a web front-end to query and analyze the alerts coming from a SNORT IDS system. BASE is a web interface to perform analysis of... Platforms: *nix

License: Freeware Size: 337.92 KB Download (113): Basic Analysis and Security Engine Download

Added: October 11, 2010 | Visits: 1.619

XML::Smart::Tutorial XML::Smart::Tutorial is a Perl module with tutorials and examples for XML::Smart. SYNOPSIS This document is a tutorial for XML::Smart and shows some examples of usual things.. Platforms: *nix

License: Freeware Size: 50.18 KB Download (119): XML::Smart::Tutorial Download

Added: August 21, 2010 | Visits: 1.227

DateTime::Format::Builder::Tutorial DateTime::Format::Builder::Tutorial is a quick class on using Builder. CREATING A CLASS As most people who are writing modules know, you start a package with a package declaration and some indication of module version: package DateTime::Format::ICal; our $VERSION = 0.04; After that, you... Platforms: *nix

License: Freeware Size: 48.13 KB Download (107): DateTime::Format::Builder::Tutorial Download

Added: July 01, 2010 | Visits: 1.799

BASIC-256 BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. The BASIC-256 project uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode... Platforms: *nix

License: Freeware Size: 31.74 KB Download (115): BASIC-256 Download

Added: November 13, 2010 | Visits: 1.298

Jifty::Manual::Tutorial Jifty::Manual::Tutorial is a Perl module for Zero to Jifty in a Jiffy. This tutorial should give you everything you need to build your first application with Jifty. HOW TO The requirements Heres what you need to have installed -- at least when we write it. Installing Jifty No bones... Platforms: *nix

License: Freeware Size: 532.48 KB Download (107): Jifty::Manual::Tutorial Download

Added: March 27, 2010 | Visits: 1.128

PerlPoint::Tags::Basic PerlPoint::Tags::Basic is a Perl module that declares basic PerlPoint tags. SYNOPSIS # declare basic tags use PerlPoint::Tags::Basic; This module declares several basic PerlPoint tags. Tag declarations are used by the parser to determine if a used tag is valid, if it needs options, if it... Platforms: *nix

License: Freeware Size: 419.84 KB Download (97): PerlPoint::Tags::Basic Download

Added: June 04, 2010 | Visits: 1.482

Rose::DB::Object::Tutorial Rose::DB::Object::Tutorial is a guided tour of the basics of Rose::DB::Object. INTRODUCTION This document provides a step-by-step introduction to the Rose::DB::Object module distribution. It demonstrates all of the important features using a semi-realistic example database. This tutorial does... Platforms: *nix

License: Freeware Size: 481.28 KB Download (98): Rose::DB::Object::Tutorial Download

Added: September 18, 2010 | Visits: 1.455

Task::Catalyst::Tutorial Task::Catalyst::Tutorial is a Perl module that installs everything you need to learn Catalyst. SYNOPSIS Installs the example "MyApp" described in Catalyst::Manual::Tutorial, and all its dependencies.. Platforms: *nix

License: Freeware Size: 74.75 KB Download (100): Task::Catalyst::Tutorial Download

Added: September 13, 2010 | Visits: 1.039

Perl::Metric::Basic Perl::Metric::Basic is a Perl module that can provide basic software metrics. SYNOPSIS # first construct a PPI::Document object to pass in my $document = PPI::Document->load("t/lib/Acme.pm"); # then retrieve metrics on the document my $m = Perl::Metric::Basic->new; my $metric =... Platforms: *nix

License: Freeware Size: 5.12 KB Download (90): Perl::Metric::Basic Download

Added: September 09, 2010 | Visits: 1.176

CBM BASIC Lister 2.02 CBM BASIC Lister is a Commodore related application to convert BASIC programs from their binary form to text. CBM BASIC Lister (formerly C64 BASIC Lister) is a tool to generate an easily readable and printable BASIC listing of any CBM BASIC program (C64/VIC20, etc.) saved as "prg" file. It is... Platforms: *nix

License: Freeware Size: 45.06 KB Download (120): CBM BASIC Lister 2.02 Download

Added: November 07, 2010 | Visits: 1.242

MARC::Doc::Tutorial MARC::Doc::Tutorial is a documentation-only module for new users of MARC::Record. SYNOPSIS perldoc MARC::Doc::Tutorial What is MARC? The MAchine Readable Cataloging format was designed by the Library of Congress in the late 1960s in order to allow libraries to convert their card catalogs... Platforms: *nix

License: Freeware Size: 788.48 KB Download (110): MARC::Doc::Tutorial Download

Added: August 26, 2010 | Visits: 1.257

Games::ScottAdams::Tutorial Games::ScottAdams::Tutorial is a Perl module with the Scott Adams Adventure Compiler Tutorial. INTRODUCTION This document walks you through the process of creating a small but complete and playable game with six rooms, seven items including a single treasure, and a couple of puzzles. It... Platforms: *nix

License: Freeware Size: 49.15 KB Download (127): Games::ScottAdams::Tutorial Download

Added: July 14, 2010 | Visits: 975

Apache::PAR::tutorial Apache::PAR::tutorial is a Perl module with information on getting Apache::PAR up and running. Apache::PAR is a framework for including Perl ARchive files in a mod_perl (1.x or 2.x) environment. It allows an author to package up a web application, including configuration, static files, Perl... Platforms: *nix

License: Freeware Size: 25.6 KB Download (100): Apache::PAR::tutorial Download

Added: October 23, 2010 | Visits: 810

W3C::LogValidator::Basic W3C::LogValidator::Basic is a W3C log validator. It can sort web server log entries by popularity (hits). SYNOPSIS use W3C::LogValidator::Basic; my $b = new W3C::LogValidator::Basic; $b->uris(http://www.w3.org/Overview.html, http://www.yahoo.com/index.html); my $result_string=... Platforms: *nix

License: Freeware Size: 30.72 KB Download (94): W3C::LogValidator::Basic Download

Added: January 25, 2010 | Visits: 944

Omikron Basic Scientists, engineers, students, and others are programming with Omikron Basic since 1985. Read about the benefits of this easy to learn programming language.Omikron Basic was originally developed in the 80s to be used on ATARI computers. After that, it was mainly used by scientists and engineers... Platforms: Mac

License: Demo Cost: $0.00 USD Download (107): Omikron Basic Download

Released: April 14, 2010  |  Added: April 24, 2010 | Visits: 1.698

Basic Bookmark Manager Basic Bookmark Manager - Bookmark Management Tool. Basic Bookmark Manager helps you to profitably manage your bookmarks. Its Benefits and features include allowing you to Store an unlimited number of bookmarks, Store an unlimited amount of notes, Search by title, URL, category or tags and Much... Platforms: Windows, Pocket PC, Other

License: Freeware Size: 31.18 MB Download (182): Basic Bookmark Manager Download

Released: January 27, 2011  |  Added: February 02, 2011 | Visits: 997

A-PDF Screen Tutorial Maker A-PDF Screen Tutorial Maker is powerful but easy-to-use software to create live and clear tutorial from screenshot with ease. The friendly user interface guides you operation details in a clear way. You can make a complete tutorial just by capturing screen, inputting instructed text, and then... Platforms: Windows

License: Shareware Cost: $27.00 USD Size: 3.42 MB Download (371): A-PDF Screen Tutorial Maker Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 788

Diffraction Lab Basic Diffraction Lab Basic is a small, simple application specially designed to simulate wave interference and diffraction for a wide variety of diffracting elements. This version offers four diffraction elements: Square Array, Square aperture, 2-Point Source and 3-Point Source. Note: If you want... Platforms: Windows

License: Freeware Download (515): Diffraction Lab Basic Download

< 1 2 3 4 5 >