»
 

Go Back   ResellerRatings Store Ratings > ResellerRatings Forums > Tech Support

Reply
 
LinkBack Thread Tools Display Modes
Old 08-18-2003, 07:17 AM   #1 (permalink)
Registered User
 
Argon88's Avatar
 
Join Date: May 2002
Location: Virginia
Posts: 215
Argon88 is on a distinguished road
What is BASIC

I'm wanting to take a web design class at CVCC and before I can take part two of the class I have to take a class called "Event-Driven BASIC." The problem is I don't have a clue what BASIC is, besides that it's a programing language. Could some give me the heads up before I make a fool of myself in class, please?

Argon88 is offline   Reply With Quote
Old 08-18-2003, 07:24 AM   #2 (permalink)
Registered User
 
muno's Avatar
 
Join Date: Oct 2001
Location: Finland
Posts: 3,838
muno is on a distinguished road
Send a message via Yahoo to muno
This would be a good place to get a general idea about visual basic.

http://msdn.microsoft.com/vbasic/productinfo/
-M

//You are talking about IST 176/177, right?
muno is offline   Reply With Quote
Old 08-18-2003, 07:25 AM   #3 (permalink)
Registered User
 
omalleytrading's Avatar
 
Join Date: Apr 2003
Location: Albany, NY
Posts: 425
omalleytrading is on a distinguished road
Beginners All-Purpose Symbolic Instructional Code. I'd bet most BASIC developers don't know that!

It's a simple programming language that was very popular in the early days of personal computers. It's use dropped steadily as C, and them C++ became dominant on the PC, but exploded onto the PC scene in the mid 90's when Microsoft introduced Visual Basic as it's flagship development lanugage.

These days it's tightly integrated into Visual Studio, and a popular choice for ASP and ASP.NET developers.
omalleytrading is offline   Reply With Quote
Old 08-18-2003, 07:37 AM   #4 (permalink)
Registered User
 
Argon88's Avatar
 
Join Date: May 2002
Location: Virginia
Posts: 215
Argon88 is on a distinguished road
Quote:
Originally posted by muno
//You are talking about IST 176/177, right?
I have no idea.

One other question. Why would they want me to take that class before "Web Page Design part 2?"
Argon88 is offline   Reply With Quote
Old 08-18-2003, 08:43 AM   #5 (permalink)
Registered User
 
Argon88's Avatar
 
Join Date: May 2002
Location: Virginia
Posts: 215
Argon88 is on a distinguished road
Wait a second, yes I do. Yes, it is IST 176 but part two is IST 276.
Argon88 is offline   Reply With Quote
Old 08-18-2003, 06:07 PM   #6 (permalink)
Registered User
 
Join Date: Sep 2002
Posts: 265
Creosote is on a distinguished road
Most colleges have an "Introductoary Programming" class. It is so one can grasp the concepts of programming before moving to more in-depth programming, db, and development courses.

The intro classes quite often focus on one language. For example, the college I went to used Java for the intro class. I think the college has now moved to Visual Basic. Some colleges no doubt use C/C++.
Creosote is offline   Reply With Quote
Old 08-19-2003, 08:49 PM   #7 (permalink)
Banned
 
qball's Avatar
 
Join Date: Oct 2001
Posts: 447
qball is on a distinguished road
Quote:
Event-Driven BASIC
you'll have fun with the "event-driven" part.

your college course requirements are what they are, based in reality, or not.

One should learn fundamental programming concepts first, and move on from there. It's like crawl, then walk, then run...
qball is offline   Reply With Quote
Old 08-20-2003, 06:25 AM   #8 (permalink)
Registered User
 
Argon88's Avatar
 
Join Date: May 2002
Location: Virginia
Posts: 215
Argon88 is on a distinguished road
Quote:
you'll have fun with the "event-driven" part.
How so? Your worrying me.
Argon88 is offline   Reply With Quote
Old 08-20-2003, 08:14 PM   #9 (permalink)
Banned
 
qball's Avatar
 
Join Date: Oct 2001
Posts: 447
qball is on a distinguished road
Quote:
Your worrying me.
Not really.

event driven programming, simply means, your program responds to given events.

BASIC is a programming language.

Event driven is using BASIC to create/interact in an event driven way.

Take the classes and learn, or not.

Think of it this way:

Creating a program that does something is easy (calc PI). Creating a prog that does something based upon events occuring, easy also, if you know how.

[edit]
helloworld.bas //not event driven
web server //event driven, events being request/response and all hops in between.
[/edit]

Last edited by qball; 08-20-2003 at 08:18 PM.
qball is offline   Reply With Quote
Old 08-21-2003, 03:39 PM   #10 (permalink)
Registered User
 
Argon88's Avatar
 
Join Date: May 2002
Location: Virginia
Posts: 215
Argon88 is on a distinguished road
Well, now that I've taken my first class things make a bit more sense.

So Visual BASIC basicly (no pun intended) is only used for making apps that calculate things?
Argon88 is offline   Reply With Quote
Reply




Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Most Active Discussions

Recent Discussions

All times are GMT -6. The time now is 10:31 PM.