What are some good mobile apps for learning Python?

0
10
Asked By CuriousCoder92 On

I'm looking to improve my Python skills for cybersecurity over winter break. I'm currently learning on my laptop, but I'd love to find a mobile app I can use during downtime at work. I'm a beginner and have a solid understanding of programming basics thanks to my experience with Java. Are there any free apps you would recommend?

1 Answer

Answered By TechyTraveler23 On

You might want to try downloading Termux on your phone. It lets you run a Linux environment where you can code in Python. Pair it with a good beginners book, like 'Learn Python by Solving Problems' from No Starch Press, and you’re all set to tackle challenges on the go!

JavaJuggler44 -

Thanks for the recommendation!

QuickQuestion77 -

Is that the 'Learn to Code by Solving Problems' book?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.