Author Topic: Re: Why Avoid BASIC on RPi?  (Read 1995 times)

Aurel

  • Guest
Re: Why Avoid BASIC on RPi?
« on: April 11, 2019, 01:28:05 PM »
well i don't know for such a "discussion" on Rpi forum

 
Quote
suspect it's been overtaken by Python, which has a large user base, and it consistent over all platforms, which is less common with BASIC. Python is slighter better structured, and has more language features.

Nothing really wrong with modern BASICS, but more people use Python.

How does Python make a good option to modern BASIC? I thought that python is lacking one of the most important parts of structured programming, explicitly typed variables, which BASIC deos have. I understand that Python has the power of being pushed by many users, still not sure that makes it a good option.

But in more general terms there is a pervasive discouragement of using Basic.
fukk
 >:(
« Last Edit: April 11, 2019, 01:33:53 PM by Aurel »

ZXDunny

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #1 on: April 11, 2019, 01:45:22 PM »
Why does it matter? If you like BASIC and have a decent interpreter for the rPI, then just use it. Don't fret over what others think - people have been slagging BASIC off for decades now.

Aurel

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #2 on: April 11, 2019, 02:28:37 PM »
that is a reference to pollution from our old friend..
 ;D ;D ;D

Tomaaz

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #3 on: April 11, 2019, 02:34:34 PM »
Why does it matter?

It doesn't. Or it does, but only for "internet BASIC woriors" who can't accept that BASIC isn't mainstream anymore and want to prove BASIC's greatness to people who neither listen to them or are interested in BASIC. Those who simply like to code in BASIC, do it and don't care about its place in today's programming landscape.

Aurel

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #4 on: April 11, 2019, 03:15:57 PM »
Quote
who can't accept that BASIC isn't mainstream anymore

well ...yes is not mainstream ...and that is the fact.
well some says python ..yes but python as such was never used very much on Windows
and that is the fact too.
....that story is from RaspberryPi forum...
where one guy ask why BASIC is not much more used on Rpi.
To be honest and all who know something about programming must agree...
BASIC have advantage over python on such a small and limited plaform as RPi.
if you use just pyhon core then u got nothing but any solid basic interpreter with built in specific
stuff for Rpi shuld give good results...

ZXDunny

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #5 on: April 11, 2019, 10:58:04 PM »
Why does it matter?

It doesn't. Or it does, but only for "internet BASIC woriors" who can't accept that BASIC isn't mainstream anymore and want to prove BASIC's greatness to people who neither listen to them or are interested in BASIC. Those who simply like to code in BASIC, do it and don't care about its place in today's programming landscape.

You're absolutely right of course. Those who code in BASIC (or like me, who tend to not code in BASIC) already know what BASIC means to them.

Aurel

  • Guest
Re: Re: Why Avoid BASIC on RPi?
« Reply #6 on: April 12, 2019, 08:34:21 AM »
wow ..wow..wow
there is a whole story about influencers....
gordon,cyb.,jrs....
RTB,fuze....comercial  :o
oups i forgot that RPi is comercial thing :-X

and look this:
BASIC is too easy to use and understandable to be taken serious by real programmers.

too easy for who ?
which dialect is too easy?
give me a break...
oups i will shutup...read more here:
https://www.raspberrypi.org/forums/viewtopic.php?f=62&t=227343&sid=8dee1476f6fd6b59a41263079d2ea03f&start=1575#p1454333
« Last Edit: April 12, 2019, 08:53:21 AM by Aurel »

Cybermonkey

  • Administrator
  • *****
  • Posts: 0
Re: Re: Why Avoid BASIC on RPi?
« Reply #7 on: April 12, 2019, 03:13:32 PM »
Everybody talking about programming languages should watch this video:


It is of course from a game developers point of view.