Új hozzászólás Aktív témák
-
sonar
addikt
válasz
[CS]Blade2
#971
üzenetére
Visual Basic’s Background
By understanding the background of Visual Basic, you’ll gain insight into Visual Basic 6
and you’ll be better equipped to use Visual Basic. Microsoft based Visual Basic on a
programming language written for beginners called BASIC. BASIC has been around for
more than 35 years in one form or another. The original language designers wanted to
develop a programming language that beginners could use. With BASIC, new
programmers could become proficient right away. Other programming languages of the
day, such as COBOL, FORTRAN, and Assembler, required much more study than BASIC
before one could use them effectively.BASIC stands for Beginner’s All-purpose Symbolic Instruction Code. That’s
some abbreviation!
A programming language is a set of commands and command options, called
arguments, that you use to give instructions to the computer. Computers cannot
(yet) understand human languages because people deal well with ambiguous
commands, and a computer cannot understand such ambiguity. A programming
language must be more precise than a spoken language.Although the BASIC language was designed for beginners, a BASIC program was still
rather cryptic and required study. Listing 1.1 shows a program written in BASIC. The
program’s goal is to print the mathematical squares for the numbers 1 through 10.
Although you can probably guess at many of the program’s logic and commands, the
program is certainly not the clearest piece of literature in the world and requires that you
understand BASIC before you can fully comprehend the reason for all of its elements.
Új hozzászólás Aktív témák
- Elektromos autók - motorok
- Házimozi belépő szinten
- Samsung Galaxy S23 Ultra - non plus ultra
- NVIDIA GeForce RTX 5070 / 5070 Ti (GB205 / 203)
- Google Pixel topik
- Black Friday november 29. / Cyber Monday december 2.
- Pánik a memóriapiacon
- NVIDIA GeForce RTX 5080 / 5090 (GB203 / 202)
- Gitáros topic
- Kerékpárosok, bringások ide!
- További aktív témák...
- HIBÁTLAN iPhone 14 Pro 512GB Deep Purple -1 ÉV GARANCIA - Kártyafüggetlen, 100% Akkumulátor
- Bomba ár! Dell Latitude 5410 - i5-10GEN I 8GB I 256SSD I HDMI I 14" FHD I Cam I W11 I Garancia!
- Gamer egerek és billentyűzetek kitűnő árakon!
- Xiaomi Redmi Pad SE 64GB, Kártyafüggetlen, 1 Év Garanciaval
- HIBÁTLAN iPhone 13 mini 128GB Blue -1 ÉV GARANCIA - Kártyafüggetlen, MS3846, 100% Akkumulátor
Állásajánlatok
Cég: Laptopműhely Bt.
Város: Budapest
Cég: PCMENTOR SZERVIZ KFT.
Város: Budapest

