This shows you the differences between two versions of the page.
|
iocla:cursuri:capitol-02 [2021/10/11 20:35] dragos.niculescu |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Capitol 02: Construirea programelor ====== | ||
| - | <html> | ||
| - | <iframe src="https://ctipub-my.sharepoint.com/personal/dragos_niculescu_upb_ro/_layouts/15/Doc.aspx?sourcedoc={8fe8c699-2bf5-4000-8706-4fb35a48ed3e}&action=embedview&wdAr=1.3333333333333333" width="610px" height="481px" frameborder="0">This is an embedded <a target="_blank" href="https://office.com">Microsoft Office</a> presentation, powered by <a target="_blank" href="https://office.com/webapps">Office</a>.</iframe> | ||
| - | </html> | ||
| - | |||
| - | * [[https://ctipub-my.sharepoint.com/:p:/g/personal/dragos_niculescu_upb_ro/EZnG6I_1KwBAhwZPs1pI7T4BnoK_pFxRUkmzHvC21M8XNw?e=GyHSIw|Capitol 02 Construirea programelor (PPT)]] | ||
| - | |||
| - | * Suport curs | ||
| - | * [[https://github.com/systems-cs-pub-ro/iocla/tree/master/curs/chap-02-construire-programe|github]] | ||
| - | ===== Demo-uri ===== | ||
| - | |||
| - | Demo-urile se găsesc în [[https://github.com/system-cs-pub-ro/iocla|repository]]. Pentru a clona și accesa repository-ul folosiți comenzile: | ||
| - | <code> | ||
| - | git clone https://github.com/systems-cs-pub-ro/iocla | ||
| - | cd iocla/ | ||
| - | </code> | ||
| - | |||
| - | Apoi accesați directorul ''curs/chap-02-construire-programe/01-one-file'' folosind comenzile: | ||
| - | <code> | ||
| - | cd curs/chap-02-construire-programe/01-one-file | ||
| - | |||
| - | </code> | ||