Discuss

Follow / Discuss BASIC Anywhere Machine

Although the BAM Blog serves as the primary writing platform and is fine for basic comments, it is not very good for lengthy discussions.

For discussions (or if you simply prefer following BAM happenings via one of these social networks) please consider these alternatives:
  • BAM Café
    • A group on the "Hey.Café" social network
    • This is the most recently added alternative for following/discussing BAM
OR

Other sites of interest:







No comments:

Post a Comment

📚 About Variable Scoping in BAM

Variable Scoping describes where a variable is accessible, or available, within a program. A BASIC Anywhere Machine program may declare (exp...