
1. C/C++
1.1. Linux Kernel
1.2. Testing
1.2.1. Check
1.3. Performance
1.3.1. Gprof
1.4. Debugging
1.4.1. Gdb
1.4.2. Memory Analyzer
1.4.2.1. Valgrind
2. Python
3. Building
3.1. Automation
3.1.1. CruiseControl.NET
3.1.2. Tinderbox
3.1.3. CruiseControl
3.2. Software Buildsystems
3.2.1. Autotools
3.2.1.1. Autoconf
3.2.1.2. Libtool
3.2.1.2.1. Dolt
3.2.1.3. Automake
3.2.2. Scons
3.2.3. GNU Make
3.2.4. Waf
3.3. Toolchains
3.3.1. Crosstool
3.4. Linux Distributions
3.4.1. OpenEmbedded
3.4.2. buildd
3.4.3. Koji
3.4.4. Conary
4. Performance Testing
4.1. Oprofile
4.2. C/C++
4.3. .NET
5. .NET
5.1. Testing
5.1.1. Mock Objects
5.1.1.1. Easymock.net
5.1.1.2. TypeMock
5.1.1.3. MoQ
5.1.1.4. NMock
5.1.1.5. Rhino Mocks
5.1.2. Unit Testing
5.1.2.1. NUnit
5.1.2.2. Specter
5.2. Performance
5.3. Debugging
5.4. Source Code Analysis
5.4.1. StyleCop
5.5. Assembly Analysis
5.5.1. FxCop
5.6. IDE
5.6.1. SharpDevelop
5.6.2. MonoDevelop
5.6.3. Eclipse
5.6.4. Visual Studio
5.6.4.1. Express Editions
5.7. .NET Libraries
5.7.1. PostSharp
5.7.2. Quartz.NET
5.7.3. Logging
5.7.3.1. log4net
5.7.3.2. NLog
5.7.3.3. Common.Logging
5.7.4. Dependency Injection
5.7.4.1. Ninject
5.7.4.2. Spring.NET
5.7.5. Castle
5.7.6. NHibernate
5.7.7. Enterprise Library
5.7.8. ShadeTree
5.7.9. Configuration
5.7.9.1. Nini
5.8. Languages
5.8.1. C#
5.8.2. Boo
5.8.3. Visual Basic.NET
6. Project Management
7. SCM
8. Bug Tracking
9. Packaging & Deployment
9.1. Installer Creation
9.1.1. InstallShield
9.1.2. NSIS
9.1.3. Wise