free-programming-books/books/free-programming-books-bg.md
Roman Lazunin 779965cb11
Add git pro book in other languages (#12767)
* add Pro Git book and Git section in Azerbaijani and Bulgarian languages

* add Pro Git book and Git section for Greek and Dutch/Netherlands languages

* add Slovenian language for books; add Pro Git book and Git section to Slovenian language books

* add authors for Pro Git book for Azerbaijani and Bulgarian languages

* fix md formatting errors for books languages az and sl

* fix new line in the end of file for books languages az and sl

* fix md lint formatting error - not enough empty lines after section for books languages az and sl

* fix md linter error in books az file

---------

Co-authored-by: Roman Lazunin <roman.lazunin@xylem.com>
2025-10-24 01:17:58 -04:00

60 lines
2.5 KiB
Markdown
Raw Permalink 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#](#csharp)
* [C++](#cpp)
* [Git](#git)
* [Java](#java)
* [JavaScript](#javascript)
* [LaTeX](#latex)
* [Python](#python)
### C
* [Програмиране = ++Алгоритми;](https://programirane.org/download-now) - Преслав Наков и Панайот Добриков
* [ANSI C - Курс за начинаещи](https://www.progstarter.com/index.php?option=com_content&view=article&id=8&Itemid=121&lang=bg) - Димо Петков
* [ANSI C - Пълен справочник](https://progstarter.com/index.php?option=com_content&view=article&id=9&Itemid=122&lang=bg) - Димо Петков
### <a id="csharp"></a>C\#
* [Основи на програмирането със C#](https://csharp-book.softuni.bg) - Светлин Наков и колектив
* [Принципи на програмирането със C#](https://introprogramming.info/intro-csharp-book) - Светлин Наков, Веселин Колев и колектив
* [Програмиране за .NET Framework](https://www.devbg.org/dotnetbook) - Светлин Наков и колектив
### <a id="cpp"></a>C++
* [Основи на програмирането със C++](https://cpp-book.softuni.bg) - Светлин Наков и колектив
### Git
* [Pro Git](https://git-scm.com/book/bg/v2) - Scott Chacon, Ben Straub (HTML, PDF, EPUB)
### Java
* [Въведение в програмирането с Java](https://introprogramming.info/intro-java-book) - Светлин Наков и колектив
* [Интернет програмиране с Java](https://nakov.com/books/inetjava) - Светлин Наков
* [Основи на програмирането с Java](https://java-book.softuni.bg) - Светлин Наков и колектив
* [Java за цифрово подписване на документи в уеб](https://nakov.com/books/signatures) - Светлин Наков
### JavaScript
* [Основи на програмирането с JavaScript](https://js-book.softuni.bg) - Светлин Наков и колектив
* [Eloquent JavaScript](https://to6esko.github.io) - Marijn Haverbeke (HTML)
### LaTeX
* [Кратко въведение в LaTeX2ε](https://www.ctan.org/tex-archive/info/lshort/bulgarian) - Стефка Караколева
### Python
* [Основи на програмирането с Python](https://python-book.softuni.bg) - Светлин Наков и колектив