Show Menu
Cheatography

test Cheat Sheet (DRAFT) by

test

This is a draft cheat sheet. It is a work in progress and is not finished yet.

Basic coding conven­tions and concept

Comments
Please don't forget to comment your work! No new method should be written without a comment.
When the code is complex and tricky, one line of comment could highly help a collegue who will need to unedes­rtand it in the futur!

Use fully named variable

combien font 2+2
3