| 1 | == Metacategory Programming == |
| 2 | |
| 3 | * Java |
| 4 | * ProgrammingRuby |
| 5 | * ProgrammingPython |
| 6 | * PHP |
| 7 | |
| 8 | * DesignPatterns |
| 9 | * AnalysisPatterns |
| 10 | |
| 11 | * UML |
| 12 | |
| 13 | * [http://c2.com/cgi/wiki?ExtremeProgramming ExtremeProgramming] |
| 14 | * [http://c2.com/cgi/wiki?UserStory StoryCards] |
| 15 | * Agile |
| 16 | |
| 17 | * [http://www.clemens-kraus.de/mgmt/projekt-management.htm ProjectManagement] |
| 18 | |
| 19 | == Misc == |
| 20 | |
| 21 | * [http://www.oose.de/downloads/ Downloads bei OOSE] |
| 22 | * [http://blogs.msdn.com/David_Gristwood/archive/2004/06/24/164849.aspx 21 Thesen zur Softwareentwicklung] |
| 23 | * Fragen an ein Projekt: ProjektFragen |
| 24 | * [http://brevity.org/misc/bestswi.html Essays in Best Software Writing] |
| 25 | * [http://www.braithwaite-lee.com/weblog/2005/01/what-ive-learned-from-failure.html Failure & Success] |
| 26 | * [http://www.joelonsoftware.com/navLinks/fog0000000262.html Joel Bookreview] |
| 27 | * [http://martinfowler.com/articles.html Fowler Article] |
| 28 | * [http://www.petefreitag.com/item/455.cfm CheatSheets] |
| 29 | * [http://www.codinghorror.com/blog/archives/000103.html Pragmatic...] |
| 30 | |
| 31 | == Important Blogs == |
| 32 | * http://www.adambosworth.net |
| 33 | * http://martinfowler.com/bliki |
| 34 | * http://notizen.typepad.com/aus_der_provinz |
| 35 | * http://www.joelonsoftware.com/ |
| 36 | * http://www.looselycoupled.com/blog/ |
| 37 | * http://radio.javaranch.com/lasse - Blogroll! |
| 38 | |
| 39 | == Public Code == |
| 40 | [http://www.bigbold.com/snippets/ Snippets] is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world |
| 41 | |
| 42 | == Philosophy == |
| 43 | * http://www.careerlab.com/comments.htm |
| 44 | |
| 45 | == ToRead == |
| 46 | * http://www.martinfowler.com/articles/designDead.html |
| 47 | * http://www.plonesolutions.com/about/OptionalScopeContracts.pdf |
| 48 | * http://www.joelonsoftware.com/articles/fog0000000245.html |
| 49 | * http://www.joelonsoftware.com/articles/fog0000000018.html |
| 50 | * http://www.boxesandarrows.com/view/implementing_a_pattern_library_in_the_real_world_a_yahoo_case_study |
| 51 | |