BBC BASIC for Windows
« Learning BBC4W »

Welcome Guest. Please Login or Register.
Apr 5th, 2018, 10:48pm



ATTENTION MEMBERS: Conforums will be closing it doors and discontinuing its service on April 15, 2018.
Ad-Free has been deactivated. Outstanding Ad-Free credits will be reimbursed to respective payment methods.

If you require a dump of the post on your message board, please come to the support board and request it.


Thank you Conforums members.

BBC BASIC for Windows Resources
Online BBC BASIC for Windows documentation
BBC BASIC for Windows Beginners' Tutorial
BBC BASIC Home Page
BBC BASIC on Rosetta Code
BBC BASIC discussion group
BBC BASIC for Windows Programmers' Reference

« Previous Topic | Next Topic »
Pages: 1  Notify Send Topic Print
 thread  Author  Topic: Learning BBC4W  (Read 855 times)
dmspar
New Member
Image


member is offline

Avatar




PM


Posts: 1
smiley Learning BBC4W
« Thread started on: Dec 28th, 2009, 1:36pm »

Hello all, and hope you had a great christmas.

I've just downloaded the demo of this great looking program, and have been happily messing around with it today.

Now, I have all the excellent magazines called 'INPUT' by Marshall Cavendish, it was a series of magazines released in the 80's that taught you how to program on various computer platforms. I used this whilst programming on my Spectrum and Acorn all those years ago, and when I saw BBC4W I thought great, I'll dig out the magazines and see what I can learn.

Is this a good way to get to grips with BBC4W? I'm happy to see that line numbers are able to be used, and I have been able to easily convert some programs that don't need line numbers.

What do you all think?
User IP Logged

admin
Administrator
ImageImageImageImageImage


member is offline

Avatar




PM


Posts: 1145
smiley Re: Learning BBC4W
« Reply #1 on: Dec 28th, 2009, 3:01pm »

Quote:
Is this a good way to get to grips with BBC4W?

If you're comfortable with it, then it's a good way. Obviously it won't teach you about the more modern features, and may lead you to do things in a less straightforward and elegant way than is now possible, but you can unlearn bad habits later!

I would suggest you consider working through the Beginners' Tutorial, because that will give you more of an insight into 'modern' BBC BASIC (e.g. no line numbers):

http://www.bbcbasic.co.uk/bbcwin/tutorial/index.html

(or accessible from the BB4W Help menu).

Richard.
User IP Logged

Dyna
New Member
Image


member is offline

Avatar




PM


Posts: 3
smiley Re: Learning BBC4W
« Reply #2 on: Apr 24th, 2010, 09:57am »

I would like a printable version of the manual. Anyone know where I can download one?
User IP Logged

admin
Administrator
ImageImageImageImageImage


member is offline

Avatar




PM


Posts: 1145
smiley Re: Learning BBC4W
« Reply #3 on: Apr 24th, 2010, 10:15am »

on Apr 24th, 2010, 09:57am, Dyna wrote:
I would like a printable version of the manual. Anyone know where I can download one?

http://www.bbcbasic.co.uk/bbcwin/manual/bbcwin.pdf

(FAQ #2)

Richard.
User IP Logged

Kendall K Down
Guest
smiley Re: Learning BBC4W
« Reply #4 on: Feb 14th, 2011, 11:21am »

And get used to writing without line numbers. There are only two situations when you might need them: the first is for a GOSUB or GOTO and you really shouldn't use those commands (I'm sure it won't be hard to find explanations why not!)

The second is for debugging, when it can be helpful to have your program report ERR " in line " ERL. Note however that if you can view the source code while your program is running, the statement that contains the error is highlighted.

Other than these two situations, writing without line numbers is much easier (particularly as BBC4W doesn't automatically renumber when you insert a line!)
User IP Logged

Pages: 1  Notify Send Topic Print
« Previous Topic | Next Topic »

| |

This forum powered for FREE by Conforums ©
Terms of Service | Privacy Policy | Conforums Support | Parental Controls