
Learn Visual Basic teaches you all the essentials about Visual Basic programming.
The app covers the following topics:
- What is a computer program?
- A first Visual Basic application.
- Components of a Visual Basic application.
- Variables.
- Input and Output.
- Operators.
- Selection - If Else & Switch.
- Scope of variables
- String comparison.
- Loops - While, For, Do-While.
- Arrays.
- Arrays - Traversal.
- Methods.
- Methods Calling.
- Modularizing a program using Methods.
- Objects.
- Objects - Constructor.
- Objects - Sending Messages.
App that lets users create functions expressed as sine and cosine sums, play them as audio signals, and save/load experiments.
This program allows users to easily draw the Mandelbrot-set with colorful color variations, saving and reading functions, and multi-CPU support.