[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference hydra::amiga_v1

Title:AMIGA NOTES
Notice:Join us in the *NEW* conference - HYDRA::AMIGA_V2
Moderator:HYDRA::MOORE
Created:Sat Apr 26 1986
Last Modified:Wed Feb 05 1992
Last Successful Update:Fri Jun 06 1997
Number of topics:5378
Total number of notes:38326

2080.0. "New AMI owner seeks printer info" by CHUNK::HENNESSY () Thu Jan 05 1989 17:19

    
    	After two weeks with my new AMIGA, I love it!!!!!!!
    
    	Since the manuals are not too great, which books do I buy first?
    
    	I am looking for a printer. Has anyone used one of the
    	STAR NX1000 rainbow color printers?
    	This is dot-matrix, color, seems to have very good NLQ mode, 
    	several built in fonts, a nK printer buffer, etc. Uses normal
    	paper
    
    	Or should I go with the OKIMATE 20 color printer.
    
    	I can sign an LA75 out so I can do straight stuff
    	and from reading all the old notes on this I will need a printer
    	driver. Since I do not have a modem, is there someone in
    	the Nashua area or LKG/LTN that would be will to let me copy
    	the driver? Provide info?
    
    	Thanks in advance for any help.
    
    	Rich.
    
T.RTitleUserPersonal
Name
DateLines
2080.1SUBSYS::BUSCHDave Busch at NKS1-2Thu Jan 05 1989 17:378
<    	I am looking for a printer. Has anyone used one of the
<    	STAR NX1000 rainbow color printers?

I've got one and I'm quite pleased with it. I'd offer to give you a demo but it 
looks like you're in the Nashua area and I'm in Northboro, MA., near Marlboro.
If you have any question, give me a call at DTN 291-7107.

Dave
2080.2Which books depends on what plansJFRSON::OSBORNEBlade WalkerFri Jan 06 1989 12:0212
re: .0    
	>Since the manuals are not too great, which books do I buy first?

	What are you planning on doing with the Amy?

	For starting programming in C, f'rinstance, my vote goes to Rob Peck's
	"Programmer's Guide to the Amiga". First book about the Amiga's 
	operating system I could understand, which is saying a lot for the
	clarity of his writing.

	Welcome to the Amiga community, enjoy.
	John O.
2080.3BooksNAC::DIAGLIBWed Jan 11 1989 19:4610
    
    	Well first of all I would just like to know about AMIGA DOS,
    CLI, etc.
    
    	Then a good manual on the AMIGABASIC would be next.
    
    	I most definitely want to try some animations so a book on that
    	would be good too.
    
    	Rich.
2080.4AmigaBASIC Graphics AITG::WISNERPaul WisnerFri Jan 13 1989 20:0113
I have seen a book that would be perfect for you.  The book is about 
Amiga Graphics using Amiga Basic.  I wish I could remember the name, 
maybe someone else can help. "Amiga Graphics"?  I saw it at that bookstore
in the Framingham/Lechmere Mall.

The performance of animation from basic isn't great.  You couldn't write 
asteriods (I tried) but you could write "PONG".  

When you get serious about programming animation, you'll need to switch to
a compiled language like C or MODULA-2.

Or.... if you just wanted to do animation, but aren't really interested in 
programming, then there are plenty of software packages.
2080.5You can have asteriods in basic if you compile it!!!GUCCI::HERBALFri Jan 13 1989 22:594
    What is the name of the program to compile Amigabasic programs?
    
              Matt
    
2080.6AC-BASICRDCV01::RANDREWSI have a cunning planSat Jan 14 1989 00:310
2080.7saw this and I thought...NZOV01::MCKENZIENuke the Leprechaun!Wed Jan 18 1989 21:547
    is this AC-BASIC program found on the Basic disk that comes standard
    with the Amiga??
    
    how is it used - ie: by icon selection or as a basic keyword after
    loading amigabasic??
    
    Phil
2080.8RDCV01::RANDREWSI have a cunning planThu Jan 19 1989 00:278
    Nope, sorry. AC Basic is an after market basic compiler.  I've seen
    ads for it as low as $120  It seems to be compatable with AmigaBASIC
    with a few modifications thrown in.  The only major one I can think
    of off the top of my head is that it add a SELECT CASE statement
    so you dont have to write about a million IF THEN ELSEIF statements.
    I only played with it for a few days and then had to send it back
    to the rental place (will furnish you or anyone else the name on
    request).  Looked pretty good.
2080.9Good Program for non-C ProgrammersMTWAIN::MACDONALDWA1OMM 7.093/145.05/223.58 AX.25Thu Jan 19 1989 12:259
    AC-Basic is a good product with good support. I received an automatic
    free update to V1.3 from them. It dramatically (I really mean that)
    increases the speed of AmigaBasic programs. It also does a nice
    job of debugging them. The only drawback is the size of the linked
    program. I believe it adds about 40K to the program. Yioou can get
    around that (if you have an AC-Basic license) by omitting the RTL
    during compiling, and relying on the copy you have on your system.
    The Orbits program on MTWAIN::USER:[MACDONALD.AMIGA]MISCAPP]ORBITS.ARC
    is an AC-Basic-compiled program.
2080.10BooksFLOCON::KENNEDYMon Apr 17 1989 11:0214
Re: < Note 2080.2 by JFRSON::OSBORNE "Blade Walker" >

>	For starting programming in C, f'rinstance, my vote goes to Rob Peck's
>	"Programmer's Guide to the Amiga". 

	John, I am trying to locate this book in mail-order lists and can't
	seem to find it. It wouldn't be "Amiga Programmer's Guide" would it?

	Could you post the publisher and ISBN info please?

Thanks,

Keith

2080.11MEIS::ZIMMERMANFresh from the sewer!Mon Apr 17 1989 16:0216

	Programmer's Guide to the Amiga
	Robert A. Peck

	1987, Sybex, Inc., 2021 Challenger Drive #100, Alameda, CA 94501

	US$24.95

	ISBN 0-89588-310-4

	You can also get a disk that contains the code that appears in the
	book.  Details are in the book.


	- Cliff
2080.12thanksHARRY::OSBORNEBlade WalkerMon Apr 17 1989 16:344
Thanks, Cliff- I don't get to read this file as much as I did...

John O.