I've recently been introduced to uniform continuity and I will be asked to disprove that several functions are not uniformly continuous. It seems the trick is to play around with $|x-y| < \delta$ and $|f(x) - f(y)| < \varepsilon$ to arrive at a contradiction.
I was wondering if there were any other general tips/strategies. For instance, one that I have seen is to choose $y = x + \frac{\delta}{2}$ and then pick $x$ accordingly to arrive at a contradiction. And that it is usually convenient to restrict $\delta$ to be less than one because for any $\delta' \geq 1, |x - y| < \delta < \delta' $ the inequality will still hold.
Any other useful tricks or intuition that people have picked up would be greatly appreciated.
Find some particular $\epsilon >0$ and construct sequences $x_n$ and $y_n$ in the domain of the function $f$ that satisfy $|x_n-y_n|\leq \frac 1 n$ and $|f(x_n) - f(y_n) |\geq \epsilon$