Beginning Programming with Just BASIC -- Tutorial 2: Variables

preview_player
Показать описание
In this second tutorial I go over how to use variables in a program, and how to receive data from the user.
Рекомендации по теме
Комментарии
Автор

DAAAMN DANIEL back at it again with the tutorials

pavcho
Автор

You have to set the directory(or location) of the image. So if you have the Just basic on your SD card for example: you would do something like this:
[Removable Disk letter]\[imagename].bmp. so what im trying to explain is you have to set the directory of the image so if you put your sprote in your SPRITES folder you would put:
"[Drive letter]:\Just Basic v1.01\SPRITES\bg.bmp"
i hope this helps!

DJcyberslash
Автор

when you say "ta dah" after hitting run -- I laughed out loud -- I do that too! great vids!

ebyoklo
Автор

@jfs1385 Not yet but there will be. Thanks for reminding me. Now that it is spring break I will find time to upload some more.

CivilDefenseEngineer
Автор

does just basic have a built in array variable handler?

FullAnarchyDotNet
Автор

@APPAMANIAC So that the text appears on the same line instead of on the next.

CivilDefenseEngineer
Автор

increase the font size. all the screen is free and you write on a tiny upper left corner.

Kerveros
Автор

I typed in exactly what you had typed in,

myname$ = "Daniel"
print myname$

And I get a Runtime Error that says FileSystemAccessDenied.
Help?

Thehammerofwhat
Автор

Why were there question marks before each line of input? Great vids btw... liked n subbed.

CommentsRus
Автор

I copied the program for user thing and when I run and put my name it just says 0. WTF did I do wrong???

joshuamcrae
Автор

im a newb at this but im givving u a shot u seem well off and know what ur doing im sticking with ya till u have no more vids lol:)

HISbleedingHEART
Автор

i am would like it if you went more into the graphics part of JB and i would like it if you now started one project and just kept adding on to it for the differnt tutorials. so centerd around on e tutorial) srry it took me soo long to respond(i was thnking about this).

DJcyberslash
Автор

help
calculate a integrals sin x



malopez
Автор

Try this

Print "find out if the num is odd or even
Input "enter the number" ; num
If num mod 2=0 then
Print "its an even no"
Else
Print "its and odd no"
End if
End

kiranstickanimations
Автор

i believe its relates to Liberty Basic

DJcyberslash
Автор

myname$ = "Ruben"

print variable

when i run the program it just says 0

jaypeg
welcome to shbcf.ru