Kategorie: Wszystkie - progetto - informatica

przez Martina Tulli 2 lat temu

290

Prova di informatica

Prova di informatica

Prova di informatica

Begin by typing in the name of your project, then press Enter.

Codice in PHP/HTML
$CON=MYSQLI_CONNECT(...., ....., .....);
$VARIABILE=$_POST[' ']; $HOST="LOCAL HOST"; $USER="....."; $PWD= "....." $DB="....."
<$PHP>
...... INPUT TYPE="SUBMIT">
<*HEAD>
< HTML>
Istruzioni SQL

Sprints are groups of user Stories that fit together well enough to be demonstrated and used. Sprints are defined by timeboxing, and also by what is practical to deliver and use.

Identify Sprint groupings from your stories and add them here.

Funzioni necessarie (esempio "Inner join")
"Create table" per creare le tabelle
Schema fisico

Next, make a list of Users. These are the people who will interact with the solution that you are creating.

Users are identified not by personal name, but by their role in relation to the task they perform.

Add a User role and press Enter.

Elementi delle tabelle con le caratteristiche:

Vincoli: NOT NULL (è necessario), NULL (può essere assente),..

Attributi: VARCHAR (lunghezza variabile di caratteri), CHAR (numero fisso di caratteri), INT (NUMERO INTERO),..

Nome

Schema E-R

Epics are the major stages in a project and are divided up into sprints.
An epic is often a product release point or a handover to the customer.

Add an Epic of your project.

If you have a target date in mind, include it in the topic text for clarity.

Collegamenti tra le tabelle (PK)
Chiavi primarie (PK) e chiavi esterne (FK)
Creazione delle TABELLE
Descrizione della realtà e soluzione adottata

Write down a summary of your project's key points, to act as a reference for discussions.

Add a key point about your project.

*questa parte può essere scritta anche alla fine ma va lasciato lo spazio nel foglio della verifica.
Come si vuole procedere (tabelle, chiavi primarie,..)
Cosa viene chiesto di progettare (tipo di progetto, richieste,..)