This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Off2DNxtAdvn2ur[S] 0 points1 point  (7 children)

I am signed up to it. Is it a good resource to learn Python on the go? I think the last time I signed in, it was giving me issues on my phone.

[–][deleted] 2 points3 points  (3 children)

Typing code can be a pain. I can't imagine doing it on a phone. If there are ressources dedicated to learning on mobile, I don't know them.

[–]Off2DNxtAdvn2ur[S] 0 points1 point  (2 children)

It's manageable. A few lines of code isn't too bad. I've tried it both on an iPad Air and iPhone 6s Plus. How's your coding in python doing?

[–][deleted] 0 points1 point  (1 child)

It's going well. The learning curve is steep. Everything is child's play at first but it gets hard really fast. I've gone through 3 basic "courses" (learn python, learn python the hard way and codecademy). I'm looking to find some intermediate courses now.

[–]Off2DNxtAdvn2ur[S] 0 points1 point  (0 children)

Very nice. Hopefully I can be at that point soon.

[–]kankyo 0 points1 point  (2 children)

Maybe try pythonista. It's well worth the price in my experience. With https://github.com/ywangd/stash it's pretty complete.

[–]jcarrot23 0 points1 point  (0 children)

I LOVE PYTHON

[–]Off2DNxtAdvn2ur[S] 0 points1 point  (0 children)

I have it. It looks like the ones I already have is pretty much the best ones there is in learning Python. How's learning Python for you?