MediaWiki:Sitenotice:
2024-03-02: The wiki ran out of disk space, so things were not working. This has been resolved by adding another 5GB of quota ;-) Thanks to Tim Lindner for reporting the issues. 2020-05-17: If a page gives you an error about some revision not being found, just EDIT the page and the old page should appear in the editor. If it does, just SAVE that and the page should be restored. OS-9 Al (talk) 12:22, 17 May 2020 (CDT)

101 Color Computer Programming Tips and Tricks: Difference between revisions

From CoCopedia - The Tandy/Radio Shack Color Computer Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 16: Line 16:
}}
}}
'''From Creative Computing Vol. 8 No. 6 - June 1982 book reviews by Stephen Gray'''
'''From Creative Computing Vol. 8 No. 6 - June 1982 book reviews by Stephen Gray'''
101 Color Computer Programming Tips and Tricks is a much more valuable book for the computcrnik. with six types of programs, such as: graphics (dancing spot, painting exercises, lettering graphics, erasing numbers, how to graph), music (sound with graphics, music test. R2D2 sound effects), text (custom cursor, letter repeater, last name first, bubble sort, search and order), fun and games (digging a tunnel, striped titles, rainbow billboard), number crunching (commas in numbers, stringy numbers, random sampler. VAL). odds and ends I memory peek, character search, seconds timer. 1F/THEN/F.LSE). There's a great deal of useful information here, all sorts of "hints. secrets, shortcuts, and color techniques."Many as the cover puts it. of the programs, which range from three to several dozen lines in length, are useful as is. or can be used as subroutines. Many use Basic statements unique to the Color Computer, such as CIRCLE. COLOR, DRAW PAINT PLAY etc and thus help the user understand them more fully
101 Color Computer Programming Tips and Tricks is a much more valuable book for the computernik. with six types of programs, such as: graphics (dancing spot, painting exercises, lettering graphics, erasing numbers, how to graph), music (sound with graphics, music test. R2D2 sound effects), text (custom cursor, letter repeater, last name first, bubble sort, search and order), fun and games (digging a tunnel, striped titles, rainbow billboard), number crunching (commas in numbers, stringy numbers, random sampler. VAL). odds and ends I memory peek, character search, seconds timer. IF/THEN/ELSE). There's a great deal of useful information here, all sorts of "hints. secrets, shortcuts, and color techniques."Many as the cover puts it. of the programs, which range from three to several dozen lines in length, are useful as is. or can be used as subroutines. Many use Basic statements unique to the Color Computer, such as CIRCLE. COLOR, DRAW PAINT PLAY etc and thus help the user understand them more fully


[[Category:Publications]]
[[Category:Publications]]
[[category:books]]
[[category:books]]

Revision as of 18:51, 22 January 2013

WELCOME
Looking for CoCo help? If you are trying to do something with your old Color Computer, read this quick reference. Want to contribute to this wiki? Be sure to read this first. This CoCo wiki project was started on October 29, 2004. --OS-9 Al

See Recent Changes. | About this site. | Join the E-Mail List or Facebook Group. | Contact me with updates/questions.

This page was last updated on 01/22/2013. Total Pages: 728. Total Files: 992.


Home / Publications - 101 Color Computer Programming Tips and Tricks


101 Color Computer Programming Tips and Tricks
101 Color Computer Programming Tips and Tricks
Title 101 Color Computer Programming Tips and Tricks
Author Ron Clark
Publisher Arcsoft Pub
Pub Date 1st edition (September 1981)
Pages 128 pages
ISBN 0866680071
ISBN-13 978-0866680073
Alibris
Language English
Format Paperback; Dimensions: 8.4 x 5.5 x 0.5 inches
Notes Shipping Weight: 8 ounces
Info Source Luis Fernández

From Creative Computing Vol. 8 No. 6 - June 1982 book reviews by Stephen Gray 101 Color Computer Programming Tips and Tricks is a much more valuable book for the computernik. with six types of programs, such as: graphics (dancing spot, painting exercises, lettering graphics, erasing numbers, how to graph), music (sound with graphics, music test. R2D2 sound effects), text (custom cursor, letter repeater, last name first, bubble sort, search and order), fun and games (digging a tunnel, striped titles, rainbow billboard), number crunching (commas in numbers, stringy numbers, random sampler. VAL). odds and ends I memory peek, character search, seconds timer. IF/THEN/ELSE). There's a great deal of useful information here, all sorts of "hints. secrets, shortcuts, and color techniques."Many as the cover puts it. of the programs, which range from three to several dozen lines in length, are useful as is. or can be used as subroutines. Many use Basic statements unique to the Color Computer, such as CIRCLE. COLOR, DRAW PAINT PLAY etc and thus help the user understand them more fully