Tag Archives: Ruby

MAMP – Your preferred local web development solution on Mac

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.

Using the three free, open-source and original system components (PHP, MySQL, and phpMyAdmin) to develop, test, and deploy Web applications locally is almost the only best option available at the moment. Thereinto, Apache Web server and PHP hypertext preprocessor are preinstalled on Mac. But they are not enabled by default, and the pre-installed version of PHP lacks many utility features. The MySQL needs to be installed and configured separately. Unless you are able to expertly use command lines in Terminal, installing the one-stop solution MAMP (PRO) is much simpler and more efficient.

Continue reading MAMP – Your preferred local web development solution on Mac

[v11.x.x] Komodo IDE – Cross-Platform IDE for all major programming languages

ActiveState Komodo IDE is a cross-platform (Windows, Mac and Linux), universal IDE programming development tool supporting for multiple dynamic programming languages. It provides a powerful workspace for editing, debugging and testing programs and supports all mainstream programming languages (115+) including Python, PHP, Go, Perl, Tcl, Ruby, NodeJS, HTML, CSS, JavaScript, and so on.

Continue reading [v11.x.x] Komodo IDE – Cross-Platform IDE for all major programming languages

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.

Head First Rails Scanned PDF

The Rails framework (formerly the MVC framework, AKA: Ruby on Rails) was put forward by David Heinemeier Hansson from Denmark for the first time in 2004. Different from any existing complex, ivory-towered Web development frameworks at that time, Rails is more in line with actual needs and more efficient. It combines the advantages of PHP system (rapid development) and Java system (structured programming). As a consequence, Rails received extensive attention in the industry not long after it was proposed.

Continue reading Head First Rails Scanned PDF

Head First Ruby: A Brain-Friendly Guide HD PDF

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