Tuesday, May 8, 2012

Free Microsoft ebooks

In the following link you can find some free ebooks related to Microsoft technologies.

http://blogs.msdn.com/b/microsoft_press/archive/2012/05/04/free-ebooks-great-content-from-microsoft-press-that-won-t-cost-you-a-penny.aspx

Some of the ebooks are offered in PDF, epub and MOBI (Kindle).

Enjoy, read and comments if you find that the ebooks are helpful to you.

No comments:

Post a Comment

Read files in Java 10 ways How to Read a File in Java Using BufferedReader and FileReader for Text Files Code Example: try (BufferedR...