Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezimuel/corso_php_its
Repository del corso PHP Programming per Backend Developer, ITS - ICT Piemonte
https://github.com/ezimuel/corso_php_its
Last synced: about 1 month ago
JSON representation
Repository del corso PHP Programming per Backend Developer, ITS - ICT Piemonte
- Host: GitHub
- URL: https://github.com/ezimuel/corso_php_its
- Owner: ezimuel
- Created: 2019-05-03T10:32:20.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-05T19:06:16.000Z (over 5 years ago)
- Last Synced: 2023-10-20T19:46:12.995Z (about 1 year ago)
- Language: PHP
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Corso PHP Programming ITS - ICT Piemonte
Esercizi sul PHP utilizzati durante il corso di *PHP Programming*
presso l'[ITS ICT Piemonte](http://www.its-ictpiemonte.it/).### Object Oriented Programming
- [Studente.php](https://github.com/ezimuel/Corso_PHP_ITS/blob/master/Studente.php)
- [ShoppingCart.php](https://github.com/ezimuel/Corso_PHP_ITS/blob/master/ShoppingCart.php)