You are here |
simpleprogrammer.com | ||
| | | |
sequoia.makes.software
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | The source code for the Pebble operating system in now open, to support the volunteer community maintaining Pebble watches. | |
| | | |
blog.jak-linux.org
|
|
| | 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. |