Visual Basic.NET Programming. Beginner Lesson 4. Variable Data Types

preview_player
Показать описание
This is the fourth in a series of computer science video tutorials for beginners, about programming with Visual Basic.NET (VB.NET) in Visual Studio. In this lesson, you will learn how to use some different variable data types, including Integer, Decimal, Boolean and Date. A naming convention for these different data types is recommended. You will also learn how to format the output of a message on the screen by means of the special constant vbNewLine.
Рекомендации по теме
Комментарии
Автор

As someone who is trying to get into VB as a very ancient QBasic coder, these lessons are absolutely fantastic. The differences to QB are quite stark but there is also much familiarity

StephenBoyd
Автор

Thank you so much for making these tutorials! I am a brand new A level Computer Science student studying Visual Basic for the very first time. I do not have much programming experience except with pseudocodes, MIT's Scratch, and a bit of gamemaker's GML . I always wanted to be a games designer, I hope this is a right step for my career!
Thanks for creating these simple step by step easy to follow tutorials! I hope you are considering to continue making these!

thedardanitan
Автор

Thank You!! finally a lesson to explain line by line and the examples. This is exactly what i was looking for!! Well Done!

heberhart
Автор

thanks for every thing its what i needed

dehiuly
Автор

Your videos saved my grade. I ended with a B thanks to these, the regular instruction just wasn't clicking with me.

CameronSmith-ivlc
Автор

Absolutely brilliant Kevin! Just discoverd all the other goodies on this channel - will explore them when I have finished your VB course. I haven't touched VB since version 6! Yes, I'm an old hack from the days of the Commodore PET and VIC 20 days.

garyleaver
Автор

Can we use decimal data type instead of integer even if we don't want to put a decimal point in actual value?

aakashborji
Автор

im on a newer version of visual studio and the hash sign shows an error for the date what should i do pls help

abdullahhussain
Автор

WHAT!? No global variables in .NET? All variables have to be local in scope now? They got rid of the General Declarations section? How do you declare a global variable now? Create a public class with public shared variables? Why not just leave in the General Declarations section like it was?

thecentralscrutinizerr
Автор

it doesn't switch the day and the month like in tthis video.They stay the same like I wrote them. Why? which way is the correct way to type the dates? Thank you

elenakostovska
Автор

accidentally went on intermedita lessons and i was so fucking confused

ChangingmyUser
Автор

question is depend on visul basic


i have one data gride view with two column one is button 1 value and 2nd is button two value i have two button button 1 and button 2 i m using button 1 for text box 1 and text box 2 and i m using button 2 for text box 3 and text box 4 i want when i will press button 1 then text box 1 and text box 2 value should column name is button 1 value in the data gride view and i will press button 2 then text box 3 and text box 4 value should go in the column button 2 value in the data gride how will solve this question

realnifty
Автор

what if i wanted the price in thousands, what data type will put?

seanavriljumawan