October 2023
Beginner to intermediate
238 pages
4h 49m
English
In our fourth project, we will use the skills we have learned about the HTTP request-response model, as well as variable scope and concurrency, to build a server-side grade averaging tool that will receive grades one at a time from the client. In addition, it will send back the average for all the grades it received.
In this chapter, we’re going to cover the following main topics:
Please complete the steps for installing the code with the VB family member from Chapter 1. All the example code for this chapter is available in the following GitHub repository: https://github.com/PacktPublishing/Learn-Visual-Basics-Quick-Start-Guide-/tree/main/ProjectPartIV ...
Read now
Unlock full access