COAP:COAP-3110/week5

The educational technology and digital learning wiki
< COAP:COAP-3110
Revision as of 16:34, 9 September 2016 by Daniel K. Schneider (talk | contribs) (Created page with "== Part one == * Guest lecture on trust and reputation == Short mid term exam == Exam topics: (1) SQL * Creation of simple tables with integer and string fields * Insert...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Part one

  • Guest lecture on trust and reputation

Short mid term exam

Exam topics:

(1) SQL

  • Creation of simple tables with integer and string fields
  • Inserting data into a single table with INSERT
  • Retrieving data with a WHERE CLOSE
  • Killing a table
  • Defining a new user with all privileges for a database

(2) PHP

  • Super global variables
  • if-then-else clauses
  • String concatenation that includes variable

(3) Web servers