the aim is to calculate $$\int dz\,d\bar{z} e^{-z\bar{z}}$$
when interpreting $dz\,d\bar{z}$ term, I got confused:
$$dz\,d\bar{z}=(dx+i\,dy)(dx-i\,dy)=(dx)^2-(dy)^2 $$ $$dz\,d\bar{z}=\det\begin{bmatrix} 1 &i \\ 1 &-i \end{bmatrix}dx\,dy=-2i\,dx\,dy $$
why doesn't the first expression agree with the second one?
$dx$ and $dy$ are just numbers, $dx\,dy=dy\,dx$, right?
Then what is the geometry interpretation of this kind of integral: $$\int dz\,d\bar{z} f(z,\bar{z}) \text{ ?}$$