mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-31 11:22:19 +02:00
chore: improve info of Git & SVN books (#7084)
* chore: improve info of Git & SVN books - some http -> https. Address #6942 - complete creators - remove dups - move GIT/SVN resources to VCS section in that files where is defined * add creators to `-ko` resources * complete missing creators in `-en` resources * complete missing creators in `-zh` resources * change `online` to `HTML` format note Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com> * Pro Git. change `online` to `HTML` format note * books(it): remove crosslink alias from SCM title section * change `online` to `HTML` format note + some `trls.` in Git sections Co-authored-by: ImVector <59611597+LuigiImVector@users.noreply.github.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
### Index
|
||||
|
||||
* [0 - Niezależne od języka programowania](#0---niezale%C5%BCne-od-j%C4%99zyka-programowania)
|
||||
* [Version Control Systems](#version-control-systems)
|
||||
* [Android](#android)
|
||||
* [Assembly](#assembly)
|
||||
* [Bash](#bash)
|
||||
@@ -31,13 +32,17 @@
|
||||
* [Interaktywna platforma do nauki programowania](http://apki.org)
|
||||
* [Pisanie OS](https://pl.wikibooks.org/wiki/Pisanie_OS) - Wikibooks
|
||||
* [Poradnik początkującego programisty](http://www.eioba.pl/a/2eu1/poradnik-poczatkujacego-programisty) - Mariusz Żurawek
|
||||
* [Pro Git](http://git-scm.com/book/pl/)
|
||||
* [Programowanie webowe E14](https://www.youtube.com/playlist?list=PLOYHgt8dIdoxOp0wtNk9Sle5WUsBZc6kq)
|
||||
* [Struktury danych i ich zastosowania](http://informatykaplus.edu.pl/upload/list/czytelnia/Struktury_danych_i_ich_zastosowania.pdf) - Informatyka+ (PDF)
|
||||
* [SVN](https://pl.wikibooks.org/wiki/Subversion) - Wikibooks
|
||||
* [W poszukiwaniu wyzwań 2](https://www.mimuw.edu.pl/~idziaszek/algonotes/looking-for-a-challenge-2-pl.pdf) - Zadania z AMPPZ 2011–2014 (PDF)
|
||||
|
||||
|
||||
#### Version Control Systems
|
||||
|
||||
* [Pro Git](https://git-scm.com/book/pl/) - Scott Chacon, Ben Straub, et al. (HTML)
|
||||
* [SVN](https://pl.wikibooks.org/wiki/Subversion) - Wikibooks
|
||||
|
||||
|
||||
### Android
|
||||
|
||||
* [O Androidzie ludzkim głosem](https://andrzejklusiewicz-android.blogspot.com/p/bezpatny-kurs-programowania-android-java.html) - Andrzej Klusiewicz
|
||||
|
Reference in New Issue
Block a user