#3076
Android Wireless Application Development, Third Edition (Vol. I: Android Essentials and Vol. II: Advanced Topics) is a Android development book written by Lauren Darcey and Shane Conder, published in the Developer's Library series, respectively for beginners and advanced Android app developers.

#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.

#2645
C Primer Plus, 6th Edition fully tells you all the related concepts and knowledge of C language programming, it is particularly suitable for beginners to start to learn C language by the numbers. Of course it's also equally applicable to developers who are proficient in other programming languages and want to be familiar with C language from scratch.

#2436
The C++ Programming Language is the first book about C++ in the world, also the most important work about C++ language and its programming, and even a masterpiece with irreplaceable status in the field of C++. This 4th Edition is the latest one which can reflect the newest C++ standard most.

#2412
C++ Primer, 5th Edition is a prestigious classic C++ tutorial that makes countless programmers benefit from it around the world. Its content perfectly fuses the rich practical experiences of C++ master Stanley B. Lippman, the in-depth understanding on C++ standard from the former principal of C++ standards committee Josee Lajoie, as well as the C++ pioneer Barbara E. Moo's insights in the C++ teaching aspects.