Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
development:start [17 years ago - 2009/01/05 02:23] aogaildevelopment:start [8 years ago - 2018/05/22 14:08] (current) aogail
Line 1: Line 1:
 ====== Development ====== ====== Development ======
 +
 +===== ChefConf 2018 =====
 +
 +  * [[Habitat Jumpstart]]
  
 ===== Patterns ===== ===== Patterns =====
Line 7: Line 11:
 ===== Tips ===== ===== Tips =====
   * [[http://www.technicat.com/writing/programming.html|Seven Habits of Highly Effective Programmers]]   * [[http://www.technicat.com/writing/programming.html|Seven Habits of Highly Effective Programmers]]
 +  * [[Use clang trunk with xcode 4.3]]
  
 ==== C++ ==== ==== C++ ====
  
-  * [[http://cpp.codenewbie.com/articles/cpp/1504/The_Rule_Of_Three-Page_1.html|The Rule of Three]]+  * [[http://cpp.codenewbie.com/articles/c/rule-three|The Rule of Three]] 
 ==== Ruby ==== ==== Ruby ====