Visual Basic 2015 is a version of the VB.NET programming languages released by Microsoft in 2015. Similar to the earlier versions of VB.NET programming languages, Microsoft bundled it as part of the Visual Studio Community 2015 Integrated Development Environment(IDE). It comes with many new and impressive features that include the capability to build mobile applications. Start learning Visual Basic 2015 by following the topics below:
Contents
- Lesson 1: Introduction to Visual Basic 2015
- Lesson 2: Building Interface 1-Customizing Form
- Lesson 3: Building Interface 2-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: Dealing with 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: Dealing with Multiple Choices using Select Case
- Lesson 15: Looping for Repetitive Jobs
- Lesson 16: Understanding Sub Procedures
- Lesson 17: Functions
- Lesson 18: Working with Mathematical Functions
- Lesson 19: Trigonometric Functions
- Lesson 20: Format Function
- 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: Creating Graphics-Introduction
- Lesson 27: Creating Rectangles
- Lesson 28: Creating 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 2015 programming, you should check out one of our latest Made Easy series books, Visual Basic 2015 Made Easy.
Price: $28.00
AUTHOR: DR. LIEW VOON KIONG
Visual Basic 2015 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 2015, 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 2015 programming
- Create your own Visual Basic 2015 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