I have an exercise of several subsections, but I want to know how to do this subsection:
Calculate the matrix of the Weingarten's operator with respect to the basis $(u,v)$ where $u=(1,0,g_x)$ and $v=(0,1,g_y)$.
The manifold is an arbitrary one generated by the parametrization $\alpha(x,y)=(x,y,g(x,y))$. I know that the gauss' mapping is
$$\eta(m)=\frac{(-g_x,-g_y,1)}{\sqrt{g_x^2+g_y^2+1}}$$
And from that I can generate the Weingarten's operator by derivating $\eta$, but I don't know how to proceed when it says "with respect to the basis $(u,v)$".