Dsy Network www | forum | my | didattica | howto | wiki | el goog | stats | blog | dona | rappresentanti
Homepage
 Register   Calendar   Members  Faq   Search  Logout 
.dsy:it. : Powered by vBulletin version 2.3.1 .dsy:it. > Didattica > Corsi A - F > Fondamenti di architettura e programmazione > informatica 2° turno ...
  Last Thread   Next Thread
Author
Thread    Expand all | Contract all    Post New Thread    Post A Reply
Collapse
paplop
.novellino.

User info:
Registered: Nov 2002
Posts: 7 (0.00 al dì)
Location: Saronno
Corso: Comunicazione Digitale
Anno:
Time Online: 1:23:23 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged
Exclamation informatica 2° turno ...

Ciao ... sentite ... sono solo io che ho dei problemi enormi con Informatica o c'è qualcun'altro che non è ancora in grado di "maneggiare" classi, metodi e array?

Chi è illuminato ... non è che potrebbe darmi qualche dritta su siti che spiegano in maniera MOLTO semplice e intuitiva le classi e gli array??? HTML.IT lo considero NON intuitivo dato che una definizione spicciola non c'è ...

vi ringrazio

ciao ciao

:(

__________________
Pinco:"Tutte le strade portano a Roma"

Pallino: "Oddio! Non torneremo mai più a Milano!!!"

16-12-2002 17:41
Click Here to See the Profile for paplop Click here to Send paplop a Private Message Find more posts by paplop Add paplop to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
^Angelus^
.illuminato.

User info:
Registered: Sep 2002
Posts: 163 (0.02 al dì)
Location: nelle vicinanze di Comelico beach
Corso: Informatica (ex Com Dig)
Anno: Bella domanda
Time Online: 3 Days, 21:34:49 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged
Lightbulb Array

bene, cercherò di essere + semplice possibile. Cominciamo con gli array:

un array è una di "scatole" (o celle di memoria) una consecutiva all'altra


_____________________
| | | | | | | | | | |
---------------------
0 1 2 3 4 5 6 7 8 9


il contenuto di queste celle dipende dal tipo di dato
es:

code:
int array[n];

sarà un array che potrà contenere n numeri interi
Per potere accedere a ogni singolo numero si usa un indice (racchiuso tra le quadre) dove 0 sarà il primo elemento e n-1 l'ultimo (a noi informatici piace sempre complicarci la vita)

es
code:
n = array [5]; //metterà in n il 6° elemento dell'array


normalmente per scorrere un array (cioè per andare in modo sequenziale dal primo elemento all'ultimo) si usa un ciclo for e per sapere la lunghezza dell'array si usa array.lenght:
code:
for (int i = 0; i < array.lenght; i++) { System.out.println (array [i]); // Stampa il valore contenuto nella cella i }

con questo programmino puoi stampare tutti i valori contenuti in un array

spero di essere stato chiaro, se c'è qualcosa che nn hai capito chiedi pure.

per le classi prossimamente

__________________
Empty your mind, be formless, shapeless, like water. If you put water into a cup it became a cup, if you put water into a bottle it became a bottle, if you put into a teapot it became a teapot. Water can flow or can crush. Be water my friend.

Nessuna via come via. Nessun limite come limite

- Bruce Lee -

22-12-2002 11:01
Click Here to See the Profile for ^Angelus^ Click here to Send ^Angelus^ a Private Message Find more posts by ^Angelus^ Add ^Angelus^ to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
paplop
.novellino.

User info:
Registered: Nov 2002
Posts: 7 (0.00 al dì)
Location: Saronno
Corso: Comunicazione Digitale
Anno:
Time Online: 1:23:23 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

ti amo

__________________
Pinco:"Tutte le strade portano a Roma"

Pallino: "Oddio! Non torneremo mai più a Milano!!!"

23-12-2002 10:03
Click Here to See the Profile for paplop Click here to Send paplop a Private Message Find more posts by paplop Add paplop to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
paplop
.novellino.

User info:
Registered: Nov 2002
Posts: 7 (0.00 al dì)
Location: Saronno
Corso: Comunicazione Digitale
Anno:
Time Online: 1:23:23 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

angeluzzo! ma sai chi sono? Mario ... compagno di lab.

__________________
Pinco:"Tutte le strade portano a Roma"

Pallino: "Oddio! Non torneremo mai più a Milano!!!"

23-12-2002 10:03
Click Here to See the Profile for paplop Click here to Send paplop a Private Message Find more posts by paplop Add paplop to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
Collapse
^Angelus^
.illuminato.

User info:
Registered: Sep 2002
Posts: 163 (0.02 al dì)
Location: nelle vicinanze di Comelico beach
Corso: Informatica (ex Com Dig)
Anno: Bella domanda
Time Online: 3 Days, 21:34:49 [...]
Status: Offline

Post actions:

Edit | Report | IP: Logged

siertamente che so chi sei (leggi il post della "disperazione" ).
Tu +ttosto spero che mi abbia riconosciuto (dai un occhiata ai siti della firma)
Hehe cmq sono sempre pronto ad aiutare chi me lo chiede (sarà un bene?)

Cmq per le classi scrivo qualcosa appena mi viene un modo semplice per spiegartelo (nn sono semplici come concetti).

__________________
Empty your mind, be formless, shapeless, like water. If you put water into a cup it became a cup, if you put water into a bottle it became a bottle, if you put into a teapot it became a teapot. Water can flow or can crush. Be water my friend.

Nessuna via come via. Nessun limite come limite

- Bruce Lee -

23-12-2002 23:54
Click Here to See the Profile for ^Angelus^ Click here to Send ^Angelus^ a Private Message Find more posts by ^Angelus^ Add ^Angelus^ to your buddy list Printer Friendly version Email this Article to a friend Reply w/Quote
All times are GMT. The time now is 14:57.    Post New Thread    Post A Reply
  Last Thread   Next Thread
Show Printable Version | Email this Page | Subscribe to this Thread | Add to Bookmarks

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is ON
 

Powered by: vBulletin v2.3.1 - Copyright ©2000 - 2002, Jelsoft Enterprises Limited
Mantained by dsy crew (email) | Collabora con noi | Segnalaci un bug | Archive | Regolamento | Licenze | Thanks | Syndacate
Pagina generata in 0.032 seconds (80.60% PHP - 19.40% MySQL) con 29 query.