Explore >> Select a destination


You are here

simpleprogrammer.com
| | sequoia.makes.software
8.8 parsecs away

Travel
| | Frameworks are good when they speed up stuff you already know how to do; if they are just magic incantations and you have no idea what theyre actually doing, thats when you run into trouble.
| | learnpython.com
9.8 parsecs away

Travel
| | Programming is not as difficult as it might look from the outside. Do you want to start your programming adventure? Here's how.
| | opensource.googleblog.com
11.1 parsecs away

Travel
| | The source code for the Pebble operating system in now open, to support the volunteer community maintaining Pebble watches.
| | blog.jak-linux.org
92.1 parsecs away

Travel
| cupt is a new package manager written in Perl by Eugene V. Lyubimkin, who previously contributed to APT. And more than all, the project makes no sense at all. First of all, there is a language issue. Implementing a package manager in Perl has some major drawbacks.One of the features of APT was it being written in a lower-level language (i.e. C++ which really is below Perl), making it possible to write applications like synaptic and python bindings which in turn lead to applications like gnome-app-install or Ubuntu's new Software Store.