Sitemap

A list of all the posts and pages found on the site. For you robots out there is an XML version available for digesting as well.

Pages

Posts

Tokens and variables

2 minute read

The smallest individual entities in a java program are called tokens. They are classified as

Operators

5 minute read

An Operator is a symbol that allows a program to perform certain operation (like arithmetic or logical) on data and variables 1. Arithmetic (*, /, %, +, -, +...

docs

pets

portfolio

recipes