Tag Archives: C++

Beginning C# Programming with Unity: MonoDevelop & Visual Studio Editions HD PDF, EPUB, MOBI

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.

This post covers two editions of the book Beginning C# Programming with Unity, MonoDevelop Edition and Visual Studio Edition. You can choose to read the corresponding edition according to the C# language developing tool (MonoDevelop or Visual Studio) you are using or familiar with. It is dedicated to beginners who have never programmed before and planned to use MonoDevelop or Visual Studio to start to learn the development of Unity scripts or standalone applications based on C# language from scratch.

Continue reading Beginning C# Programming with Unity: MonoDevelop & Visual Studio Editions HD PDF, EPUB, MOBI

SharpDevelop – Best free, super lightweight alternative of Visual Studio

For learning or formal development of C#, there are only two best IDE for choice at present: either the 10+ GB size of Visual Studio or SharpDevelop with only 10+ MB file size. The latter is an open-source IDE with layout similar to IDEA for Java and high flexibility & extensibility, which lets a user find everything new and fresh. It never wants to be an IDE that tries to support everything as Eclipse. Instead, it just gives you an interface, and you can do all the rest by yourself.

Continue reading SharpDevelop – Best free, super lightweight alternative of Visual Studio

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.

Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB

Design Patterns (written by 4 internationally recognized experts in the field of object-oriented software design) has become one bible or must-have dictionary for object-oriented technicist. 23 patterns with the most valuable experiences it summarized and concluded from OOD have become the essential basic knowledge and vocabularies of software development technology exchange.
Continue reading Design Patterns: Elements of Reusable Object-Oriented Software HD PDF, EPUB

Programming Pearls, 1st & 2nd Editions HD PDF

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.

Continue reading Programming Pearls, 1st & 2nd Editions HD PDF

Pro WPF 4.5 in C#/VB, 4th Edition HD PDF, EPUB

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.
Continue reading Pro WPF 4.5 in C#/VB, 4th Edition HD PDF, EPUB

Essential C# 6.0, 5th Edition HD PDF, EPUB

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.
Continue reading Essential C# 6.0, 5th Edition HD PDF, EPUB

LINQ in Action HD PDF

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.
Continue reading LINQ in Action HD PDF