Quiz
Are you sure to be a good programmer ?
Writing code is not only writing lines of code. It is now more complex to get a reliable code, without technical debt, readable by others (and by yourself 6 month later)…
Why writing good code ?
We are in research. So… “don’t care about the code itself. i’m just doing a publication”
No !!!!
- Otherwise your code will be drop into trash after you leave.
- You are not sure your code is not a starting point of something bigger.
- Capitalize on code is always a good idea for next scientific purpose in a team.
- You will increase your personnal skills in development
Available quiz
- Clean Code Principles
Do you write good code ?
- Git
Do you know git ?
- JavaScript / TypeScript
Get acquaintance with the twins of the web !
- Python
Are you Pythonic ?
- Test Driven Development
Do you know what it is ?
- Web Development
Explore the mysteries of web development !
- Web General Culture
Are you Web aware ?