Hello everyone! I’m looking for mobile solutions to keep coding during my commute. I need something that can handle both SQL database work and Python programming on my Android device. I’ve tried Google Colab before and someone mentioned Deepnote to me. What other options are out there? I want to practice writing database queries and work with data analysis using Python libraries. My main goal is to make good use of my travel time for learning. Any recommendations for apps or web platforms that work well on mobile browsers would be great!
for sql, sqlite buddy is good, or try termux for installing sqlite - way better than just browser tools. for python, pydroid 3 is awesome and supports libraries like pandas. just keep an eye on battery life, tho, especially on long trips.