#3223

AppNee believes that many wise ideas and thoughts in Programming Pearls can still make many programmers benefit a lot even after decades of years. In Programming Pearls, 2nd Edition, Jon Bentley thoroughly updated most of material in the first edition, and rewrote all the original example programs.
Loading...
Loading...
Loading...
#3184
WPF (Windows Presentation Foundation) provides a complete development framework for building apps with high-quality user interface on Windows. This also gives an unprecedented opportunity to you to make full use of the processing ability of Windows computer.

Loading...
Loading...
Loading...
#3144

Essential C# has always been widely acclaimed as one of the must-read C# related classic books. The content throughout the book is comprehensive and systematic, and the structure is clear and concise. All was so carefully choreographed that the writing and examples are impeccable. In a word, it is seen as one of the preferred works for learning C# language.
Loading...
Loading...
#3095
As a ground-breaking and innovative technology on the Microsoft .NET software development platform, LINQ (Language-Integrated Query) set up an efficient bridge between object-oriented programming languages and various data sources, which greatly reduces the complexity of software development.

Loading...
Loading...
Loading...
#2947

Templates have been proven to be one of the most powerful features in C++, but often overlooked, misunderstood and even misused. As one of the five classics for C & C++, C++ Templates: The Complete Guide is known as a complete guide for C++ templates programming. It's intended to make readers lay a solid foundation for C++ templates knowledge through the basic concept, commonly used techniques and application examples these 3 aspects of useful information.
Loading...
Loading...
#2931
Knowing very well about the nature and principle of computer system is crucial for each programmer who wants to study programming in depth. Computer Systems: A Programmer's Perspective (CS: APP for short) is the prestigious authority work in this field, regarded as one of the greatest computer teaching materials by a great number of professionals. Meanwhile, it's also been the preferred textbook for computer system courses in a lot of famous colleges around the world.

Loading...
Loading...
#2925

C Traps and Pitfalls was written in 1989 by Andrew Koenig, based on one paper he published at the Bell Labs in 1985. For this book, he combined his rich working experience, therefore it has a considerable reference value for C/C++ programmers. The start point of writing this book is, of course, not to criticize the C language, but rather to help programmers around the traps and obstacles in the process of C programming.
Loading...
#2924
This is the Pointers on C's 1st edition (in fact, also its final edition) published in 1997. It is another very classic work with waves of worldwide high praise about C language, considered to be one of the necessary manuals for C starters. Meanwhile, it was known as the "C language's 3-Masterpiece" together with Expert C Programming and C Traps and Pitfalls.

Loading...
Loading...
Loading...
#2921

C# is a relatively new and powerful programming language developed and promoted by Microsoft. It has absorbed many advantages from most object-oriented programming languages (especially Java). Meanwhile, it also abandoned the concepts and syntax that easily made programmers feel confused. So, C# has been a very excellent programming language now.
Loading...
#2757
Every innovation of C# marks an important growth for this programming language, but the concomitant is a more steep learning curve. Therefore, looking for a detailed and easy to understand studying material is very important. Fortunately, this Programming C# series of international bestsellers published by O'Reilly has provided great help to C# programming beginners and programmers with certain basics.

Loading...
Loading...
Loading...