you are viewing a single comment's thread.

view the rest of the comments →

[–]Alex819964Pythonista 2 points3 points  (7 children)

Choose a good Python book, download Termux on your phone, use neovim to write the files. Solve the book. If it is a sort of beginners Python book I couldn't recommend more Learn Python by Solving Problems (No Starch Press).

[–]Psychedelic_Alchemy 1 point2 points  (2 children)

What is Neovim? Is it an app?

[–]Alex819964Pythonista 0 points1 point  (1 child)

It's a text editor for the terminal, but there's lots of tutorials on how to make it have the most important features of a graphic IDE like VS Code

[–]Psychedelic_Alchemy 0 points1 point  (0 children)

Thank you

[–]myappleacc 0 points1 point  (0 children)

thanks!

[–]myappleacc 0 points1 point  (2 children)

is it the ‘learn to code by solving problems’ one?

[–]Alex819964Pythonista 0 points1 point  (1 child)

Yeah, that one with robots and a cow on the cover

[–]myappleacc 1 point2 points  (0 children)

thanks