Thursday, April 30, 2009

SCR BlogTraffic Analysis

After two weeks of hard work, the final exam for semester 2 has finally come to an end. First of all, we would like to thank people who contribute to this blog and also for those who generously provide tips from their sections.

During this two weeks, the traffic to this blog is quite heavy. I announce that we have reach the number of 600 unique visits per week, an average of 85 visits per day. Admins from this blog are all quite happy about it. This will be one more reason for this blog to continue.

Good luck all and enjoy your holiday. Come back to this blog again next semester.


Wednesday, April 29, 2009

Database tips from SCV~!!!

full marks = 100% (take 35%)

3 Sections:

=Section A - 10 Questions (vey simple - straight forward - choose answer)

=Section B - 4 Questions (answer all)
in every question, got at least 3 sub questions
1. ERD (should knw how to draw the cases)
2. Logical data design (global)
3. Know about the relation schema
4. Wil giv table / scenario - normalize..dependency (functional)
5. SQL Codes (insert..delete...)

=Section C - 2 Questions
1. Case study...security
ERD = must knw hw to describe and design (understand the case study)
Relational Schema
Data Model

Report:
1) summary of 1 and 2 asgm (combine)

Database Tips(Repost)

Database tips(old tips) repost

Structured Question:

ERD - enhancement(ERM)

Logic Database Design (conversion from conceptual to logical)
- Conversion from conceptual to logical
- Write relation scheme

Normalization(15%)
1NF, 2NF, 3NF

SQL Statement
(no data definition language, but data manipulation language)
-"join" is included.
-Refer SQL slide.

Case Study(total = 25%)
- (ER diagram - draw)(13%)
- write relational scheme(12%)

Tuesday, April 28, 2009

Very detailed tips... From SCV... GeNG!!!

3 section (A,B,C)

A = objektif (15 q)(15 %)
B = 60 %,6q
C = long q (25 %)

3 main topic: Struct, file processing, OOP

1)Struct: How to access data struct...array of struct..

2)File processing: error tracing from the given program

Random access based on the 'sizeof'...
how to write and read data through random access
Write: move to the current cursor
Read: Pass to extra one

3)OOP:
error tracing....convert modular program to OOP
Give you an example...n create a constructor...initialize ur constructor to zero
HoW to declare n initialize a class array..
Overload operator..hw to overload the cout
Aggregration (use the name of class variable)..
inheritance(use the name of the class)..
hw to pass data..their difference of concept

4) LOng question: give u subject class: count cgpa..juz create class, constructor, function
Must knw how to create array to send class data (use pointer)
juz like asgm 2

IMPORTANT !!: postfix, prefix

Some Question(with answer) from SCV

If you need example, please access to our old post "PTII works".
P/S: Not all the answers are correct, take this chance to learn and then correct it.

PTII tips (must study)

Part A - 15 Questions = 15 marks

Part B - 60marks

Q1 10marks - structured Data

Q2 11marks - Advanced file

Q3 7 marks - Intro class - find errors & simple class & member function definition

Q4 10marks - Intro class - Constructor & destructor

Q5 10marks - Object manipulation

Q6 12 marks inheritance, aggregation & composition


Part C - 25 marks

Class - array of object & pointer to object & function parameter with object.

PTII_Question

Additional Tip:
This test would be tough~ ^^
Please enjoy~

Monday, April 27, 2009

HCI reference

go check this out.
for further detail that u cant easily understand froom slide.

http://www.cs.bham.ac.uk/~rxb/Teaching/HCI/HCIqnans.htm

http://www.psy.gla.ac.uk/~steve/HCI/exam.html

http://www.eecs.berkeley.edu/GradAffairs/CS/Prelims/hciqu.html

Latest HCI tips

5 questions all
subjectives


about design on user interface
how to design kiosk, mobile, web, normal system
input
limitations - mobile - screen size, system file size, database
new tech in HCI in developement

game interface
virtual reality
3D interface
simulation

user centered design - in notes
what's user task
why user to be followed?
usability HCI guideline
usage of button,control,scroll, tab, menu, icon
principle of designing good interface

user interface programming
storyboard
how to -> high fidelity
programming - what's the name/type? general term of windows programming?
VB is a type of what programming? structured programming?

evaluation
how to evaluate
understand fidd's law
how fidd's law fit is applied in user interface?

Sunday, April 26, 2009

TP2

a. objective – 10question – 10 marks
b. structure 1-8 question -65marks
c. long question – 1 question – 25marks


coverage:
struc
class - intro to class, friends, operator overloading **passing parameters
file – random, binary
aggregation n inheritance


credits to: scv, scj

Monday, April 20, 2009

Quick SE revision

(slide link corrected)

From XXX

PDF files

DOC files

Slides


