Several good books on Windows Programming

Source: Internet
Author: User
To learn any knowledge, you need relevant data, especially computer technology. Books here include e-books and printed books. The biggest headache for beginners is that they cannot find suitable books. At present, there are many books on computer science in China, and almost any keyword can find the corresponding title. However, there are not many things that are suitable for readers to learn. There are only two types of technical books: Application and principle. For myself, I like to read books on applications first and then on principles. Of course, I prefer books on principles because they give you a sense of thirst. Today, I recorded windows programming-related books that have played a decisive role for me in order to make it easier to read and avoid confusion.
1. Number of applications
(1) Hundreds of examples of VC ++ 6.0 fashion programming. Despite the many mistakes in this book, it is indeed a good entry-level book that interests windows programming. As long as you follow the example, you can immediately see the effect, which is not exciting.
(2) get started with Visual C #2005 and Visual Basic 2005. You can immediately enter the. NET Programming door.
2 Principles books
(1) Let's look at MFC. Hou Jie's book provides a thorough explanation of the operating principles of MFC. If you want to develop it on MFC, this book is essential.
(2) Windows core programming, English name: Windows via C/C ++. Explains how Windows operating systems run, including Unicode, processes, threads, virtual memory, dynamic link library, and structured exception handling. Develop the Bible on the WIN32API platform. It is good for understanding the Windows operating system.
(3) Microsoft. NET Framework ProgramThe English name is CLI via C #. A classic book that explains the operating principles of. net. The author is the same as (2. This book is required to understand how CLI works.
(4) the principles and applications of COM are developed on Windows. If you do not understand COM, it is definitely not a master. This book on com is from Pan aimin. It is really good.
(5) in-depth discussion of the principles of COM. To be proficient in COM, you must read it.
Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.