Programming cheatsheets
HTML (HyperText Markup Language)
A markup language to create elements of the website.
More >>CSS (Cascading StyleSheets)
A frontend language to style HTML elements and customize the layout of the website.
More >>JavaScript
A programming language to handle user interaction on websites (e.g. like, comment, registration).
More >>Java
The most widely used object-oriented programming language for desktop/Android apps, banking systems and more.
More >>