Welcome! Log In Create A New Profile

Advanced

Assignment 1

Posted by basicgerm 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
avatar Re: Assignment 1
February 26, 2010 01:48PM
Quote

Unsure:
6. I am not sure about this. It's a very vague question.
I'm leaning towards D (TLabel) because the label components on the page give examples of what each button does.
Could also be the bold font used on the buttons which would make it E (None of the above).

The TLabel are not really examples, but actual results taken from the TEdit/ TListBox.

I am leaning towards, none of the above.

Edit: I suppose the label could be examples. But I am taking the state of the app when I have typed a string and clicked all the buttons, except the reset. confused smiley
avatar Re: Assignment 1
February 26, 2010 02:40PM
cbrunsdonza Wrote:
-------------------------------------------------------
> Well UNISA fixed my registration (only found out
> yesterday) so I will be having a rather hectic
> week trying to get my assignments done by next
> Friday!

Don't worry yourself much about Delphi's assignment 1, I'm sure you'll get whatever mark i get.
Re: Assignment 1
February 27, 2010 11:54AM
For online submission I assume do we use the following:

A in assignment = 1 on the online form
B in assignment = 2 on the online form
C in assignment = 3 on the online form
D in assignment = 4 on the online form
E in assignment = 5 on the online form

Correct?
avatar Re: Assignment 1
February 27, 2010 09:03PM
avatar Re: Assignment 1
February 28, 2010 10:00PM
basicgerm Wrote:
-------------------------------------------------------
> cbrunsdonza Wrote:
> --------------------------------------------------
> -----
> > Well UNISA fixed my registration (only found
> out
> > yesterday) so I will be having a rather hectic
> > week trying to get my assignments done by next
> > Friday!
>
> Don't worry yourself much about Delphi's
> assignment 1, I'm sure you'll get whatever mark i
> get.

Yeah, its mcq so I'll just write my random-generator smiling smiley and use that output

--------------------------------------------------------------
Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer
avatar Re: Assignment 1
March 01, 2010 12:02AM
SkillS4eva Wrote:
-------------------------------------------------------
> ....
> Unsure:
> 6. I am not sure about this. It's a very vague
> question.
> I'm leaning towards D (TLabel) because the label
> components on the page give examples of what each
> button does.
> Could also be the bold font used on the buttons
> which would make it E (None of the above).
>
> Cheers smiling smiley


Agree with your answers (this is not too hard if you have developed in similar languages).

On 6 WTF! Confronting politicians is vague, this answer is just a big WTF? I just settled for a None Of The Above as any answer from me her would be purely random.


Took me an hour to complete this assignment, how did you guys do?

--------------------------------------------------------------
Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer
avatar Re: Assignment 1
March 01, 2010 12:46AM
ahahahaha, we haven't received our results yet, so I cant say how i did.
pm me
avatar Re: Assignment 1
March 24, 2010 08:20AM
See result on MyUnisa.
avatar Re: Assignment 1
March 24, 2010 08:23AM
100 smile

that's 5% of year mark, right?
avatar Re: Assignment 1
March 26, 2010 07:54PM
93%

Happy as there was that WTF question and I had my late registration thumbs up

--------------------------------------------------------------
Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer
avatar Re: Assignment 1
March 26, 2010 08:07PM
awesome, considering you took 1 hour to complete it and I about 5 days.

got slapped with 66% for ICT2622, bloody hell. I thought i moered it.
avatar Re: Assignment 1
March 29, 2010 08:23PM
Still waiting for my ICT2622 but I'm not expecting fireworks - really need to work on it hard this coming month.

--------------------------------------------------------------
Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer
avatar Re: Assignment 1
April 01, 2010 12:57PM
avatar Re: Assignment 1
April 01, 2010 01:15PM
? ?
avatar Re: Assignment 1
April 07, 2010 11:13AM
Language: Delphi
var icount : int; begin icount := 1; while (icount < 3) begin print "?"; icount := icount + 1; end; end;

--------------------------------------------------------------
Don't Assume Everything is a Nail Just Because You Have a Really Big Hammer
Sorry, only registered users may post in this forum.

Click here to login