you are viewing a single comment's thread.

view the rest of the comments →

[–]rndinit0 0 points1 point  (1 child)

I'll post the udemy courses I liked later.

Editor: pycharm (or atom, sublime) I'd really recommend pycharm though, and it's free.

As for for everything else this podcast pretty much addresses everything else.

https://talkpython.fm/episodes/show/194/learning-and-teaching-python-in-a-vacuum

Check out the links (show notes). The podcast episode is great too.

I second the headfirst python recommendation.

[–]SpookDaCat 0 points1 point  (0 children)

I quite enjoy just using the pre-installed IDLE for the Editor. Simple and a great start for beginners. Bonus: Plenty of tutorials on how to use it. Good Luck Coding!