ICT system creation report
Member rating:
(1 vote)
| Words:
| Submitted: Wed Jan 04 2006
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
PERSONAL DEVELOPMENT PLAN BY SHAZIA YAQUB 04084090 INTRODUCTION I have been asked to prepare a personal report that addresses my approach to learning and provides a reflective account of my experiences, of carrying out a series of programming activities. The report that I will be creating is a reflection upon my collective and collaborative activities, working in a group. WEEK 3 INTRODUCTION TO PROGRAMMING AND VISUAL BASIC DIGITAL CLOCK 11th to 17th October WHAT I HAD TO DO: We had to interactively design a digital clock program. The program had to be designed in a way for objects to respond to events. HOW I CREATED THE PROGRAM I used a label to display the system time in, as the requirement was to program objects to respond to events. I used a label called lblToday because labels are containers for programs-generated messages. They have properties such as name, caption, font etc. I defined my label with the name lblToday so that...

