csci homework assignment #1

Upload: amy-reeves

Post on 01-Jun-2018

223 views

Category:

Documents


0 download

TRANSCRIPT

  • 8/9/2019 CSCI Homework Assignment #1

    1/2

    Jonte Watford

    9/9/12

    CSCI Homework Assignment #1

    Chapter 1 1-20

    1 A we! app"iation is an e$amp"e of% BC"ient/Ser&er design

    2 A program that re'(ires the so(re ode eah time that it e$e(tes is (sing whih method to

    on&ert the so(re ode to mahine "ang(age% BAn interpreter

    ) Whih approah is !etter when e&a"(ating software re'(irements% B*ake time to ana"+,e

    and "arif+ the app"iation re'(irements

    What kind of thinking ati&ities are most assoiated with the work of a programmer%

    C.oth "eft and right !rain ati&ities

    Whih approah to software design fo(ses on data first% B !et riented

    rogramming

    3 Whih "ang(age does the omp(ter at(a""+ (nderstand when it e$e(tes instr(tions for aprogram% A4ahine 5ang(age

    6 What is the omp(ter7s instr(tion set C*he !asi set of ommands that a

    omp(ter an e$e(te

    8 What is so(re ode% Arogram instr(tions written in a programming "ang(age

    9 What does an e$e(ta!"e fi"e ontain% B rogram instr(tion that ha&e !een

    ompi"ed into mahine "ang(age

    10 Whih term app"ies to an app"iation mode" where one program a""s another program in

    order to ha&e some task performed% A C"ient/Ser&er

    11 What does an interpreter do% A eads and e$e(ted so(re ode: one "ine at a time

    12 What does a ompi"er do% B Con&erts so(re ode into an e$e(ta!"e fi"e1) When +o( (se +o(r we! !rowser to aess information +o( are working with BA

    C"ient/Ser&er app"iation

    1 What is an a"gorithm%AA set of instr(tions to meet a re'(irement of some kind

    1 Whih of the fo""owing is not a feat(re of a mod("ar app"iation design% D 5ess time

    needed to e&a"(ate re'(irements

    13 What ategor+ of "ang(age is (sed to desri!e data% D 4ahine 5ang(age

    16 What "ang(ages wi"" +o( "earn in this o(rse% D H and H*45

    18 Whih is the orret order for these stages in the software de&e"opment "ife +"e% B

    app"iation design: a"gorithm de&e"opment: app"iation oding

    19 Is a We! !rowser a "ient app"iation or a ser&er app"iation% A C"ient

    20 In the wor"d of !et oriented programming operations on data are referred to as;

    C 4ethods

    Jonte Watford

    9/9/12

  • 8/9/2019 CSCI Homework Assignment #1

    2/2

    CSCI Homework Assignment #1

    Chapter 2 1-20

    1 Consider the fo""owing address: D:\CourseMaterial\Coursework\wage1.htmlwhih

    statement is tr(e% B *he fi"es is stored in a fo"der named Co(rsework

    2 Consider the fo""owing address; D:\CourseMaterial\Coursework\wage1.html what is the

    name of the fi"e% A wage1.html

    ) Consider the fo""owing address; D:\CourseMaterial\Coursework\wage1.html where is

    the Co(rse4ateria" fo"der "oated% C n the 5 for +o(r m+irstphp do(ment% A

    http;//"oa"host/We!*eh/o(rsework/Chapter02/m+irstphp

    19 In the samp"es fo"der: if +o( open we"omehtm" and s(!mit the information !(t "ea&e the

    first name and "ast name !o$es !"ank: what does the res("ting We! page disp"a+ Bamong other

    things%

    20 In the samp"es fo"der: what is the differene !etween wage1htm" and wage2htm"%