Difference between revisions of "Bookmarks/programming"
From Flavio's wiki
(add {{TOCright}}) |
(add Coders' Base) |
||
Line 32: | Line 32: | ||
* [http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/ JavaScript handbook] (outdated) | * [http://home.netscape.com/eng/mozilla/3.0/handbook/javascript/ JavaScript handbook] (outdated) | ||
* [http://docs.iplanet.com/docs/manuals/javascript.html JavaScript Documentation] | * [http://docs.iplanet.com/docs/manuals/javascript.html JavaScript Documentation] | ||
+ | |||
+ | ==Information== | ||
+ | * [http://www.codersbase.com/index.php/Main_Page Coders' Base] | ||
==Bug tracking systems== | ==Bug tracking systems== |
Revision as of 00:17, 13 February 2007
- Duff's Device
- Tiny Programs - just how compressed a Linux ELF executable can be and still function
Languages
- The C Programming Language (Brian W. Kernighan, Dennis M. Ritchie)
- comp.lang.c FAQ
- comp.lang.c IAQ ('I' stands for "Infrequently")
- Programming in C (a list of C resources)
Libraries
Software Engineering
- Why Software Engineering Is Not B.S. (mirror)
- They Write the Right Stuff ("they" is the Shuttle software group)
Philosophy
Documentation
- Trolltech: Qt 2.3, Qt 3.0
- JavaScript handbook (outdated)
- JavaScript Documentation
Information
Bug tracking systems
- Call Center, Bug Tracking and Project Management Tools for Linux
- Request Tracker is a trouble ticketing system
- Roundup - A Simple and Effective Issue Tracker in Python