mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-08-29 18:40:36 +02:00
chore: HTML5 anchors compilant <a name=
> <a id=
(#6730)
* HTML5 anchors compilant `<a name=>` > `<a id=` for books * HTML5 anchors compilant `<a name=>` > `<a id=` for courses * HTML5 anchors compilant `<a name=>` > `<a id=` for contribs * HTML5 anchors compilant `<a name=>` > `<a id=` for casts * HTML5 anchors compilant `<a name=>` > `<a id=` for cheats * HTML5 anchors compilant `<a name=>` > `<a id=` for interactives * HTML5 anchors compilant `<a name=>` > `<a id=` for playgrounds
This commit is contained in:
@@ -16,14 +16,14 @@
|
||||
* [ANSI C - Пълен справочник](https://progstarter.com/index.php?option=com_content&view=article&id=9&Itemid=122&lang=bg) - Димо Петков
|
||||
|
||||
|
||||
### <a name="csharp"></a>C\#
|
||||
### <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 name="cpp"></a>C++
|
||||
### <a id="cpp"></a>C++
|
||||
|
||||
* [Основи на програмирането със C++](https://cpp-book.softuni.bg) - Светлин Наков и колектив
|
||||
|
||||
|
Reference in New Issue
Block a user