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