Page 1 of 1

Escaped from the FreeBasic country!

Posted: Thu Jun 30, 2005 4:40 pm
by Spotted Cheetah
Hello everyone around here, probably you know me already... The same Spotted Cheetah as everywhere else :)

Now as i had seen i got three and a half star for my web site at the Links section (Wow! Although i just used HTML!) i thought it good to finally end up here...

Not to mention that i got certainly highly awfully upset about what goes on with FreeBasic. I want to program real retro working on a 2.86, i want to tamper with the hardware, and i run everywhere in "no, no, no", and yet "no" again, and use FreeBasic instead of QB. AARRGGHHH! Got enough of that. If i want 32Bit i grab my Dev - C++, not Basic. If i want DOS and retro i switch back to the good old blue screen. But i not want to mess with days of code - conversion because i try to program in FreeBasic and C(++) the same time!

Just introduced myself for who did not knew... So at one side i am a real old retro programmer "madly in love" with the blue screen of QB and the other side a modern programmer who not really want to mix this two. Of course if anyone is interested my true love are Cheetahs - just to mention, you might have guessed from my user name.

Posted: Thu Jun 30, 2005 7:37 pm
by Deleter
just to warn you, there are FB crusaders here as well...and this place isn't quite as active as qbn, tbn, fbtk, etc...Though people here are nice about it. lol

Posted: Fri Jul 01, 2005 12:08 am
by ShadowWolf
bla bla bal retro if i wanted 32bit i would use dev bla bla bla.
the argument is flawed basic is a language it not restricted like any programing lang to some platform.

people use basic because it's basic not because one version of basic was for 16bit system.

also 16bit isn't retro go start programing for a old 6502 and i will consider that retro.

Posted: Fri Jul 01, 2005 12:21 am
by lurah-
Retro means different for different peoples. For me, retro is like a old msx-basic, commodore64...etc.

And i also love that bluescreen 8)

Posted: Fri Jul 01, 2005 5:40 am
by Nodtveidt
Use whatever you want; you don't have to do anything. The reason a lot of people promote FB is because it's a major improvement over clunky old QB. Now if you want to talk retro...I code in C and assembly for the hu6280 (6502-based CPU), now that's retro. :)

Posted: Fri Jul 01, 2005 8:00 am
by MystikShadows
I'd expect nothing else from an old timer like you ;-). LOL

Posted: Sat Jul 02, 2005 10:38 am
by Rattrapmax6
You can still make retro looking things with FB??

Posted: Sat Jul 02, 2005 3:38 pm
by {Nathan}
Yeah... I remember spending hours over hours exactly 2 years ago learning QB on a old 133 mhz dell laptop... hmm... since my old one is broken, Ill fix that one, but anyway...

That blue screen was awsome... I still remember my first program, I was soooo proud... just a simple:

Code: Select all

INPUT "What is your name", Name$
PRINT "Hello, "; Name$
I made my whole family run it... and my mom was is the middle of making pasta sauce... ouch, that didn't help my laptop. So stay there, stay with ye olde english or move on 2 slang, yo!

And yes, that really was my first program... I wish I would have saved it...
And nope, no "Hello world!" for me.

Posted: Sat Jul 02, 2005 6:02 pm
by matt2jones
heh, that reminds me of my first programming. I was afraid to use the PRINT command, cause we were low on paper, so all text output was done through input statements. and I couldn't handle strings, so it was all

thestart:
INPUT "HELLO THIS IS A PROGRAM"; A%
INPUT "I don't know what will happen if I re-use a variable"; B%
input "Where do you want to go";C%

if C% = 1 then system
if C% = 2 then goto thestart

I for some reason I never (even in the beginning) used END to exit, allways SYSTEM...

matt

Posted: Sat Jul 02, 2005 9:22 pm
by {Nathan}
Whoa! Thats pretty good... and well, stupid too, but hey: weren't they all?

Posted: Sun Jul 03, 2005 10:45 am
by Rattrapmax6
matt2jones wrote:heh, that reminds me of my first programming. I was afraid to use the PRINT command, cause we were low on paper, ...
:lol: I remember thinking that too, but we had paper and I tryed it only to find it printed to the screen... lol.. And, the tutorial I was reading, I thought I had to do this to Begin a code:

Code: Select all

'----------- Begin Program ------------
And later this to end:

Code: Select all

'---------- End Program --------------
I later forgot to put it only to find it really did nothing... I fell dumb thinking back about it.., but it was the first few times,... :oops: :lol:

Posted: Sun Jul 10, 2005 3:14 pm
by Guest
My first one was "Kicsi Kocsi" (Little Car)... Well, not really... But as i had no Network acces, nor any book, i started QB on my own. As i can remember my first ever made program was a number - guessing game (A random number for example between 1 and 100 and guess it basid on the hints "too large" or "too small". Of course that time in Hungarian).

For me Basic is for retro as i said. I use C for 32bit stuff and i do not want to screw up with code conversion (at least now) so i only use C for 32bit. I like old 16bit machines with all of their restictions and usual hardware so i like QB. FreeBasic not exists for me: if i want some nasty "Exception raised at..." C is there (Sadly i could not end up in a blue screen of death yet by just 32bit programming).

Posted: Mon Jul 11, 2005 11:47 am
by Spotted Cheetah - nologin
That above was me... The board is buggy not letting me logging in (I made a topic here about it)

Posted: Wed Aug 03, 2005 2:34 am
by Dr_D
Spotted Cheetah - nologin wrote:That above was me... The board is buggy not letting me logging in (I made a topic here about it)
Maybe it was programmed for a 286?

j/k

:lol: