Tag Archives: object-oriented

Programming Windows with MFC, 2nd Edition HD PDF, CHM

This article along with all titles and tags are the original content of AppNee. All rights reserved. To repost or reproduce, you must add an explicit footnote along with the URL to this article!
Any manual or automated whole-website collecting/crawling behaviors are strictly prohibited.
Any resources shared on AppNee are limited to personal study and research only, any form of commercial behaviors are strictly prohibited. Otherwise, you may receive a variety of copyright complaints and have to deal with them by yourself.
Before using (especially downloading) any resources shared by AppNee, please first go to read our F.A.Q. page more or less. Otherwise, please bear all the consequences by yourself.
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

About how hard it is on earth for learning MFC, this should vary from person to person. If you are experienced programmers started from the base Windows OS, you’d likely have been a member of programmers developing the MFC class libraries; on the contrary, if you just have learned few years of Windows programming, then you may have not any knowledge on the underlying system. In the latter case, you must have one book on your desk for reference anytime (every technology needs this). For MFC, it will be Programming Windows with MFC.

Continue reading Programming Windows with MFC, 2nd Edition HD PDF, CHM

Object-Oriented PHP HD PDF download

In my opinion, I just can’t stand any program or web app designed complexly (5000 lines of code should be the ceiling – not the more functions the better). So it is difficult to accept that object-oriented theory makes simple problems systematic, templated or even complicated (please don’t mind my stubborn). But, overall, good things inevitably are good without a doubt in a certain period.

Continue reading Object-Oriented PHP HD PDF download

If some download link is missing, and you do need it, just please send an email (along with post link and missing link) to remind us to reupload the missing file for you. And, give us some time to respond.
If there is a password for an archive, it should be "appnee.com".
Most of the reserved downloads (including the 32-bit version) can be requested to reupload via email.

PHP Objects, Patterns, and Practice, 3rd & 4th Edition HD PDF download

PHP Objects, Patterns, and Practice, 4th Edition is suitable for intermediate/senior PHP programmers to read, also with certain help for getting started with PHP, but not much, because it puts more emphasis on helping PHPers to expand ways of thinking. For people with some work experience in PHP it has very high reference value, which can help to grasp the essence of PHP’s object-oriented design and development, so as to ascend to be the high-end PHP programmer.

Continue reading PHP Objects, Patterns, and Practice, 3rd & 4th Edition HD PDF download

Essential C++ HD PDF, CHM download

If I tell you the publication date of this book is 1999, and has only one edition, many beginner readers will be dismissive that I can imagine. But please note that, whether you are newbie or expert, Essential C++ is the top grade of classic work all the time. In other words, as long as you want to be proficient in C++, then this Essential C++ written by the C++ master Stanley B.Lippman is required.

Continue reading Essential C++ HD PDF, CHM download

Thinking in Java, 4th Edition HD PDF download

Thinking in Java is known as the bible in Java programming, which is worth reading over and over again, even if you’re not a Java programmer. It is not hard to see this is a classic work from the various rewards it got and earnest reviews from book readers all over the world. Here you can get its 4th Edition (1057 pages).

Continue reading Thinking in Java, 4th Edition HD PDF download

Head First Object-Oriented Analysis & Design HD PDF download

Head First Object-Oriented Analysis & Design (short for Head First OOA&D) will tell you how to analyze, design and write a truly object-oriented software, which is easy to reuse, simple to maintain and extensible anytime. That’s one software will no longer break your heart and allows you to add new features without breaking the old mechanisms.

Continue reading Head First Object-Oriented Analysis & Design HD PDF download