This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
cursuri:curs-01 [2015/09/04 18:31] razvan.deaconescu created |
cursuri:curs-01 [2016/09/26 16:26] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Curs 01 ====== | ====== Curs 01 ====== | ||
| + | |||
| + | <html> | ||
| + | <iframe src="http://docs.google.com/viewer?url=http://elf.cs.pub.ro/asm/res/cursuri/IOCLA_Curs-01.pdf&embedded=true" width="600" height="480" style="border: none;"> | ||
| + | </iframe> | ||
| + | </html> | ||
| + | |||
| + | * [[http://elf.cs.pub.ro/asm/res/cursuri/IOCLA_Curs-01.pdf | Curs 01 (PDF)]] | ||
| + | |||
| + | * Suport curs | ||
| + | * TODO | ||
| + | |||
| + | ===== Demo-uri ===== | ||
| + | |||
| + | Pentru parcurgerea demo-urilor, folosim [[http://elf.cs.pub.ro/asm/res/cursuri/curs-01-demo.zip|arhiva aferentă]]. Demo-urile rulează pe Windows. Descărcăm arhiva folosind comanda<code bash> | ||
| + | wget http://elf.cs.pub.ro/iocla/res/cursuri/curs-01-demo.zip | ||
| + | </code> și apoi decomprimăm arhiva<code bash> | ||
| + | unzip curs-01-demo.zip | ||
| + | </code> și accesăm directorul rezultat în urma decomprimării<code bash> | ||
| + | cd curs-01-demo/ | ||
| + | </code> | ||
| + | |||
| + | Acum putem parcurge secțiunile cu demo-uri de mai jos. | ||
| + | |||
| + | ==== Demo 1 ==== | ||
| TODO | TODO | ||
| + | |||
| + | ==== Demo 2 ==== | ||
| + | |||
| + | TODO | ||
| + | |||