I'm quite new to complex analysis and have this question:
Evaluate $\ \int_C \bar z dz$, where C is the unit circle in a counterclockwise direction
What I have done is: $$\ \int_C \bar z dz = \int_0^{2\pi} \overline {e^{it}}. ie^{it}dt = \int_0^{2\pi} {e^{-it}}. ie^{it}dt = \int_0^{2\pi}idt $$ $$\ =2\pi i$$
Is this right or have I gone wrong somewhere, I think this seems too straightforward?
Yes, your computation is correct.
Note that if $\gamma$ is a simple bounded regular closed curve counterclockwise oriented then $$\int_\gamma \bar z dz=\int_\gamma (x-iy) d(x+iy)=\int_\gamma (xdx+ydy)+i\int_\gamma(xdy-ydx)\\\stackrel{GT}{=}\iint_D (0-0)dxdy+i\iint_D (1-(-1))dxdy=2i\cdot \mbox{Area}(D)$$ where we used the Green's theorem (GT) and $D$ is the region bounded by $\gamma$.