#4457

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.
Loading...
Loading...
Loading...
Loading...
Loading...
#4358
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.

Loading...
Loading...
Loading...
Loading...
#3655

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.
Loading...
Loading...
Loading...
#3624
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.

Loading...
#3510

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.
Loading...
Loading...
Loading...
#3504
The Art of Computer Programming (TAOCP for short) is a comprehensive monograph written by Donald Knuth. It was first published in 1968, and acclaimed as one of the best 12 academic monographs in Twentieth Century (Albert Einstein's theory of relativity is one of another 11) by American Scientist Magazine in 1999. The vast majority of computer programming knowledge of contemporary software developers came from this series of books.

Loading...
#3470

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.
Loading...
#3431
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.

Loading...
Loading...
Loading...
#3428

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.
Loading...
Loading...
Loading...
#3372
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.

Loading...
Loading...