Bored of Studies  

Go Back   Bored of Studies > Secondary Education > New South Wales (HSC) > Technology > Software Design & Development

Reply
 
LinkBack Thread Tools Rate Thread
Old 2 Nov 2009, 9:28 PM   #61 (permalink)
Senior Member
 
Fluorescent's Avatar
 
HSC: 2009
Gender: Female
Location: Sydney
 
Join Date: Apr 2009
Posts: 204
 
Last Activity:
Yesterday, 10:22 PM
 
Fluorescent is on a distinguished road
Re: SDD study thread

You can hide this advertisement by registering.
Quote:
Originally Posted by Nivek5 View Post
By involving them with the development, Throughout the entire process, keep them informed, and ask them questions regarding the systems design.

Pretty much make them feel involved lol:P


No point in asking more questions since you should all be cramming the books and sleeping :P
Wa? You noob, exam doesn't start till 1:55.. plenty of time :P
__________________
[SDD][IPT][Society][Maths2u][Business][Advanced English]
89 ATAR for Computer Science at UNSW

Fluorescent Adolescent

"[Australia] isn't a democracy...It's a Murdoch-racy" - John Pilger
Fluorescent 当前离线   Reply With Quote
Old 2 Nov 2009, 10:05 PM   #62 (permalink)
Desert Rose
 
ehtefaz.hedayet's Avatar
 
HSC: 2009
Gender: Male
Location: Los Angeles
 
Join Date: Aug 2008
Posts: 1,672
 
Last Activity:
Today, 5:33 PM
 
ehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to behold
Re: SDD study thread

Quote:
Originally Posted by Fluorescent View Post
Wa? You noob, exam doesn't start till 1:55.. plenty of time :P
+1
but the earlier the more better the anticipation
__________________
Aim: any ATAR.

ehtefaz.hedayet 当前离线   Reply With Quote
Old 2 Nov 2009, 11:47 PM   #63 (permalink)
Desert Rose
 
ehtefaz.hedayet's Avatar
 
HSC: 2009
Gender: Male
Location: Los Angeles
 
Join Date: Aug 2008
Posts: 1,672
 
Last Activity:
Today, 5:33 PM
 
ehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to beholdehtefaz.hedayet is a splendid one to behold
Re: SDD study thread

lets get the thread going

Explain how reverse/backwards engineering affects the intellectual property rights of software developers.
__________________
Aim: any ATAR.

ehtefaz.hedayet 当前离线   Reply With Quote
Old 3 Nov 2009, 12:05 AM   #64 (permalink)
New Member
 
HSC: 2009
Gender: Male
 
Join Date: Sep 2009
Posts: 6
 
Last Activity:
10 Nov 2009, 5:54 PM
 
EmBista is on a distinguished road
Re: SDD study thread

Quote:
Originally Posted by ehtefaz.hedayet View Post
Explain how reverse/backwards engineering affects the intellectual property rights of software developers.
through using reverse engineering in creating new software the original ideas of the original software developer are used. Thus the intellectual property is copied/modified to some extent and we may speak of plagiarism.

Identify the steps of the translation process
EmBista 当前离线   Reply With Quote
Old 3 Nov 2009, 9:39 AM   #65 (permalink)
New Member
 
HSC: 2009
Gender: Male
 
Join Date: Oct 2008
Posts: 17
 
Last Activity:
20 Nov 2009, 2:51 PM
 
Shadowfex is on a distinguished road
Re: SDD study thread

The steps are:

Lexical Analysis
Syntax Analysis
Type-Checking
Production of Object Code

What are design specifications?
__________________
HSC 2009 : Mathematics | Ext 1 Math | Physics | SDD | Engineering Studies | Advanced English | Chemistry (not counting)
Shadowfex 当前离线   Reply With Quote
Old 3 Nov 2009, 9:55 AM   #66 (permalink)
Senior Member
 
Fluorescent's Avatar
 
HSC: 2009
Gender: Female
Location: Sydney
 
Join Date: Apr 2009
Posts: 204
 
Last Activity:
Yesterday, 10:22 PM
 
Fluorescent is on a distinguished road
Re: SDD study thread

Design specs are a 'blue print' for a software solution and provide guiding principles in which to develop the software. It considers the requirements from both the developer and the users perspective.....I actually know almost nothing if someone would like to add please feel free

What's the difference between a driver and a stub ?
__________________
[SDD][IPT][Society][Maths2u][Business][Advanced English]
89 ATAR for Computer Science at UNSW

Fluorescent Adolescent

"[Australia] isn't a democracy...It's a Murdoch-racy" - John Pilger
Fluorescent 当前离线   Reply With Quote
Old 3 Nov 2009, 10:17 AM   #67 (permalink)
New Member
 
HSC: 2009
Gender: Male
 
Join Date: Oct 2008
Posts: 17
 
Last Activity:
20 Nov 2009, 2:51 PM
 
Shadowfex is on a distinguished road
Re: SDD study thread

Stub:A skeletal or special purpose implementation of a software component, used to develop or test a component that calls or is otherwise dependent on it.It replaces a called component. (Used in Top-Down Development)
Driver: A software component that replaces a component that take cares of the control
and/or the calling of a component or system (Used in bottom-down development).
__________________
HSC 2009 : Mathematics | Ext 1 Math | Physics | SDD | Engineering Studies | Advanced English | Chemistry (not counting)
Shadowfex 当前离线   Reply With Quote
Old 3 Nov 2009, 10:44 AM   #68 (permalink)
Junior Member
 
HSC: 2009
Gender: Male
 
Join Date: Dec 2008
Posts: 48
 
Last Activity:
15 Nov 2009, 12:53 PM
 
Nivek5 is on a distinguished road
Re: SDD study thread

no question :P?
Nivek5 当前离线   Reply With Quote
Old 3 Nov 2009, 6:59 PM   #69 (permalink)
New Member
 
HSC: 2009
Gender: Male
 
Join Date: Sep 2009
Posts: 6
 
Last Activity:
10 Nov 2009, 5:54 PM
 
EmBista is on a distinguished road
Re: SDD study thread

hmm i'm guessing the following question could be in the test..

Explain how different types of documentation could be used to identify sections of code that need to be modified.
EmBista 当前离线   Reply With Quote
Old 3 Nov 2009, 8:53 PM   #70 (permalink)
Assistant Member
 
HSC: 2009
Gender: Male
 
Join Date: Dec 2007
Posts: 97
 
Last Activity:
Today, 4:57 PM
 
51684 is on a distinguished road
Re: SDD study thread

Quote:
Originally Posted by EmBista View Post
hmm i'm guessing the following question could be in the test..

Explain how different types of documentation could be used to identify sections of code that need to be modified.
good one :roll:
51684 当前离线   Reply With Quote
Reply

Bookmarks

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +11. The time now is 6:24 PM.


Powered by vBulletin Version 3.8.1
Copyright © 2002 - 2009, iStudy Australia Pty Ltd. All rights reserved.

Search Engine Optimization by vBSEO 3.2.0