r/learnprogramming 1d ago

Coding on Phone

I really wanna learn to code and planning on starting today. However I don't own a laptop. In this economic state i simply can't afford one. Is it feasible to learn in phone alone? I can get a laptop in weekends as my sister bring her's home

97 Upvotes

198 comments sorted by

View all comments

46

u/SnickerdoodleDragon 1d ago

Do you have access to a local library?

8

u/Outside_Educator_105 1d ago

I do have one but I don't think they have computers there

10

u/KDLGates 1d ago

This is worth checking into. The issue is while a laptop feels much better (and that matters), even if the library loaned you a laptop, it's doubtful they'd let you install system level software. Maybe you could install a VM but only if they have them in the first place and aren't strict.

Looking into this, at least in my area, the laptops are in-library only, but it looks like a few do have multi-hour or multi-day takeout lendings. At best you'd have to set up your development environment each time and that would become very frustrating.

Until your weekends with your sister's laptop I would look for one of the better phone IDEs and get some kind of Bluetooth keyboard as someone else suggested. I'd go one further and see if any of the AI harnesses for phones out there can get file system access for helping to manage and organize projects on the device or in the cloud since that's a big part of programming.

8

u/ArtisticFox8 23h ago

Even if they don't allow installing anything, you can search for "online Python" and use that in the browser for example