Needham's Visual Complex Analysis 2.III.2 states that a power series $S_k=\sum{C_k z^k}$ with RoC $R$ converges uniformly on any disk $r<R$.
He leaves the proof as an exercise to the reader. But this reader is struggling!
The only approach I can think of is to try supposing that uniform convergence fails on the disk, and argue for a contradiction.
Convergence is guaranteed everywhere on the disk, as $r < R$. Choosing $\epsilon>0$, each point $z$ on the disk will have an associated N s.t. $S_{n>N}(z)$ is within $\epsilon$ of $S_\infty(z)$.
So maybe we could consider the supremum of these N, and argue against it being infinite...? But this approach looks against the character of the book. I can't believe Needham has this in mind.
I suspect there is some visual way to see it.
But how?
Here's a few more details. Let $r < R$, where $R$ is the radius of convergence of $$ \sum_{k=0}^\infty c_k z^k. $$
Fix a point $p$ with $|p|$ a little larger than $r$ and a little smaller than $R$, for example, $|p| = (r+R)/2$. Since the series converges for $p$, we know that $c_k p^k \to 0$ as $k\to \infty$, and so does $|c_k p^k|$.
To show uniform convergence on $|z|\le r$, we get $$ M_k = \sup_{|z| \le r} |c_kz^k| \le |c_k| r^k = |c_k p^k| \cdot \frac{r^k}{|p|^k} $$ Since $|c_k p^k| \to 0$, there is a constant $A$ (independent of $k$) such that $|c_k p^k| \le A$ for all $k$, i.e. $M_k \le A (r/|p|)^k$. Hence $$ \sum_{k=1}^\infty M_k $$ converges (by comparison with a convergent geometric series; the ratio is $r/|p| < 1$), and Weierstrass' $M$-test gives us uniform convergence.