Given a first fundamental form, i.e. $$\frac{(du)^2 + (dv)^2}{u^2 + v^2}.$$ How can I calculate the Gaussian curvature $K$? I do not really know how to approach the problem, since the formulas for the Gaussian curvature involve the second fundamental form. Is there a way to calculate the second fundamental form out of the first one?
Edit. Here is the theorema egregium as stated in Riemannian Manifolds by John M. Lee:
Let $M \subseteq \mathbb{R}^3$ be a $2$-dimensional submanifold and $g$ the induced metric on $M$. For any $p\in M$ and any basis $(X,Y)$ for $T_pM$, the Gaussian curvature of $M$ at $p$ is given by $$K= \frac{Rm(X,Y,Y,X)}{|X|^2|Y|^2-\langle X,Y\rangle^2}$$ Therefore the Gaussian curvature is an isometry invariant of $(M,g)$.
Where $Rm$ denotes the Riemann curvature tensor and $$Rm(X,Y,Z,W) = \langle R(X,Y)Z,W\rangle$$ where $R$ is the Riemann curvature endomorphism.