those files have past year set(or maybe sets) with answer(some without answer).
Can see(refer) how shall we asked in final exam "style".
SCR S08 comrade don't have most of this files, better download and refer.
Files listed below is what included in the uploaded file here.
Check and see, whether u already own them.

Saturday, April 18, 2009

HCI tips update

HCI tip 2:

HCI tip3:

5 Questions:
1) Design your own user interface
-how the design on mobile phone, kiosk, website, normal system
-how the input and the limitation you should know(eg. size of the skrin in mobile)
-note of Dr.Shahrizal on the last lecture
2) Game interface
-in term of virtual reality
-3D interface
user centred design
-note
-who is the user, task
3) Usability and HCI guideline
-usage of button, slider, scroller, tab
-design for good user interface(principle)
4) Related to user interface programming
-tools for high-fidelity
-what kind of programming, structure nice or not(general term)
5) Evaluation
-how to evaluate
-fit law
-analysis design develope

SE tips

Software Engineering Tips Slide (19-april, 12am Update)

A.True/false
architecture -> testing
B.Structure (each 10 marks)
1. a. architeture chap11
b.
c.
2. a. oo design chap14
b.
3. a. validation and varification
b.
c.
4. a. testing
b.
c.
d.
e.

C.Essay (3 question choose 2 -->40 marks)
1.a.i subsystem - daw archi model of organ struc
ii
b.i reason support ur choice
ii
2.a.i draw sequence diagram -->oo design
ii identify class to refine seq diag
b.i draw class diag to identify class : relationship attributes
ii.
3. write test cases for testing functionality & operation
boundary value and system technique ,equivalent...
Discussion automated statis analysis

from section 4

HCI tips

*************HCI tips*******************************
5 question 30%on course 2and half hours
each question
we must know our user

standalone web/mobile application - 1 pc no shared
-study requirment
-study application (advantage each / disadvantage)
-output and input of the device
-problem - develop application and system

interactive design
-user centraed design
--other method
--user needs
-design

Evaluetion
-fitts'law
-index of difficulty /movement time

Interface programming
-VB (how many step create some coding)
-controller (audio any controller)
-implementation (how)
-storyboard
-event driven programming

FROM SECTION 4

Tuesday, April 14, 2009

Slip Peperiksaan

Have you got yourself your slip peperiksaan from office?
Don't forget it, or you'll be wiped off from final....

Friday, April 10, 2009

OSK Final Exam Study Guide...


progamming part:
- compare
- set flag
- correspoding jump
- use procedure(call/return)

Thursday, April 9, 2009

Database Tips

Structured Question:

ERD - enhancement(ERM)

Logic Database Design (conversion from conceptual to logical)
- Conversion from conceptual to logical
- Write relation scheme

Normalization(15%)
1NF, 2NF, 3NF

SQL Statement
(no data definition, but data manipulation)
-"join" is included.
-Refer SQL slide from slide 3 to 5.

Case Study(total = 25%)
- (ER diagram - draw)(13%)
- write relational scheme(12%)

Normalization Exercise (Answer)

Saturday, April 4, 2009

Software Engineering Tips

Architecture (style/design) (chapter11)
OO design (Chapter 14)
Validation and Verification (Chapter 22 ,23)
Software Testing
-White-box
strategy: Basis Path
-Black-box
strategy: Equivalence Partitioning, Boundary Value Analysis(BVA)
Sequence Diagram
Test case - testing & VV

Friday, April 3, 2009

PT II works

Please download the completed work from here...
Every assigned work would be uploaded and updated from time to time.
So come visit this blog for latest update.
Hope everyone is giving cooperation to ease down our burden doing assignment, and submit your work to: cshen12345@gmail.com
as soon as possible.

Chapter 9,10,11 Ex1,1: 1,1
Chapter 9 Ex1 : 2,3,4
Chapter 9 Ex2 : 1,2,3
Chapter 9 Ex2 : 4,5
Chapter 9 Ex2 : 6
Chapter 9 Ex3 : 1
Chapter 9 Ex3 : 2,3
Chapter10 Ex1 : 2,3
Chapter10 Ex2 : 1,2,3,4
Chapter10 Ex3 : 1,2 <--
Chapter11 Ex2 : 1,2

Chapter11 Ex2;3 : 5;3
Chapter11 Ex2 : 3
Chapter11 Ex2;3 : 6;2
Chapter11 Ex3 : 1
Chapter11 Ex3 : 4
Chapter11 Ex3 : 5
Chapter11 Ex3 : 7
Chapter11 Ex3 : 8
Chapter11 Ex3 : 9

New Updates:
1. Chapter 10 Ex3 question2, 3 changed to 1, 2 (mistake)
2. New NameList, download HERE.
(Those who submitted work would be indicated by redly coloured name).