Difference between revisions of "Development"
(25 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | [[Category:Development]] | |
+ | <seo google-site-verification="NS8HNfXeCZBn4FoGJp38gQH7vHkeZC9Qdr_YDMd7MsQ" /> | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | == | + | {| style="margin: 1em auto 1em auto" |
− | + | |-valign="top" | |
− | + | |width="20%"|{{Template:Menu dev}} | |
− | + | |width="20%"|{{Template:Menu ci}} | |
− | + | |width="20%"|{{Template:Menu programmation}} | |
− | + | |width="20%"|{{Template:Menu android}} | |
+ | |} | ||
− | |||
− | |||
− | |||
− | |||
− | === | + | =To be done= |
− | + | ||
+ | |||
+ | ==Programming== | ||
+ | * Code | ||
+ | ** Java | ||
+ | ** JEE | ||
+ | ** Spring | ||
+ | ** JMS | ||
+ | ** Maven tricks | ||
+ | ** SQL | ||
+ | ** Other | ||
+ | * Tests | ||
+ | ** Units tests | ||
+ | ** Integration tests | ||
+ | *** Spring tests | ||
+ | *** DB Unit | ||
+ | *** Arquillian | ||
+ | ** Load tests | ||
+ | * Architecture | ||
+ | ** Design patterns | ||
+ | ** SOA / ESB | ||
+ | ** Clean code | ||
+ | * Performances check | ||
+ | ** VisualVM (JMX monitoring of JDK) | ||
+ | * Methods | ||
+ | ** Scrum | ||
+ | ** Kanban | ||
+ | |||
+ | |||
+ | ==Javascript== | ||
+ | |||
+ | * [[Conditional content depending on IP address]] |
Latest revision as of 21:27, 12 March 2019
Development tools |
Continuous Integration |
Programming languages |
Android |
To be done
Programming
- Code
- Java
- JEE
- Spring
- JMS
- Maven tricks
- SQL
- Other
- Tests
- Units tests
- Integration tests
- Spring tests
- DB Unit
- Arquillian
- Load tests
- Architecture
- Design patterns
- SOA / ESB
- Clean code
- Performances check
- VisualVM (JMX monitoring of JDK)
- Methods
- Scrum
- Kanban