You are reading a single comment by @ObiWomKenobi and its replies.
Click here to read the full conversation.
-
interesting. and useful, thanks.
I've been using jupyter so far to go through all these mini exercises that I need to do in prep for my interview on Friday (Data Science course, hopefully funded by work)
I like the way you can just jump back and forward without having to save .py files and switch programs to run them.
1 Attachment
I wouldn't recommend using PyCharm straight off the bat. It can end up hiding too much of the workings before you really understand it.
I think using sublime and a pylinter so you can check your work as you go.