Can I learn Python without constant internet?

Asked by emeka_nwankwo · 2 weeks ago

1 Answer

36
amorebise · 2 weeks ago Top Answer

Yes. You can install Python and a simple editor on your laptop and code offline. You only need the internet to download libraries or watch tutorials.

I know many successful developers who spent hours coding in rooms without internet, just using their logic and what they've learned. It's possible!

Log in to add a comment.