I want to compute the curvature of the sphere. I have the following definition : The curvature is given by $$K_p(T_p\mathbb S^2)=\frac{R(X,Y,Y,X)}{\|X\wedge Y\|^2}$$ where $X,Y$ is a basis of $T_p(\mathbb S^2)$ and $R(X,Y,Z,W)=g(R_{XY}Z,W)$ where $g$ is the Riemanian metric, and $Z\longmapsto R_{XY}Z$ Rieman tenseur, i.e. $$R_{XY}Z=[\nabla _X,\nabla _Y]Z-\nabla _{[X,Y]}Z.$$
I think that a basis of $T_p(\mathbb S^2)$ is given by $$X=\frac{\partial }{\partial \theta}=(-\sin \varphi\sin \theta,\sin\varphi\cos\theta,0)$$ $$Y=\frac{\partial }{\partial \varphi}=(\cos\varphi\cos\theta,\cos\varphi\sin\theta,-\sin\varphi),$$
My try
On the sphere, we have $g=\mathrm d r^2+r^2\mathrm d \theta^2+r^2\sin^2\theta\mathrm d \varphi^2$ and since $r=1$ is constant, I would say that $\mathrm d r^2=0$, and thus $$g=\mathrm d \theta^2+\sin^2\varphi\mathrm d \varphi^2.$$ Now, $$\|X\wedge Y\|^2=g(X,X)g(Y,Y)-g(X,Y)^2=\sin^2\varphi.$$
Now, $$R(X,Y,Y,X)=g([\nabla _{\partial \theta},\nabla _{\partial \varphi}]\partial _\varphi-\nabla _{[\partial _\theta,\partial _\varphi]}\partial _\varphi,\partial _\theta).$$
For example $$\nabla _{\partial _\varphi}\partial _\varphi=\Gamma_{\varphi\varphi}^{\theta}\partial _\theta+\Gamma_{\varphi\varphi}^\varphi \partial _\varphi.$$
Question 1) Are the $\Gamma_{ij}^k$ numbers or function, i.e. what will give for example $\nabla _{\partial _\theta}\Gamma_{\varphi\varphi}^\varphi \partial _\varphi$ ? Will it be $$\partial _\theta (\Gamma_{\varphi\varphi}^\theta)\partial _\varphi+\Gamma_{\varphi\varphi}^\theta \nabla _{\partial _\theta}\partial _\varphi$$ or just $$\Gamma_{\varphi\varphi}^\theta \nabla _{\partial _\theta}\partial _\varphi ?$$
Question 2) Am I on the right way ? Is there an easier way ?