Where did you start programming?

For everything that's not in any way related to PureBasic. General chat etc...

Where did you start programming?

Spectrum & alike
18
8%
Spectrum & alike
18
8%
Atari
8
4%
Atari
8
4%
Amiga
11
5%
Amiga
11
5%
Dos
13
6%
Dos
13
6%
Windows
17
8%
Windows
17
8%
Linux
1
0%
Linux
1
0%
Unix
2
1%
Unix
2
1%
None of the above ;)
41
18%
None of the above ;)
41
18%
 
Total votes: 222

User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Where did you start programming?

Post by electrochrisso »

ChuckLayton wrote:I just bought a PB compiled a few days ago to get back into programing.
You made a good decision ChuckLayton, I have tried many Basic's and PB is by far the best. :D
I think Bill Gates uses PB in secret now. :lol:
PureBasic! Purely the best 8)
applePi
Addict
Addict
Posts: 1404
Joined: Sun Jun 25, 2006 7:28 pm

Re: Where did you start programming?

Post by applePi »

i start with a casio calculator which have a small implementation of basic, it has: if..then, for..next,Goto, Gosub, data, peek, poke, ... .this is about 1980 +/-2 .then a german computer called TA ..., then sinclair zx, and with pc compatible (cpu 8088) i begins with GWBasic. to be honest i'm still using the GWBasic style of programming , i have found perl a very good language (philosophical language), but its graphics are slow, it has modules for opengl and ogre, it has win32gui module so you can make graphics with gdi, but from a year i have'nt used it. i'm stick now with purebasic which have infinite number of modules, libs, engines, and you can use it only because its gorgeous canvas gadget with persistent graphics. with its 3D graphics capabilities you can plot small or big colored points and other primitives in 3D space ...there are other one million features.
nowadays programming even in its simplest form are necessary to feel the existence the good way.
(to program or not to program that is the question) .
ken_anthony
User
User
Posts: 77
Joined: Thu Jun 20, 2013 5:41 am
Location: Springerville AZ USA

Re: Where did you start programming?

Post by ken_anthony »

1975 HP2000F timeshared basic.

First program completed in 30 minutes after going to the local community college to buy a manual.

Second program was a wheel of paper tape over a foot in diameter.
User avatar
heartbone
Addict
Addict
Posts: 1058
Joined: Fri Apr 12, 2013 1:55 pm
Location: just outside of Ferguson

Re: Where did you start programming?

Post by heartbone »

In 1975 I started with FORTRAN typed on Hollerith cards on the university's IBM mainframe.

In 1981 I was able to afford an ATARI 800 w/48K and ATARI BASIC. http://en.wikipedia.org/wiki/Atari_BASIC.

In 1988 I bought an Amiga 500, and in 1992 I got AMOS Professional. http://www.ultimateamiga.co.uk/HostedPr ... ProManual/

By 2001 I was running a Wintel desktop and that year I got DarkBASIC, and I added DarkBASIC Professional in 2003. http://en.wikipedia.org/wiki/DarkBASIC_Professional

After watching PureBasic for years, in 2010 I bought it and have finally decided to use it this year.
I suspect that the PureBasic development environment will be my final stop in my search for the optimum programming language.
Keep it BASIC.
ken_anthony
User
User
Posts: 77
Joined: Thu Jun 20, 2013 5:41 am
Location: Springerville AZ USA

Re: Where did you start programming?

Post by ken_anthony »

I bought a Commodore 64 the first year they came out for $1300 w/ only a tape drive. They were $200 the second year.

That year they sold about 8 million. My serial number was something like #000000000596.

That C64 was the last computer where I knew every bit in it.
Zach
Addict
Addict
Posts: 1675
Joined: Sun Dec 12, 2010 12:36 am
Location: Somewhere in the midwest
Contact:

Re: Where did you start programming?

Post by Zach »

I loved my C64 :(

Although I only really played games on it, or did some word processing for homework, etc. But it was ancient by the time I got it. It was still a fun machine to use, and I just wish it had lasted longer before finally dying, and I had got a chance to learn programming on it.

The only "Program" wrote, was to combined two other programs.. I think one came from Run Magazine, and was a Starfield (nothing fancy just some points on the screen), and then I took the other piece, a Commodore Balloon that moved across the screen, and turned them into a Commodore Balloon moving across a star-filled sky.. It didn't quite work right and I had no idea the significance of what I had done (nor how I did it), but I thought it was a pretty neat trick. Only bad part was the stars did not redraw so it would "wipe" them as they crossed paths..
Post Reply