(E-Mail Removed) wrote:
> I love computers, but programming was never my thing. There were
> always people doing it better. I learned basic on my first computer
> with a pretty good grasp crunching numbers, I never tried much
> graphics. I also had a basic C course that included basic sorting.
>
> Well, I will be laid up for a while and I have an idea for "another"
> screen saver. It was more for me than anything else. What program
> language and online info could you all recommend?
Hi!
Assembler.
No info needed

, just a good knowledge of the hardware, you would
like to run on.
Arguments to use C or Basic are present, of course. It depends what
kind of software you would like to write.
C is more flexible, as you can use your skills on many different
platforms. Assembler on modern PC's?... phew, that's out of my
imagination, but it would give you the fastest possible speed out of
the computer. Windows and Linus programer use mostly C, I would guess...
Basic is fast enough (compiler etc..) on modern machines and more
comprehensible for smaller tasks, IMHO.
Kind Regards,
Daniel Mandic