Prove that if $g(z)$ is holomorphic everywhere inside and on a simple closed contour $C$, taken in a positive sense, and $z$ is any point interior to $C$, then $$g'(z)=\dfrac{1}{2\pi{}i}\int_{C}\dfrac{g(u)du}{(u-z)^2}$$
So far, I know this: If you let $f$ be holomorphic everywhere inside and on a simple closed contour $C$ taken in the positive sense, and if $z_0$ is any point interior to $C$, then
$$f(z_0)=\frac{1}{2\pi{}i}\int_{C}\frac{f(z)dz}{z-z_0}$$
However, I do not know how to attempt this proof using the knowledge I currently have.
For another approach (without power series), we use the definition of derivative. You want to compute
$f'(z_0)= \lim_{z \to z_0} \frac{1}{z - z_0} \left [ \frac{1}{2\pi i} \int_{\gamma} \frac{f(w)}{w - z} \: dw - \frac{1}{2\pi i} \int_{\gamma} \frac{f(w)}{w - z_0} \: dw \right ].$
The right hand side of this simplifies to
$\lim_{z\to z_0} \frac{1}{2\pi i} \int_{\gamma} \frac{f(w)}{(w - z)(w - z_0)} \: dw.$
Now the issue is the interchange of the integral with the limit, for if this is valid, then you get
$\lim_{z\to z_0} \frac{1}{2\pi i} \int_{\gamma} \frac{f(w)}{(w - z)(w - z_0)} \: dw=\frac{1}{2\pi i} \int_{\gamma} \lim_{z\to z_0}\frac{f(w)}{(w - z)(w - z_0)} \: dw=\int_{\gamma}\frac{f(w)}{(w - z_0)^2} \: dw$, as desired.
All that remains therefore is to justify the limit/integral switch: a fancy way would be to use the dominated convergence theorem, which applies since $f$ is bounded on $\gamma$ and there is a number $\delta$ such that $d(z_0,\gamma)=\delta>0$ and we may also assume that $d(z,\gamma)>\delta$ for all $z$ close enough to $z_0.$
But you can also argue directly: Let $M\max_{w\in \gamma} {|f(w)}|,\ \delta$ as in the above remark and $\ell(\gamma)$ the length of $\gamma.$ Then,
$\begin{align}\left |\int_{\gamma} \frac{f(w)}{(w - z)(w - z_0)} \: dw-\int_{\gamma}\frac{f(w)}{(w - z_0)^2} \: dw\right |\le \frac{M}{\delta}\cdot \left |\int_{\gamma} \frac{1}{(w - z)} \: dw-\int_{\gamma}\frac{1}{(w - z_0)} \: dw\right |\le \frac{M}{\delta}\cdot \int_{\gamma}\left|\frac{z-z_0}{(w-z)(w-z_0)}\right|dw\le \frac{M}{\delta^3}\int_{\gamma}|z-z_0|dw\le \frac{M\cdot \ell((\gamma)}{\delta^3}|z-z_0|\end{align}$
To finish, let $z\to z_0.$
For the $kth$ derivative, this calculation goes through virtually unchanged.