1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-06-26 17:13:30 +00:00
programming-books/free-programming-books-bg.md
Simeon Nikolov 0d5866782e
Update free-programming-books-bg.md (#3696)
* add more books and fix some old links

* fix some travis tests

* fix links

* try to fix the unicode order for Travis tests

* fix unicode order for Travis tests

* fix the unicode order for Travis tests 2

* fix unicode order for Travis tests 3

* fix unicode order for Travis tests 4

* fix unicode order for Travis tests 5
2020-09-16 18:01:20 -04:00

50 lines
1.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### Index
* [C](#c)
* [C#](#c-sharp)
* [C++](#c-plus-plus)
* [Java](#java)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [Python](#python)
### C
* [Програмиране = ++Алгоритми;](https://programirane.org/download-now/) - Преслав Наков и Панайот Добриков
### C Sharp
* [Основи на програмирането със C#](https://csharp-book.softuni.bg) - Светлин Наков и колектив
* [Принципи на програмирането със C#](https://introprogramming.info/intro-csharp-book/) - Светлин Наков, Веселин Колев и колектив
* [Програмиране за .NET Framework](http://www.devbg.org/dotnetbook/) - Светлин Наков и колектив
### C Plus Plus
* [Основи на програмирането със C++](https://cpp-book.softuni.bg) - Светлин Наков и колектив
### Java
* [Java за цифрово подписване на документи в уеб](https://nakov.com/books/signatures/) - Светлин Наков
* [Въведение в програмирането с Java](https://introprogramming.info/intro-java-book/) - Светлин Наков и колектив
* [Интернет програмиране с Java](https://nakov.com/books/inetjava/) - Светлин Наков
* [Основи на програмирането с Java](https://java-book.softuni.bg) - Светлин Наков и колектив
### JavaScript
* [Основи на програмирането с JavaScript](https://js-book.softuni.bg) - Светлин Наков и колектив
### LaTeX
* [Кратко въведение в LaTeX2ε](https://www.ctan.org/tex-archive/info/lshort/bulgarian) - Стефка Караколева
### Python
* [Основи на програмирането с Python](https://python-book.softuni.bg) - Светлин Наков и колектив