Saturday, March 16, 2019
WHAT I HAD TO DO: We had to create a program that would read the users :: Computer Science
WHAT I HAD TO DO We had to create a curriculum that would read the users in govern, process it and display the results. HOW I CREATED THE PROGRAM For this tutorial I use lblrpompt, txttemperature, cmdctof, cmdftoc, and cmdexit.PERSONAL DEVELOPMENT PLAN accounting entryI have been asked to prepare a personal report that addresses myapproach to discipline and provides a reflective account of myexperiences, of carrying out a series of programming activities. Thereport that I will be creating is a reflection upon my corporate andcollaborative activities, working in a group.WEEK 3 INTRODUCTION TO PROGRAMMING AND VISUAL BASICDIGITAL CLOCK11th to s level offteenth OctoberWHAT I HAD TO DOWe had to interactively design a digital clock program. The programhad to be designed in a way for targets to respond to events.HOW I CREATED THE PROGRAMI employ a label to display the governance time in, as the requirement wasto program objects to respond to events.I used a label called lblToday beca use labels are containers forprograms-generated messages. They have properties such as name,caption, boldness etc. I defined my label with the name lblToday so that Icould show the correct date at the time at runtime by typing out theinstruction lblToday.Caption=Time$.As the time would not change if I displayed the time on form_load Ihad to find an object from the tool box which looked like a clock and accordingly I put it onto my form.I then changed the interval property to grounds, this was to indicate1000 milliseconds. I also did this for the default event for the timeobject and then displayed the time in my label.MY PROBLEMS AND HOW I OVERCAME THENDesigning a digital clock program using visual basic was a genuinelychallenging but interesting business for me as I had neer come acrossusing visual basic. At first I found it a bit of a struggle to getused the program and how to use it appropriately. Even though thenotes that were given were quite spend and when I read them I t houghtthat creating the program would be easy, just when I put the notesinto practice I found it quite hard. The task was quite confusingespecially the coding and getting it correct, because if there waseven a slight error the program would not run successfully. otherproblem I faced whilst designing this program was that when I put thetimer onto the form and ran the program the timer would not displaycorrectly. So in order to solve my problems I consulted my group and
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment