#2741

Speaking of Windows Internals, you must have heard of it as long as you are interested in the Windows architectures and internals. For it is committed to the underlying mechanism, it won't cover all Windows contents, such as Windows window management, graphics, COM/COM+, .NET, etc. If you are willing to know more about Windows underlying principle, then this book is very suitable to you.
Loading...
Loading...
#2726
About the pros and cons of SQLite, AppNee does not comment. Because its long course of appearance and development has naturally proved it's superior (especially than Oracle and MySQL) enough to make it rule some application fields - such as database-driven mobile and desktop apps, as well as some small, lightweight network applications.

Loading...
Loading...
Loading...
#2715

Writing a C program not only needs to be grammatically correct, the key is that your code should be easy enough to read and maintain. Now there are so many C language books, but the biggest difference of Practical C Programming, 3rd Edition lies in its emphasizing on the practical principle, i.e. introducing C language to readers in a concise and practical form.
Loading...
Loading...
Loading...
#2714
Are you a C# beginner for creating Windows applications? Or are you looking for an excellent C# learning guide in order to not be led astray? AppNee thinks your only best choice will be Beginning Visual C# 2012 Programming, even the Head First C# we have recommended is unable to compare with it.

Loading...
Loading...
Loading...
#2713

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.
Loading...
#2712
Programming Applications for Microsoft Windows, 4th Edition is a treatise explaining the internal mechanism of Windows operating system. Meanwhile, it is also the well-deserved and unfailing bible for Windows programming. It's written by the esteemed Jeffrey Richter - the same author of another pinnacle work in the Windows programming field - Advanced Windows.

Loading...
#2703

The C language withstood test of time is absolutely not replaceable by its younger brother C++ (it just has not such ability, unless one day the computer does not use 0s and 1s any more). Experienced programmers can use C language to write fast and efficient programs all the time, and even now the running million lines of C codes everywhere fully demonstrate its formidable vitality.
Loading...
Loading...
#2700
Egyptian Grammar by Adolf Erman is a handbook for the hieroglyphic writing of Ancient Egypt with table of signs, bibliography, exercises and glossary for reading. It was written by Adolf Erman and translated by James Henry Breasted, published in 1894.

Loading...
Loading...
#2696

If you want to be familiar with SQLite, then starting with The Definitive Guide to SQLite, 2nd Edition is definitely a good idea (especially for beginners, after finishing its easy-to-understand and dapper content, you will get a good harvest). And in fact, guide books with the same quality for SQLite are hardly to find out on the market.
Loading...
Loading...
Loading...
#2694
Absolute Beginner's Guide to Building Robots is really an old series of guides specially written for beginners, published in 2003. AppNee tells amateurs who like DIY homemade robots, it is still a classic robot building guide for absolute beginners - as expressed by its name.

Loading...