[#Script #Coding] Visual Basic (VB.NET) – Full Course for Beginners

Spread the love

Visual Basic (VB.NET) – Full Course for Beginners


By freeCodeCamp.org
Published: Jun 13, 2022


freeCodeCamp.org Lean the fundamentals of programming with Visual Basic (sometimes called Visual Basic .NET or VB.NET).

In this tutorial, you will learn about the basic constructs of high level programming languages, including sequence, selection and iteration. You will learn how to build an event-driven, form-based, user interface to capture input, and you will learn how to write code to validate and process the data collected.

Get Visual Studio for free: https://visualstudio.microsoft.com/
Kevin Drumm developed this course. Check out his YouTube channel: https://www.youtube.com/c/ComputerSci…


    Course Contents

  • (0:00:00) Introduction
  • (0:00:46) Hello Visual Studio
  • (0:13:44) Customise The Visual Studio IDE
  • (0:19:13) Output and Variables
  • (0:34:26) Variable Data Types
  • (0:41:56) Input with Windows Forms
  • (0:54:18) Debugging Code
  • (1:02:47) Arithmetic Operators
  • (1:14:24) Complex Arithmetic Expressions
  • (1:22:50) Selection with If Statements
  • (1:32:58) Logical and Relational Operators 1
  • (1:47:32) Logical and Relational Operators 2
  • (1:56:37) Select Case
  • (2:02:57) For Next
  • (2:08:17) Practice For Next Loops & If Blocks
  • (2:12:39) Do While
  • (2:21:24) Condition Controlled Loops
  • (2:29:39) Array Variables
  • (2:39:48) Practice Arrays & Loops
  • (2:49:46) Linear Search
  • (2:56:24) Two Dimensional Arrays
  • (3:07:00) 2D Arrays & Nested Loops

Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news
And subscribe for new videos on technology every day: https://youtube.com/subscription_cent…


Spread the love
Proudly powered by WordPress
Creative Commons License
EricBrooks.Com® is licensed under a Creative Commons License.

Disclaimer: The views expressed herein are solely those of Eric Brooks. They do not necessarily reflect those of his employers, friends, contacts, family, or even his pets (though my cat, Puddy, seems to agree with me on many key issues.). In accordance to my terms of use, you hereby acknowledge my right to psychoanalyze you, practice accupuncture, and mock you incessantly with every visit. As the user, you also acknowledge that the author has been legally declared a "Problem Adult" by the Commonwealth of Pennsylvania, and is therefore not responsible for any of his actions. ALSO, the political views and products advertised on this site may/may not reflect the views of Puddy or myself, so please don't take them as an endorsement. We just need to eat.


Connect