Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

7/11/22, 8:27 PM Learn Visual Basic (.

NET) – Full Course

Forum
Donate

Learn to code — free 3,000-hour curriculum

JUNE 17, 2022 / #VISUAL BASIC

Learn Visual Basic (.NET) –


Full Course
Beau Carnes

Did you know that Visual Basic is currently a more


popular programming language than JavaScript? That
is according to the TIOBE index, which is one of the
most respected indicators of the popularity of
programming languages.

Visual Basic is an object-oriented programming language developed


by Microsoft. It makes it fast and easy to create type-safe .NET
apps. Some common uses for Visual Basic are creating Windows-
based applications, utilities to perform specific tasks, and adding
functionality to existing applications.

We just published a full visual basic course for beginners on the


freeCodeCamp.org YouTube channel.

Kevin Drumm created this course. Kevin is the head of computer


science at a school in the UK. He has also created hundreds of
programming tutorials.

In this course you will learn about the basic constructs of high level
programming languages including sequence selection and
https://www.freecodecamp.org/news/learn-visual-basic-net-full-course/ 1/5
7/11/22, 8:27 PM Learn Visual Basic (.NET) – Full Course
programming languages, including sequence, selection and
iteration. You will learn how to build an event-driven, form-based,
Forum
Donate

user interfaceLearn
to capture input,
to code and
— free you will learn
3,000-hour how to write code
curriculum
to validate and process the data collected.

Here are the sections in this course:

Hello Visual Studio

Customise The Visual Studio IDE

Output and Variables

Variable Data Types

Input with Windows Forms

Debugging Code

Arithmetic Operators

Complex Arithmetic Expressions

Selection with If Statements

Logical and Relational Operators 1

Logical and Relational Operators 2

Select Case

For Next

Practice For Next Loops & If Blocks

Do While

Condition Controlled Loops

Array Variables

Practice Arrays & Loops

Linear Search

Two Dimensional Arrays

2D Arrays & Nested Loops

https://www.freecodecamp.org/news/learn-visual-basic-net-full-course/ 2/5
7/11/22, 8:27 PM Learn Visual Basic (.NET) – Full Course

Forum
Donate
Watch the full course below or on the freeCodeCamp.org YouTube
Learn to code — free 3,000-hour curriculum
channel (3-hour watch).

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

Beau Carnes
I'm a teacher and developer with freeCodeCamp.org. I run the
freeCodeCamp.org YouTube channel.

If you read this far, tweet to the author to show them you care.
Tweet a thanks

Learn to code for free. freeCodeCamp's open source curriculum has


helped more than 40,000 people get jobs as developers.
Get started

https://www.freecodecamp.org/news/learn-visual-basic-net-full-course/ 3/5
7/11/22, 8:27 PM Learn Visual Basic (.NET) – Full Course

Forum
Donate

Learn to code — free 3,000-hour curriculum

freeCodeCamp is a donor-supported tax-exempt 501(c)(3) nonprofit organization (United


States Federal Tax Identification Number: 82-0779546)

Our mission: to help people learn to code for free. We accomplish this by creating thousands of
videos, articles, and interactive coding lessons - all freely available to the public. We also have
thousands of freeCodeCamp study groups around the world.

Donations to freeCodeCamp go toward our education initiatives, and help pay for servers,
services, and staff.

You can make a tax-deductible donation here.

Trending Guides

Discord Won't Open C vs C++

Learn Java Courses Python JSON

SQL Like Statement What is a PC?

File Explorer Error What is Coding?

Python Find in List Text Box in HTML

Functions in Python Meta Tag in HTML


https://www.freecodecamp.org/news/learn-visual-basic-net-full-course/ 4/5
7/11/22, 8:27 PM Learn Visual Basic (.NET) – Full Course

Python Reverse List Append in Python Forum


Donate

Create a Table in SQL Learn to code — free 3,000-hour


Python Not Equal
curriculum
List Index Out of Range Linux awk Command

Python String.Replace() JS String Contains

How to Open Task Manager Default Constructor in Java

Design Thinking Explained Stuck Win 10 Hard Drive

Learn Programming Courses Color Codes for Grey Palette

Make a Transparent Taskbar Binary Search Tree Traversal

Install Ethernet Driver PC RTC Connecting Discord Fix

Our Nonprofit

About Alumni Network Open Source Shop Support Sponsors Academic Honesty

Code of Conduct Privacy Policy Terms of Service Copyright Policy

https://www.freecodecamp.org/news/learn-visual-basic-net-full-course/ 5/5

You might also like