Wiki » History » Revision 11
Revision 10 (Nicolas Aunai, 27/08/2016 05:03 PM) → Revision 11/19 (Nicolas Aunai, 27/08/2016 05:08 PM)
# LPP dev guide ## Setting up a clean Python environment * [[Python_and_virtualenv| Python and virtualenv]] ## C++ development * [[cpplanguage| The C++ language]] * [[hyb-par:Designpatterns| Design Pattern]] in general and in C++ * [[CppGurus| C++ Gurus]] ## # Code Design and Architecture * [[solidprinciples| The S.O.L.I.D. principles]] ## Writing code * [[codereview| Code review]] * [[Useful_resources| Useful resources]] ## Documentation * [[hyb-par: Documentationtools| Documentation Tools]] *