Tag Archives: programming

Head First Ruby: A Brain-Friendly Guide HD PDF

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.

Ruby is a simple and fast object-oriented programming scripting language that is obviously younger than other similar programming languages (such like Perl or Python). It was written by Yukihiro Matsumoto from Japan (started in 1993 and finished in 1995). The inspiration and characteristics of Ruby are mainly from Perl, Squeak/Smalltalk, Eiffel, Ada and Lisp programming languages.

Continue reading Head First Ruby: A Brain-Friendly Guide HD PDF

More Programming Pearls: Confessions of a Coder Scanned PDF

Programming Pearls and More Programming Pearls are companion volumes written by Jon Bentley that successively published in 1986 and 1988. Both of them have become a masterpiece in the field of computer science. If you want to be a really excellent programmer, you have to read them first.

Continue reading More Programming Pearls: Confessions of a Coder Scanned PDF

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.

The Pragmatic Programmer: From Journeyman to Master HD PDF

By utilizing many entertaining anecdotes, thoughtful examples and interesting analogy, The Pragmatic Programmer covers the following main topics: personal responsibility, career development, and various architectural technologies that keep code flexible and easy to adapt and reuse.
Continue reading The Pragmatic Programmer: From Journeyman to Master HD PDF

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

Professional C# 6 and .NET Core 1.0 HD PDF, EPUB, MOBI, AZW3

C# and .NET innovated the way to write programs across-the-board. Professional C# and .NET series is a classic tutorial for advanced C# programming, including all aspects when using C# to develop Windows applications under Visual Studio. Meanwhile, it’s also one of the bestsellers published by Wrox Press. Since its first edition, it has always gotten widespread high praises from readers around the world.

Continue reading Professional C# 6 and .NET Core 1.0 HD PDF, EPUB, MOBI, AZW3

The Design of Design: Essays from a Computer Scientist HD PDF

The Design of Design: Essays from a Computer Scientist is the winner of Turing Award, father of software engineering and author of The Mythical Man-Month Frederick P. Brooks‘s another masterpiece – specially designed to reveal the essence of software designing!

Continue reading The Design of Design: Essays from a Computer Scientist HD PDF

Clean Code: A Handbook of Agile Software Craftsmanship HD PDF

The quality of software, not only depends on its architecture and project management, but also is closely related with the code’s quality. Bad, untidy code can run normally to some extent, but that will bring potential obstacles to the whole development team, as sure as a gun. As a result, that will greatly increase development time, resources and other costs. This same applies to both agile software development and traditional software development.
Continue reading Clean Code: A Handbook of Agile Software Craftsmanship HD PDF