Tag Archives: programming

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

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.

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

[v7.4.0] EditPad – Versatile universal text editor for programmer

As another excellent one of numerous alternatives of Windows built-in Notepad, EditPad supports almost all the text editing tasks. It has two editions – Lite and Pro, the former is for individual users and free to use, the latter is tailor-made for programmers or other professionals which is commercial.

Continue reading [v7.4.0] EditPad – Versatile universal text editor for programmer

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.

Grokking Algorithms HD PDF

You’ve probably heard this formula: program = data structure + algorithm. What it means is that: data structure is the skeleton of a program, and algorithm is the soul of the program. Therefore, data structures and algorithms are very complex, abstract and difficult to understand knowledge. Even for a skilled programmer, it is not easy to master both data structure and algorithm well.

Continue reading Grokking Algorithms HD PDF

Atom – A hackable text and code editor for the 21st Century

Atom is a free, open-source and cross-platform text & code editor specially designed for programmers, released by GitHub, written in Electron (CoffeeScript /JavaScript / Less / HTML). It clones all the important features of the most popular code editors in the market at present (especially SublimeText‘s Goto Anything, Goto Symbol, Goto Line, Command Panel, shortcut keys, and more). Finally, Atom maybe become a new industry darling for developers in various fields.

Continue reading Atom – A hackable text and code editor for the 21st Century

Scratch – Creative programming language for children

Scratch is a simple, interesting (very similar to children’s games), free, open-source and cross-platform visual programming language/software. It’s specially designed for worldwide children (8 to 16 years old) to use at home, school or after-school club, and developed by the Lifelong Kindergarten group at the MIT Media Lab using the Smalltalk programming language.

Continue reading Scratch – Creative programming language for children

[v9.56] Keil C51 – C51 microcontrollers development edge tool

Keil C51 is an easy-to-learn and easy-to-use C language Single Chip Microcomputer (SCM) programming software (IDE) for all 8051 Microcontroller devices. It is suitable for each level of developers, whether he is a professional application engineer, or a student who just started to study the embedded software development.
Continue reading [v9.56] Keil C51 – C51 microcontrollers development edge tool

Code: The Hidden Language of Computer Hardware and Software HD PDF

As a popular reading material about computer science, Code: The Hidden Language of Computer Hardware and Software is much more vivid, interesting and easy to understand, absorb than any other similar books. It enables you to understand all aspects about computer, without profound or professional knowledge required. Its author is Charles Petzold, whose another classic masterpiece Programming Windows has affected the entire generation of programmers.

Continue reading Code: The Hidden Language of Computer Hardware and Software HD PDF