Click here to Skip to main content
15,915,324 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus15-Jan-19 7:23
mvaraddevus15-Jan-19 7:23 
GeneralRe: Just published : BASIC on Commodore book PinPopular
Slacker00715-Jan-19 6:16
professionalSlacker00715-Jan-19 6:16 
JokeRe: Just published : BASIC on Commodore book Pin
raddevus15-Jan-19 7:27
mvaraddevus15-Jan-19 7:27 
GeneralRe: Just published : BASIC on Commodore book Pin
PIEBALDconsult15-Jan-19 8:55
mvePIEBALDconsult15-Jan-19 8:55 
GeneralRe: Just published : BASIC on Commodore book Pin
dandy7215-Jan-19 10:12
dandy7215-Jan-19 10:12 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus15-Jan-19 10:55
mvaraddevus15-Jan-19 10:55 
GeneralRe: Just published : BASIC on Commodore book Pin
dandy7216-Jan-19 5:32
dandy7216-Jan-19 5:32 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus16-Jan-19 5:47
mvaraddevus16-Jan-19 5:47 
dandy72 wrote:
he problem with that approach is, can you really make a "complete program" you can package and share with someone and use elsewhere ?

I think so. I think it is even easier actually if you think about SPA (single page apps).
Here's some very basic and (possibly) interesting JavaScript I created to create a very small "game".
You can see it in your browser right now (without all the deployment challenges you'd have with Commodore BASIC) at :
Robot Dots - HTML5 / JavaScript sample[^]
The code to do that is only 271 lines long.

You can read the article that explains the code (and see an animated gif of it in action)at:
HTML5 Canvas : Clean JavaScript & Code Organization Allows Faster Dev, Easier Extensibility[^]

I'm not saying that is a completely introductory article -- because there are some slightly advanced topics -- but I think you could get the interested party there very quickly.

And, yes, JavaScript is limited in many ways (cannot write to file system, etc) but again I'm saying it is a nice language for getting new devs interested -- not as the final long-term goal. And if they are going to learn it as the long-term goal there are lot of caveats.
GeneralRe: Just published : BASIC on Commodore book Pin
voracy15-Jan-19 22:42
professionalvoracy15-Jan-19 22:42 
GeneralRe: Just published : BASIC on Commodore book Pin
Riz Thon15-Jan-19 23:35
Riz Thon15-Jan-19 23:35 
GeneralRe: Just published : BASIC on Commodore book Pin
voracy16-Jan-19 0:30
professionalvoracy16-Jan-19 0:30 
GeneralRe: Just published : BASIC on Commodore book Pin
Moreno Airoldi16-Jan-19 0:56
Moreno Airoldi16-Jan-19 0:56 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus16-Jan-19 2:15
mvaraddevus16-Jan-19 2:15 
GeneralRe: Just published : BASIC on Commodore book Pin
MikeJKemp16-Jan-19 0:03
MikeJKemp16-Jan-19 0:03 
GeneralRe: Just published : BASIC on Commodore book Pin
BryanFazekas16-Jan-19 1:49
BryanFazekas16-Jan-19 1:49 
GeneralRe: Just published : BASIC on Commodore book Pin
MikeJKemp16-Jan-19 2:59
MikeJKemp16-Jan-19 2:59 
GeneralRe: Just published : BASIC on Commodore book Pin
BryanFazekas16-Jan-19 4:48
BryanFazekas16-Jan-19 4:48 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus16-Jan-19 2:18
mvaraddevus16-Jan-19 2:18 
GeneralRe: Just published : BASIC on Commodore book Pin
BryanFazekas16-Jan-19 1:33
BryanFazekas16-Jan-19 1:33 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus16-Jan-19 2:23
mvaraddevus16-Jan-19 2:23 
GeneralRe: Just published : BASIC on Commodore book Pin
BryanFazekas16-Jan-19 4:42
BryanFazekas16-Jan-19 4:42 
GeneralRe: Just published : BASIC on Commodore book Pin
voracy16-Jan-19 5:21
professionalvoracy16-Jan-19 5:21 
GeneralRe: Just published : BASIC on Commodore book Pin
englebart16-Jan-19 2:16
professionalenglebart16-Jan-19 2:16 
GeneralRe: Just published : BASIC on Commodore book Pin
raddevus16-Jan-19 2:26
mvaraddevus16-Jan-19 2:26 
GeneralRe: Just published : BASIC on Commodore book Pin
Bruce Patin16-Jan-19 4:15
Bruce Patin16-Jan-19 4:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.