Wiki » History » Revision 10
Revision 9 (Nicolas Aunai, 27/08/2016 04:50 PM) → Revision 10/19 (Nicolas Aunai, 27/08/2016 05:03 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]]
*