E-Books

Title: Programming Windows With MFC
Author: Jeff Prosise
Hardcover: 1376 pages ; Dimensions (in inches): 2.51 x 8.68 x 8.12 
Publisher: Microsoft Press; ISBN: 1572316950; 2nd edition.

Description:
MFC, as you probably already know, is Microsoft's C++ class library for Windows programming. Programming Windows with MFC isn't a book about C++; rather, it's a book about writing 32-bit Windows applications in C++ using MFC rather than the Windows API as the chief means of accessing the operating system's essential features and services. It was written with two kinds of people in mind:
  • Windows API programmers who want to learn MFC

  • Programmers who have never before programmed Windows



Title: XML.NET Developer's Guide
Author: Henk-Evert Sonder, Jonothon Ortiz, Adam Sills
Paperback: 592 pages ; Dimensions (in inches): 1.50 x 9.20 x 7.54
Publisher: Syngress Media Inc; 1st edition

Description:
The XML .NET Developer’s Guide was created and organized using the following principal: XML, in the real world, lives up to its flexibility.You are just as likely to stumble across a desktop application running XML as you are to find an online e-commerce shop that uses XML to transfer data.




Title: Java Web Services
Author: David A. Chappell, Tyler Jewell
Paperback: 276 pages ; Dimensions (in inches): 0.68 x 9.22 x 7.10 
Publisher: O'Reilly & Associates

Description:
Java Web Services shows you how to use SOAP to perform remote method calls and message passing; how to use WSDL to describe the interface to a web service or understand the interface of someone else's service; and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB; the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft's .NET services.



Title: Clean Code
Author: Robert C. Martin
Paperback: 462 pages 
Publisher: Pearson Education, Inc

Description:
You are reading this book for two reasons. First, you are a programmer. Second, you want to be a better programmer. Good. We need better programmers.(Some lines from the book)




No comments:

Post a Comment