Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 7 and Version 8 of Documentation/DevelopmentCenter/AdditionalMaterial


Ignore:
Timestamp:
08/10/10 00:04:40 (14 years ago)
Author:
swagner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/DevelopmentCenter/AdditionalMaterial

    v7 v8  
    1 = HeuristicLab Additional Developer Material =
     1[[PageOutline]]
     2= Additional Developer Material =
    23
    3 This page is a collection of blogs, books, videos and other resources about general programming topics and especially about the .NET platform and C#.
     4This page contains a collection of blogs, books, videos and other resources about general programming topics and especially about the .NET Framework and C#. The HeuristicLab developers team uses this page to share interesting content which usually is not directly related to HeuristicLab or heuristic optimization. If you want to improve your software development skills or if you are looking for something to occupy your brain with, have a look at the following.
    45
    5 == Books ==
    6 === General Programming ===
     6== 1. Books ==
     7=== 1.1. Programming in General ===
    78* Clean Code: A Handbook of Agile Software Craftsmanship - Robert C. Martin  [[BR]]
    89  http://www.amazon.com/Clean-Code-Handbook-Software-Craftsmanship/dp/0132350882 [[BR]]
     
    2122  abeham
    2223
    23 === Bibliographies ===
    24 * Mary and Tom Poppendieck authors of books on lean software development have collected a list of annotated recommendations on relevant books [[BR]]
     24=== 1.2. Bibliographies ===
     25* Mary and Tom Poppendieck, authors of books on lean software development, have collected a list of annotated recommendations on relevant books [[BR]]
    2526  http://www.poppendieck.com/reference.htm
    2627
    27 == Blogs ==
    28 === C# / .NET Programming ===
     28== 2. Blogs ==
     29=== 2.1. C# / .NET Programming ===
    2930* Fabulous Adventures In Coding - Eric Lippert [[BR]]
    3031  http://blogs.msdn.com/b/ericlippert/
     
    4445  http://srtsolutions.com/public/blog/243888
    4546
    46 === General Programming ===
     47=== 2.2. Programming in General ===
    4748* Coding Horror - Jeff Atwood [[BR]]
    4849  http://www.codinghorror.com/blog/
     
    5253  http://5whys.com/
    5354
    54 
    55 == Videos ==
    56 === NDC - Videos ===
     55== 3. Videos ==
     56=== 3.1. NDC - Videos ===
    5757http://www.ndc2010.no/ [[BR]]
    5858[wiki:NDCVideos NDC Videos]