Friday, May 10, 2013

Session 66 (4 April 2013)

byte - a collection of bits

field - a unit of data consist of one or more character (byte)

record - a collection of related fields

file - a collection of related record

Database - a structured collection of information

DBMS - a program that accesses information from a database.

Benefits of using database

  • minimise data redundancy
  • data integrity is assured
  • allow the sharing of data / data can be shared
  • information can be accessed easily

Session 65 (2 April 2013)

We have to send Lesson Plan for Area 6 before tomorrow night.

The due date for Learning Outcomes for Area 6 is 2 May 2013.

Microsoft Access - Database Program

DBMS (Database Management System)
- to process data inside the database

Data
- raw material
- not organised, little value
- text, numbers, images, audio and video

Information - organised and valuable

Information System - a set of related components that collects data, processes data and provides information.

Education

  • keep track of students statistics and grades
  • help teachers and students in online learning and discussing
Business

  • carry out online buying and selling
  • help plan the delivery of goods and services
  • make room bookings and for checking the best rates
Management
  • see employee records
  • analyse products, services and product prices
  • process customer orders, organise product
Information System Components
- data
- hardware
- software
- people
- procedure

Management Information System (MIS) - to provide regular information

Session 64 (21 March 2013)

Mr. Z want us to e-mail the visual basic assignment in .exe by 28 March 2013.

Program analysis - Review and define the problem

Program Design
- top-down design module
- pseudo code
- flow chart

The due date for Learning Outcomes is on 2 April 2013.

Saturday, May 4, 2013

Session 63 (19 March 2013)

Basic elements in programming

  • Constants
  • Variables
  • Data Types
  • Operators
  • Control sturctures
Pseudo Code
- text only sentences that describe the logic and program flow of a computer program
- can personalised the code

Flow chart
- terminator
- input/output
- process
- decision
- arrow

Session 62 (12 March 2013)

Today we did our multimedia presentation in class.