1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-11-23 12:02:01 +00:00

Merge pull request #1303 from asd-and-Rizzo/patch-1

Added .NET Micro C# book
This commit is contained in:
victor felder 2015-01-19 15:20:56 +01:00
commit 0b97f2474f

View File

@ -730,7 +730,7 @@ Original Source: [Free Programming books](http://stackoverflow.com/revisions/392
* [Fundamentals of Computer Programming with C#](http://www.introprogramming.info/english-intro-csharp-book/read-online/) - Svetlin Nakov
* [HTTP Programming Recipes for C# Bots](http://www.heatonresearch.com/articles/series/20)
* [Threading in C#](http://www.albahari.com/threading/)
* [Beginners Guide to C# and the.NET Micro Framework](http://www.ghielectronics.com/downloads/FEZ/Beginners%20guide%20to%20NETMF.pdf)
### C++
* [C++ Annotations](http://cppannotations.sourceforge.net/)