Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
311 views10 pages

TVL Comprog11-Q3-M1

Visual Basic .NET is an object-oriented programming language created by Microsoft. It allows developers to build a variety of secure applications that run on the .NET framework. Visual Basic contains features that make it similar to other languages like C# and C++, but it is designed to be powerful, simple, and useful for developing windows, web, and device applications. The Visual Basic IDE start page includes sections for recent projects, getting started information, announcements, and the solution explorer.

Uploaded by

michael delin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
311 views10 pages

TVL Comprog11-Q3-M1

Visual Basic .NET is an object-oriented programming language created by Microsoft. It allows developers to build a variety of secure applications that run on the .NET framework. Visual Basic contains features that make it similar to other languages like C# and C++, but it is designed to be powerful, simple, and useful for developing windows, web, and device applications. The Visual Basic IDE start page includes sections for recent projects, getting started information, announcements, and the solution explorer.

Uploaded by

michael delin
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 10

1

Computer
Programming

Quarter 3
Self Learning Module 1
Introduction to
Visual Basic .NET
PRE–TEST

Instruction: Select the letter that corresponds to the correct answer.

1. created a visual programming language in 1988.


A. Alan Cooper
B. Bill Gates
C. Steve Jobs
D. Charles Babbage

2. It provides an easy platform to write especially for _ _


programs.
A. windows-based
B. android
C. mac
D. smart phones

3. Visual Basic (VB) is an programming language


A. object-oriented
B. procedural
C. semi object-oriented
D. semi procedural

4. Section that shows a list of a recently created projects.


A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section

5. Section that has the New Project and Open Project commands that are
used to create a new project to open an existing project, respectively.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section
RECAP
First semester discussed the following;
 HTML – Hypertext Markup Language it is the structure or the
content of the webpage.
 CSS – Cascading Style Sheets it is the design or style of the
webpage.
 JavaScript – it is the behavior of the webpage.

LESSON

What is Visual Basic .NET?


Alan Cooper created a visual programming language in 1988. Visual Basic
(VB) is an object-oriented and visual programming and type-safe programming
language. Visual Basic language has its roots from the family of C languages such
as C, C++ and it is mostly similar to Java programming.

Visual Basic (VB) Programming language will allow developers to build a


variety of secure and strong applications which will run on .NET Framework.

Like all other .NET languages, VB.NET has complete support for object-
oriented concepts. Everything in VB.NET is an object, including all of the primitive
types (Short, Integer, Long, String, Boolean, etc.) and user-defined types, events,
and even assemblies.

VB.NET is implemented by Microsoft's .NET framework. It's also possible to


run VB.NET programs on Mono, the open-source alternative to .NET, not only
under Windows, but even Linux or Mac OSX.

Microsoft provides the following development tools for VB.Net programming −

 Visual Studio 2010 (VS)


 Visual Basic 2010 Express (VBE)
 Visual Web Developer

The last two are free. Using these tools, you can write all kinds of VB.Net
programs from simple command-line applications to more complex applications.
Visual Basic Express and Visual Web Developer Express edition are trimmed down
versions of Visual Studio and has the same look and feel.

Features of Visual Basic .NET


 VB contains various features that make it similar to other
programming languages such as Visual Basic, C#, C++, Jscript,
and COBOL, etc.
 VB is a modern programming language and it is very powerful and
simple for building the applications.
 VB is useful in developing windows, web and device applications.
 Easy-to-use Generics

The VB IDE Start Page has following sections:


• The Start section has the New Project and Open Project commands that are
used to create a new project to open an existing project, respectively.
• The Recent section shows a list of a recently created projects.
• The Getting Started section provide links on how to build an application
using Visual Basic.
• The Announcement section provides latest online on how to build
news about Visual Studio.
• The Solution Explorer section shows the tree structure of all the
Windows files in your application.
ACTIVITIES

In your own understanding about the lesson today write a paragraph by


answering the question “what is visual basic?”.

Rubrics:

Needs Score
Very Good Good
improvement
Knowledge
Does your response clearly
show you have read and
understand the lesson content 10 6 2
by correctly defining key
terms, key persons and
summarizing concepts?
Analysis
Have you clearly stated
analysis and give examples to
back them up? 10 6 2
Does your response provide
analysis to the larger concepts
of the lesson?
Total /20

*Answer Worksheet number 1 and submit a soft copy/hard copy of your


completed activity to your subject teacher on the following meeting.

WRAP–UP

Instruction: Describe the following below on how you understand the


lesson.

 Start section
 Recent section
 Getting Started section
 Announcement section
 Solution Explorer section

Rubrics:

Needs Score
Very Good Good improvement
Knowledge
Does your response clearly
show you have read and
understand the lesson content 5 3 2
by correctly defining key
terms, key persons and
summarizing concepts?
Analysis
Have you clearly stated
analysis and give examples to
back them up? 5 3 2
Does your response provide
analysis to the larger concepts
of the lesson?
Total /10

VALUING

Instructions: Read and answer the following questions carefully in two to


three sentences each number.

1. What do think is the importance of learning visual basic?

2. How will you use the knowledge you acquired in this module?

POST TEST
Instruction: Select the letter that corresponds to the correct answer.

1. Section that shows a list of a recently created projects.


A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section

2. Section that has the New Project and Open Project commands that are
used to create a new project to open an existing project, respectively.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section

3. Section that shows the tree structure of all the Windows files in your
application.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section

4. Section that provides links on how to build an application using Visual


Basic.
A. Start section
B. Getting Started section
C. Solution Explorer section
D. Recent section

5. It provides an easy platform to write especially for _ _ programs.


A. windows-based
B. android
C. mac
D. smart phones

KEY TO CORRECTION
REFERENCES
 Accessed November 4, 2020 11:30Am
https://www.tutlane.com/tutorial/visual-basic
 Computer Programming Volume I by Innovative Training Works, Inc.
 Computer Programming Volume II by Innovative Training Works, Inc.

You might also like