0% found this document useful (0 votes)
2 views

Object Oriented Programming1 Course Content for Student

The document outlines the course content for a VB.NET programming class, detailing weekly lessons, objectives, and hourly allocations. Topics include the introduction to VB.NET, programming concepts, control elements, and project realizations. Each week focuses on specific skills and knowledge to be acquired by students, culminating in practical applications and project work.

Uploaded by

Ngu Tah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Object Oriented Programming1 Course Content for Student

The document outlines the course content for a VB.NET programming class, detailing weekly lessons, objectives, and hourly allocations. Topics include the introduction to VB.NET, programming concepts, control elements, and project realizations. Each week focuses on specific skills and knowledge to be acquired by students, culminating in practical applications and project work.

Uploaded by

Ngu Tah
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

I- Course Content

This section serves to precise the skills, notions, concepts and theories, to be acquired in the course, in line with the objectives.
(This content is communicated to the students at the beginning of the semester).

WEEKS LESSONG TITLE AND CONTENT OBJECTIVES HOURLY

1 Introduction To VB.NET 4
- What is VB.NET
- The .NET Framework
- Integrated Development Environment (IDE) for VB.NET
- Why use Visual Basic?
- VB program structure
- VB compiling and executing.
VB.NET Programming with the Console
- Creating a VB.Net project
- Object Oriented Concepts
- Basic syntax
- VB.Net Keywords
- Datatypes
- Variables
- Constants

2 - Modifiers - 4
- Statements
- Operators
- Conditional statements
- Loops
 Do loop
 While loop
 For….next loop
 For each … next loop
 With loop
3 - Strings 4
- Date and time
- Arrays
- Multidimensional array
- Functions

4 - Sub 4
- Classes
- Objects
- Exception handling
- File handling

5 VB.NET Programming – Form and Control Elements 4


- Control properties
- Control methods
- Control events
Basic controls
- Forms
 Form properties
 Form methods
 Form and Button events
- Textbox
 Textbox properties
 Methods of textbox controls
 Textbox events
- Buttons
 Button properties
 Button controls
 Button events
6 - Labels Students should be able to: 4
 Label properties
- Write structures to save data
 Label controls
 Label events - Develop algorithms Read and write to
 Label and forms
and from
- Other Control Structures
 Listbox a file
 Combobox
 Radio button
 Checkbox
 Picture box
 List view
 Date and time picker
7 - Dialog boxes 4
 Confirm dialog
 File dialog
 Save file and open file dialog
- Advanced form controls
 Adding menus
 Adding submenus
 Linking menus and submenus to events
8 - Creating an excel file from VB.Net - 4
- Event handling
- Regular expressions
- Using VB with the ADO.Net database

9 Project Realizations with Visual Basic 4

You might also like