
Programming in Visual Basic (VB): For Visual Studio
- Length: 174 pages
- Edition: 1
- Language: English
- Publisher: ResearchFreelance
- Publication Date: 2021-08-17
- ISBN-10: B09D6N6VG5
- Sales Rank: #0 (See Top 100 Books)
This work was born from the necessity found by the author to solve various problems repeated over time, concerning the data inserted in Excel sheets in the shortest possible time. The author, being a programmer and expert in Pascal, Cobol and Javascript, searched for the most suitable solution and found it in the Excel VBA and in the Visual Studio VB. This document is intended to introduce users to programming in general and to programming in Visual Basic in particular. The VB is simple and can be used on existing csv files or data entered directly into Visual Studio, quickly processing a large amount of data. For the moment the only tool we need is Visual Studio and the csv files. Of course, I can’t go into the intricacies of the databases that I will definitely include in a future book.
The book may not contain everything you should know about programming in VB, but it does point the finger at the key points to create some programs which are explained in detail in the various chapters. The content is divided into two parts one which explains programming in general and the second which explains programming in VB with concrete examples of programs.
To see the programs inserted in this document in Excel VBA, I refer you to my other eBook “PROGRAMMING IN VBA”.
Introduction Summary PART I.: The basics of programming Chapter 1: Understanding and solving problems Understanding a problem and breaking it down into simple operations Identify variables and constants What does pseudo-code mean Chapter 2: The logic of programming The variables Transform a sequence of operations into instructions The flow chart PART II: Programming in VB Chapter 3: The VB What is VB and how to use it How to access VB Chapter 4: Program in VB The variables in VB Chapter 5: Examples of programming in VB The sum of two numbers The sum of n numbers The average of n numbers Count values Sum of the values in a given range Sum of values that meet certain conditions Chapter 6: Use of multiple sheets to solve complex work problems COUNT CONTACTS REMUNERATION CALCULATION Chapter 7: How to use databases Example of DIRECTORY with a table created in Access Chapter 8: Using some APIs already present in Windows Memory management Chapter 9: Publish the application Epilogue / Conclusion
1. Disable the AdBlock plugin. Otherwise, you may not get any links.
2. Solve the CAPTCHA.
3. Click download link.
4. Lead to download server to download.