1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-23 01:59:02 +00:00
programming-books/free-programming-books-bg.md
Cristina Mendonça b1107247aa
Added Bulgarian Eloquent JavaScript (#4999)
* Added Bulgarian Eloquent JavaScript

Added the Bulgarian translation of Eloquent JavaScript (title is untranslated in the Bulgarian book)

* Removed trailing slash
2020-10-31 17:34:14 -04:00

53 lines
2.3 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
* [ANSI C - Курс за начинаещи](http://www.progstarter.com/index.php?option=com_content&view=article&id=8&Itemid=121&lang=bg) - Димо Петков
* [ANSI C - Пълен справочник](http://progstarter.com/index.php?option=com_content&view=article&id=9&Itemid=122&lang=bg) - Димо Петков
* [Програмиране = ++Алгоритми;](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
* [Eloquent JavaScript](https://to6esko.github.io) - Marijn Haverbeke (HTML)
* [Основи на програмирането с JavaScript](https://js-book.softuni.bg) - Светлин Наков и колектив
### LaTeX
* [Кратко въведение в LaTeX2ε](https://www.ctan.org/tex-archive/info/lshort/bulgarian) - Стефка Караколева
### Python
* [Основи на програмирането с Python](https://python-book.softuni.bg) - Светлин Наков и колектив