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

Subscribers:
10,700,000
Published on ● Video Link: https://www.youtube.com/watch?v=HFWQdGn5DaU



Duration: 3:17:20
609,750 views
9,930


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/ComputerScienceLessons

⭐️ 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


🎉 Thanks to our Champion and Sponsor supporters:
👾 Raymond Odero
👾 Agustín Kussrow
👾 aldo ferretti
👾 Otis Morgan
👾 DeezMaster

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news




Other Videos By freeCodeCamp.org


2022-07-19How to Build an MVP for Your App – Full Course on Minimum Viable Product Development
2022-07-14React JS Tutorial – Build a Weather App With Cities Autocomplete
2022-07-11OpenStack Tutorial – Operate Your Own Private Cloud (Full Course)
2022-07-07JavaScript DOM Manipulation – Full Course for Beginners
2022-07-05JavaScript Tutorial – Code Your Own Jeopardy Game
2022-06-29Learn Terraform with Azure by Building a Dev Environment – Full Course for Beginners
2022-06-27Greedy Algorithms Tutorial – Solve Coding Challenges
2022-06-24Build API Powered Dashboards - MongoDB, Discord and Mail API
2022-06-20Automate with Python – Full Course for Beginners
2022-06-15Python TensorFlow for Machine Learning – Neural Network Text Classification Tutorial
2022-06-13Visual Basic (VB.NET) – Full Course for Beginners
2022-06-09Flutter Mobile App + Node.js Back End Tutorial – Code an Amazon Clone [Full Course]
2022-06-08Python Speech Recognition Tutorial – Full Course for Beginners
2022-06-02Code Your Own Heroku Clone with Python – Provision Infrastructure Programmatically Tutorial
2022-05-31Build a Shopping Cart with JavaScript – Project Tutorial
2022-05-27Build a Chrome Extension – Course for Beginners
2022-05-26Learn Blockchain, Solidity, and Full Stack Web3 Development with JavaScript – 32-Hour Course
2022-05-23React Testing Course for Beginners – Code and Test 3 Apps
2022-05-19Drum Machine with Python and Pygame – Full Project Course
2022-05-17SQL Server Performance Essentials – Full Course
2022-05-12Self-Driving Car with JavaScript Course – Neural Networks and Machine Learning