June 2024
Beginner
976 pages
16h 34m
English
Visual Basic is a widely used general-purpose, high-level computer programming language that allows programmers to create desktop applications, large-scale applications, embedded systems, client-server applications, and many other types of software.
Visual Basic is designed to be a platform-independent language. It is intended to let programmers “write once, run anywhere (WORA)”, meaning that code is written once but can run on any combination of hardware and operating system without being re-compiled.
Technically speaking, a script is interpreted whereas a program is compiled, but this is actually ...
Read now
Unlock full access