It depends on which version of BASIC you are using.Some version will assume the numbers are real. Others you have to explicitly declare. In this example, I assumed they were integers.
Hey! I'm considering going into computational linguistics; I know enough about linguistics, but not so much about computing, so I've been reading up on it. Your "Prelude to Computer Science" series has been very helpful to me :) Thank-you.
thanks alot! now i know that basic's universal attitude is translate then execute :)
haNiieeph 2 years ago
sir.. I loved the way you are teaching assembly programming.
Would that be possible to upload a video to explaing how to convert ASCII in wombat 4 program.
i will be thankful to you.
pardes5 2 years ago
I'm unfamiliar with wombat.
Have you tried to search on "wombat ascii conversion" ?
TheFallibleFiend 2 years ago
this lecture is helpful.. thanks for that.
in my university slides, we are working with wombat 1,2,3 and 4.
using array and convert input to ASCII codes
pardes5 2 years ago
How does the computer know about variables a and b, if we didn't declare them in the first place as int values?
adrigent 3 years ago
It depends on which version of BASIC you are using.Some version will assume the numbers are real. Others you have to explicitly declare. In this example, I assumed they were integers.
TheFallibleFiend 3 years ago
Hey! I'm considering going into computational linguistics; I know enough about linguistics, but not so much about computing, so I've been reading up on it. Your "Prelude to Computer Science" series has been very helpful to me :) Thank-you.
Gremrat 4 years ago
You're welcome. Thanks for the feedback.
TheFallibleFiend 4 years ago
...and good luck.
TheFallibleFiend 4 years ago
im confused still
goldfangz 4 years ago
Just remember, kids, GOTO is your friend :p
(ducks)
Seriously though, nice series :)
Brianj1234 4 years ago
haha. my professor told me I would fail if i used GOTO. :D
breakdance19890201 3 years ago