mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-01-20 09:28:52 +00:00
Update free-programming-books.md
Added C# book
This commit is contained in:
parent
2ccc8bdd77
commit
0bb3e82590
@ -8,6 +8,7 @@
|
|||||||
* [Assembly Language](#assembly-language)
|
* [Assembly Language](#assembly-language)
|
||||||
* [Bash](#bash)
|
* [Bash](#bash)
|
||||||
* [C / C++](#c--c)
|
* [C / C++](#c--c)
|
||||||
|
* [C#](#c--c)
|
||||||
* [Clojure](#clojure)
|
* [Clojure](#clojure)
|
||||||
* [CoffeeScript](#coffeescript)
|
* [CoffeeScript](#coffeescript)
|
||||||
* [ColdFusion](#coldfusion)
|
* [ColdFusion](#coldfusion)
|
||||||
@ -257,6 +258,9 @@
|
|||||||
* [Thinking in C++, Second Edition](http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html)
|
* [Thinking in C++, Second Edition](http://www.mindview.net/Books/TICPP/ThinkingInCPP2e.html)
|
||||||
* Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601)
|
* Also see: [The Definitive C++ Book Guide and List](http://stackoverflow.com/q/388242/511601)
|
||||||
|
|
||||||
|
###C#
|
||||||
|
|
||||||
|
* [Intro to Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/)
|
||||||
|
|
||||||
###Clojure
|
###Clojure
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user