-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
23 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,23 @@ | ||
# Programiranje III za informatičke profile u elektrotehničkim školama | ||
# Programiranje III za informatičke profile u elektrotehničkim školama | ||
|
||
Ovaj repozitorijum posvećen je kursu za Programiranje III za informatičke profile u elektrotehničkim školama. | ||
|
||
Kurs je na Petljinom portalu dotupan ovde: [https://petlja.org/sr-Latn-RS/kurs/14469/0](https://petlja.org/sr-Latn-RS/kurs/14469/0) | ||
|
||
|
||
|
||
## Konverzija u *HTML* | ||
|
||
U ovom repozitorijumu se nalazi izvorna forma sadržaja koju pomoću alata [PLCT](https://github.com/Petlja/PLCT-CLI) možete konvertovati u skup *HTML* strana. | ||
|
||
Na https://petlja.github.io/etit3_prog možete pregledati na taj način dobijene *HTML* strane. | ||
|
||
## License | ||
|
||
This work by Fondacija Petlja is licensed under a | ||
[Creative Commons Attribution 4.0 International License][cc-by]. | ||
|
||
[![CC BY 4.0][cc-by-image]][cc-by] | ||
|
||
[cc-by]: http://creativecommons.org/licenses/by/4.0/ | ||
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png |