Everywhere that provides internet access will give you a browser, where they may not give you a proper SSH program (or worse, they'll block everything but 80/443 outbound). This happens with a lot of cyber cafes, free wifi hotspots, and so on.
> (or worse, they'll block everything but 80/443 outbound)
Or worse, they'll do deep packet inspection to make sure you are not using SSH. My high school did this, and I ended up stuck with Cloud9 instead of using my real server at home. Glad to be out of there.