diff --git a/readme.md b/readme.md index 6e58f7c..a9d9dbb 100644 --- a/readme.md +++ b/readme.md @@ -77,6 +77,7 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [Assembly](#assembly) - [C](#c) - [C++](#c-1) + - [C#](#c-2) - [D](#d) - [Go](#go) - [Clojure](#clojure) @@ -797,6 +798,10 @@ _Please read [contribution guidelines](contributing.md) before contributing._ - [📕 A Tour of C++ (2013)](https://www.goodreads.com/book/show/18197265-a-tour-of-c) - Very concise, updates readers with prior knowledge of C++ to modern C++11. - [📕 Beginning C++ Through Game Programming (2004)](https://www.goodreads.com/book/show/852335.Beginning_C_Through_Game_Programming) +### C# + +- [📖 Fundamentals of Computer Programming with C# (2013)](https://www.introprogramming.info/wp-content/uploads/2013/07/Books/CSharpEn/Fundamentals-of-Computer-Programming-with-CSharp-Nakov-eBook-v2013.pdf) + ### Clojure - [📕 Elements of Clojure (2017)](https://www.goodreads.com/book/show/31159768-elements-of-clojure)