Learning Basic Programming: Lesson 3
25 Responses to “Learning Basic Programming: Lesson 3”Leave a ReplyPosted on October 12th, 2006 by admin Filed under QBASIC | |
|
Learning Basic Programming: Lesson 3
25 Responses to “Learning Basic Programming: Lesson 3”Leave a ReplyPosted on October 12th, 2006 by admin Filed under QBASIC | |
|
February 21st, 2007 at 1:38 am
Thanks, first time …
Thanks, first time i ever proggramed and this tutorial was easy to follow. Please make more of these vids!
February 21st, 2007 at 1:42 am
Thanks, first time …
Thanks, first time i ever programmed, this was easy to follow. Please make more of these vids!
February 21st, 2007 at 1:48 am
Thanks, first time …
Thanks, first time i ever programmed and this was easy to follow. Please make more vids!
March 9th, 2007 at 10:54 pm
Hey man, I made a 4 …
Hey man, I made a 4+ calculator
It has Add,Subtract,Multiply and divide
March 11th, 2007 at 10:18 am
[keep up the good …
[keep up the good work]:)
July 7th, 2007 at 10:14 pm
is there anything …
is there anything wrong with this
dim word as string
do until word = “hi”
dim myimput as string
input “enter a word” ; myinput
word = myimput
loop
July 7th, 2007 at 10:15 pm
never mind im a …
never mind im a jackass
July 12th, 2007 at 9:27 am
hey lesson 4? make …
hey lesson 4? make it ;P
July 12th, 2007 at 9:29 am
sry it is made …
found it now how many is there?
sry it is made couldent find it before
July 14th, 2007 at 9:51 pm
only 4 right now, …
only 4 right now, havent had time to make more
August 19th, 2007 at 11:06 pm
What did you use to …
What did you use to video youre lessons that I can actually see what you are typing and what the outcome looks like when finished? The video are gteat!!! Are you going to do any other programming language? Thank You for the time!
August 20th, 2007 at 11:12 am
You’re not a bad …
You’re not a bad teacher! This is really cool! Thanks for putting them up!
September 9th, 2007 at 11:52 am
I’ve made a simple …
I’ve made a simple calculation system that allows you to choose a potency and then enter an integer as the number that will be multiplied by itself x number of times; do you know how to make an opposite calculator/squareroot calc?
September 9th, 2007 at 5:23 pm
well an easy way to …
well an easy way to get the square root of a number is with the sqr() function.
September 10th, 2007 at 1:07 pm
does that work in …
does that work in FreeBasic or is it something you’re just asuming works as it works in Qbasic or whatever you use?
September 10th, 2007 at 1:14 pm
Thanks, and if I’d …
Thanks, and if I’d like to store previously calculated numbers for later use, how do I log them and how do I call them? (I’m trying to make a calculator for my laptop so I wont have to calculate everything in my head; numbers just ain’t my thing)
September 10th, 2007 at 1:15 pm
I don’t see …
I don’t see anything other than the fact that you can’t decide between “imput” and “input”
September 10th, 2007 at 2:02 pm
yep, it works in …
yep, it works in freebasic, i made sure to test it before i told you
October 7th, 2007 at 1:17 pm
Youre a Very Good …
Youre a Very Good Teacher…you need to become a teacher in the future
December 10th, 2007 at 2:52 am
thank you but i …
thank you but i have a question is this just about numbers or can you program like games not big games lol i mean like text based ones?
December 10th, 2007 at 1:15 pm
yes, you can …
yes, you can program text based games with this language.
December 24th, 2007 at 10:45 am
Very Good Teacher - …
Very Good Teacher - doubt yourself no more
December 24th, 2007 at 1:11 pm
thanks

thanks
January 6th, 2008 at 1:38 pm
i learned the …
i learned the basics in a couple of hour. You sir are a very good teacher.
January 30th, 2008 at 6:37 pm
dude i had know …
dude i had know idea what i was doing then i watched your videos you are an awesome teacher keep making theses videos!