Browse Source

chore(books): complete review #5668 Fundamentals of Computer Programming with C# (#5712)

* add one more c # book

* Update free-programming-books-ar.md

* Update free-programming-books-ar.md

* Update free-programming-books-ar.md

* chore(courses): finish to move item to books-en

Resource already exists so, multiple format rule is applied

Recovered from EbookFoundation/free-programming-books#5668 requested by @Debajyotighosh654

Co-authored-by: Debajyoti Ghosh <69044692+Debajyotighosh654@users.noreply.github.com>

Co-authored-by: Debajyoti Ghosh <69044692+Debajyotighosh654@users.noreply.github.com>
David Ordás 4 years ago
parent
commit
009c4f7e69
1 changed files with 1 additions and 1 deletions
  1. 1 1
      books/free-programming-books-langs.md

+ 1 - 1
books/free-programming-books-langs.md

@@ -453,7 +453,7 @@ That section got so big, we decided to split it into its own file, the [BY SUBJE
 * [Daily Design Patterns](https://web.archive.org/web/20170930132000/https://www.exceptionnotfound.net/downloads/dailydesignpattern.pdf) - Matthew P Jones (PDF)
 * [Data Structures and Algorithms with Object-Oriented Design Patterns in C#](https://web.archive.org/web/20161220072449/http://www.brpreiss.com/books/opus6/) - Bruno Preiss
 * [Dissecting a C# Application](https://damieng.com/blog/2007/11/08/dissecting-a-c-application-inside-sharpdevelop) - Christian Holm, Bernhard Spuida, Mike Kruger
-* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov, Veselin Kolev & Co (HTML, PDF)
+* [Fundamentals of Computer Programming with C# (the Bulgarian Book)](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov, Veselin Kolev et al. (HTML, [PDF, EPUB](https://introprogramming.info/english-intro-csharp-book/downloads/))
 * [High level asynchronous programming with Reactive Extensions](https://github.com/petroemil/Rx.Book) - Emil Petro
 * [Introduction to Rx](http://www.introtorx.com)
 * [Learn C# in Y Minutes](https://learnxinyminutes.com/docs/csharp/)