Tech Support > Computers & Technology > Programming > Visual Basic
Visual Basic
Posted by Rashidi on May 15th, 2004


Hello everyone!

I want to learn more about Visual Basic (Ver.6).

I shall be highly obliged if you could kindly send me some of your VB
codes. I thinck in this way, I can learn better.

Thanking you in advance.
M.Sabayee

Posted by Aggro on May 15th, 2004


Rashidi wrote:

If you can't find any VB codes from the internet, you should really
practice searching before going into programming.

Posted by Mabden on May 15th, 2004


"Aggro" <spammerdream@yahoo.com> wrote in message
news:jRjpc.56$4z1.5@read3.inet.fi...
Code is not plural. There are no codes, like there are no mooses or mouses.



Posted by Aggro on May 15th, 2004


Mabden wrote:

English is not my first language, and I did not know this. If not
"codes", then what?

mouse -> mice
code -> ?

Or should I just say "...find any VB code from..."?

Posted by Howard Kaikow on May 15th, 2004


Best way to start is to get two books:

1. The MSFT Press Visual Basic Step by Book.
2. Gary Cornell's Visual Basic 6 from the Ground Up.

--
http://www.standards.com/; See Howard Kaikow's web site.
"Rashidi" <fath_a@modares.ac.ir> wrote in message
news:fe989379.0405142309.1fc593a7@posting.google.c om...


Posted by Bruce on May 15th, 2004


In comp.programming
Aggro <spammerdream@yahoo.com> wrote:

In this context, code is plural and singular but the normal usage is to say
"vb code from...". Don't worry about it. I've seen codes used before
also.

Posted by Mabden on May 16th, 2004


"Aggro" <spammerdream@yahoo.com> wrote in message
news:Zklpc.73$4z1.61@read3.inet.fi...
Yes. Code is both singular and plural. You write code. No matter how many
lines of code there is, it is still just code. You can have 100,000 lines of
code. You can have one line of code.

There's no such thing as "codes".

--
Mabden



Posted by blmblm@myrealbox.com on May 16th, 2004


In article <kpGpc.9344$yp.3604@newssvr27.news.prodigy.com>,
Mabden <mabden@sbcglobal.net> wrote:
Actually in some circles there is. In most subfields of CS and/or
programming, people talk about writing "programs". But there are a few
in which they talk about writing "codes" (as far as I can tell, they
use this where most of us would say "programs"). Mostly these seem
to be subfields related to numerical computation and/or scientific
programming. I write papers with someone who has a background in
computational chemistry, and he's apt to produce phrases such as
"in many finite difference codes".

Anyway, to get back to the OP's usage, another way to make the request
is to ask for "VB programs". Then we wouldn't be having *this* argument
anyway.

--
| B. L. Massingill
| ObDisclaimer: I don't speak for my employers; they return the favor.
--
-- blm


Similar Posts