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

BIT/BIS Lab Cycle 2013/2014

The document outlines 12 programming assignments for a BIT/BIS lab cycle. The assignments include designing programs to perform basic arithmetic, create a scientific calculator interface, build databases using different technologies, add font effects to text, calculate currency exchange rates using country lists, create a screen saver, build a traffic light control system, create a user interface to input and display student data, use arrays to store and display data, create graphical charts, draw shapes using mathematical functions, and design systems like a library, records, payroll or voting with login security.

Uploaded by

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

BIT/BIS Lab Cycle 2013/2014

The document outlines 12 programming assignments for a BIT/BIS lab cycle. The assignments include designing programs to perform basic arithmetic, create a scientific calculator interface, build databases using different technologies, add font effects to text, calculate currency exchange rates using country lists, create a screen saver, build a traffic light control system, create a user interface to input and display student data, use arrays to store and display data, create graphical charts, draw shapes using mathematical functions, and design systems like a library, records, payroll or voting with login security.

Uploaded by

Raymond
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

BIT/BIS lab cycle 2013/2014.

1 Design a simple program that perform Arithmetic calculation Sub/Mul/Div/Add


2 Design an interactive and user friendly interface of a simple scientific calculator and write codes
Which are associated with each control?

2 Design and write a program to create a database using DAO, ADO and Data Environment

3. Design a program using text boxes, option buttons and check boxes to change a Font Effects,
Font Color and Font Styles of a given text.

4. Design an interactive interface using a list box/Combo box listing specific country names and
write a program that help in calculating currency exchange rate using If else control structure.

5. write a program to design a screen saver

6. Write and design a simple Traffic Light Control System

7. Design, user interface as shown below;

8. With the help of an array, design a graphical user interface that allows the user to enter
students informations through an input box and storing the Data into list boxes.
9. Design and write codes of a simple project, to demonstrate the usefulness of a Graphical chart

10. With help of mathematical functions such as Cos, Sin and Atn, create a program that draws
different shapes such oval, circles of different colors.

11. Student assignment/Class work-Designing a Library System, Record management System,


Payroll System, Voting System etc, creating installation software with a log in option for security
measures.

********** ****** Prepared by Mr. Edward Orindah *******************

You might also like