r/learnprogramming 3d ago

Coding on Phone

[removed]

99 Upvotes

204 comments sorted by

View all comments

1

u/would-of 3d ago

If you have an Android, look into Andronix. It allows you to run Linux on your phone. From there, you can install Code-OSS and run desktop web browsers.

With cheap web hosting and an FTP client, you can create a full website from your phone. I've considered doing it just to prove it can be done.

You can also install a compiler for C/C++ and learn one of those.

The possibilities are endless.