Visual Basic 2017 was released in 2017. It comes as a component of the Visual Studio Community 2017 integrated development environment(IDE). Visual Studio Community 2017 comes with many new and impressive features.
Start learning Visual Basic 2017 by following the lessons below:
Contents
- Lesson 1: Introduction to Visual Basic 2017
- Lesson 2: Designing the Interface
- Lesson 3: Adding Controls to the Form
- Lesson 4: Writing the Code
- Lesson 5: Working with Controls
- Lesson 6: List Box and Combo Box
- Lesson 7: Working with Picture Box
- Lesson 8: Managing Data
- Lesson 9: Working with Variables and Constants
- Lesson 10: Working with Arrays
- Lesson 11: Performing Arithmetic Operations
- Lesson 12: Working with Strings
- Lesson 13: Using If..Then….Else
- Lesson 14: Using Select Case
- Lesson 15: Looping
- Lesson 16: Sub Procedures
- Lesson 17: Functions
- Lesson 18: Mathematical Functions
- Lesson 19: Trigonometric Functions
- Lesson 20: Format Functions
- Lesson 21: Working with Checkboxes
- Lesson 22: Working with Radio Buttons
- Lesson 23: Creating a Web Browser
- Lesson 24: Handling Errors
- Lesson 25: Object-Oriented Programming
- Lesson 26: Introduction to Graphics
- Lesson 27: Drawing Rectangles
- Lesson 28: Drawing Ellipses and Circles
- Lesson 29: Drawing Text
- Lesson 30: Drawing Polygons and Pies
- Lesson 31: Filling Shapes with Colors
- Lesson 32: Using Timer
- Lesson 33: Creating Animation
- Lesson 34: Creating Databases
- Lesson 35: Creating Connection in Databases
- Lesson 36: Browsing and Editing Data
- Lesson 37: Building Console Application Part 1
- Lesson 38: Building Console Application Part 2
To learn more about Visual Basic 2017 programming, you should check out our latest Made Easy series book, Visual Basic 2017 Made Easy.
Price: $30.00
AUTHOR: DR. LIEW VOON KIONG
Visual Basic 2017 Made Easy is written by Dr. Liew, the webmaster of our popular online Visual Basic Tutorial, vbtutor.net. This book is a complete guide to mastering Visual Basic 2017, from beginner to intermediate programmers. This book has been written to complement our free online Visual Basic 2017 tutorial with much more content. It is also an excellent reference text for high school or college-level computer science courses.
Reading this book will allow you to:
- Understand the basic concepts of Visual Basic 2017 programming
- Create your own Visual Basic 2017 applications from scratch
- Get inspiration from a variety of interesting sample programs
- Modify the code samples easily to suit your needs
- Learn how to package and distribute your applications