October 2023
Beginner to intermediate
238 pages
4h 49m
English
Every algorithm in computing requires taking in some data as input and outputting the results somehow. In this chapter, we will discuss simple ways to interact with a user in each Visual Basic family member. For gathering input from the user in this chapter, we will focus on reading data from a keyboard used by the user on the client of the applications we will develop. For output, we will send raw data back to the user's screen in a simple model of rows of text with line delimiters.
In this chapter, we’re going to cover the following main topics:
Read now
Unlock full access