Forum: Other Scripting Languages
Dec 12th, 2006, 10:05 AM
|
|
Replies: 0
Views: 360
error 3 Expected end-of-statement
So, I've moved on from QBasic, but, I still mess around with what little I know from time to time. I was attempting to make a simple program for a friend, but alas, I keep getting this error when...
|
Forum: Python
Dec 7th, 2006, 9:34 AM
|
|
Replies: 11
Views: 331
|
Forum: Python
Dec 7th, 2006, 9:32 AM
|
|
Replies: 11
Views: 331
Defining a Function
Heh, I seem to be all over this forum, causing myself no end of confusion trying to find a language I can bear with. Given enough time I"ll find my niche, and only be in one forum; this is the goal...
|
Forum: C
Dec 7th, 2006, 6:48 AM
|
|
Replies: 25
Views: 560
|
Forum: C
Dec 5th, 2006, 11:41 AM
|
|
Replies: 25
Views: 560
|
Forum: C
Dec 5th, 2006, 10:27 AM
|
|
Replies: 25
Views: 560
Learning C is turning out to be much more...
Learning C is turning out to be much more difficult than I originally had anticipated. Everything was going excellent, I was understanding the content, and could make my own code based on what I was...
|
Forum: C
Dec 4th, 2006, 10:41 AM
|
|
Replies: 25
Views: 560
|
Forum: C
Dec 4th, 2006, 9:29 AM
|
|
Replies: 25
Views: 560
|
Forum: C
Dec 4th, 2006, 7:39 AM
|
|
Replies: 25
Views: 560
%d confusion
After attempting QBasic, and being deterred whilst getting help here ( not a bad thing, just stating the facts ) I decided to make an attempt at C. Following my same routine, I sought out an online...
|
Forum: Other Programming Languages
Dec 2nd, 2006, 7:00 AM
|
|
Replies: 15
Views: 301
Whenever I do something like that, it gets me...
Whenever I do something like that, it gets me errors. Expecting an Expression error I believe. Im not at my home pc atm, so, I cant really fire it up and give you the exact error.
Also, did you...
|
Forum: Other Programming Languages
Dec 2nd, 2006, 6:58 AM
|
|
Replies: 15
Views: 301
|
Forum: Other Programming Languages
Dec 2nd, 2006, 6:44 AM
|
|
Replies: 15
Views: 301
|
Forum: Other Programming Languages
Dec 2nd, 2006, 5:13 AM
|
|
Replies: 15
Views: 301
For the life of me, I cannot get FUNCTIONS, or...
For the life of me, I cannot get FUNCTIONS, or SUBS to work. I am using them as follows:
PRINT "blah blah"
PRINT "more blah blah"
PRINT "even more blah blah"
getClass
I've tried about a million...
|
Forum: Other Programming Languages
Nov 30th, 2006, 10:13 AM
|
|
Replies: 15
Views: 301
|
Forum: Other Programming Languages
Nov 30th, 2006, 8:34 AM
|
|
Replies: 15
Views: 301
|
Forum: Other Programming Languages
Nov 30th, 2006, 8:05 AM
|
|
Replies: 15
Views: 301
QBasic - The purpose of FUNCTION and SUB
Continuing along with this tutorial I have been working on, it explains subs and functions. From the examples given, it looks to me, as if they do the same things.
I have been working on a text...
|
Forum: Other Programming Languages
Nov 30th, 2006, 7:44 AM
|
|
Replies: 15
Views: 398
It's not technically homework. It is a good...
It's not technically homework. It is a good tutorial, and gives you the oppourtunity to learn through doing it yourself. Even if someone gave me the complete code for the "assignment", I would still...
|
Forum: Other Programming Languages
Nov 30th, 2006, 7:43 AM
|
|
Replies: 15
Views: 398
|
Forum: Other Programming Languages
Nov 23rd, 2006, 7:02 AM
|
|
Replies: 15
Views: 398
QBasic
I figured QBasic isnt the same of Visual Basic or .net, so, posting here.
I am trying to learn it via online tutorials. Not the best method of approach I realize, however, it is my only means at the...
|