Visual Basic 2013 Tutorial

Visual Basic 2013 was introduced in the year 2013. As usual, it is included in the Visual Studio 2013 IDE. Visual Basic 2013 is similar to Visual Basic 2012 but it has added some innovative features for greater developer productivity. Start learning Visual Basic 2013 programming by following our lessons below:

Contents

  1. Lesson 1: Introduction to Visual Basic 2013
  2. Lesson 2: Building the Graphical User Interface
  3. Lesson 3: Adding Controls to the Form
  4. Lesson 4: Writing the VB Code
  5. Lesson 5: Working with Controls
  6. Lesson 6: Working with List Box and Combo Box
  7. Lesson 7: Displaying Images in a Picture Box
  8. Lesson 8: Understanding Data
  9. Lesson 9: Variables and Constants
  10. Lesson 10: Creating Arrays in vb2013
  11. Lesson 11: Performing Mathematical Operations
  12. Lesson 12: String Manipulation
  13. Lesson 13: Making Decisions Using If…Then…Else
  14. Lesson 14: Making Decisions Using Select Case
  15. Lesson 15: Looping
  16.  Lesson 16: Sub Procedures
  17. Lesson 17: Creating Functions
  18. Lesson 18: Math Functions
  19. Lesson 19: The Format Function
  20. Lesson 20: Using CheckBox
  21. Lesson 21: Using Radio Button
  22. Lesson 22: Errors Handling
  23. Lesson 23: Creating a Web Browser
  24. Lesson 24: Object-Oriented Programming
  25. Lesson 25: Creating Graphics-The Basic Concept
  26. Lesson 26: Creating Graphics-Rectangle
  27. Lesson 27: Creating Graphics: Ellipse and Circle
  28. Lesson 28: Creating Graphics-Drawing Text
  29. Lesson 29: Creating Graphics-Polygon and Pie
  30. Lesson 30: Creating Graphics-Filling Shapes with Color
  31. Lesson 31Using Timer
  32. Lesson 32: Creating Animation
  33. Lesson 33: Working with Databases: Introduction
  34. Lesson 34: Working with Databases: Creating Connection
  35. Lesson 35: Working with Databases: Browsing and Editing Data

To learn more about Visual Basic 2013, you should check out our Made Easy Series book, Visual Basic 2013 Made Easy.


ISBN-13: 978-1467975193

Visual Basic 2013 Made Easy is written by Dr. Liew, the webmaster of our online Visual Basic Tutorial, vbtutor.net. This book is a complete guide to mastering Visual Basic 2013, from beginner to intermediate programmers.  This book has been written to complement our free online Visual Basic 2013 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:

  1. Understand the basic concepts of Visual Basic 2013 programming
  2. Create your own Visual Basic 2013 applications from scratch
  3. Get inspiration from a variety of interesting sample programs
  4. Modify the code samples easily to suit your needs
  5. Learn how to package and distribute your applications

Preview the book